{
  "name": "Rehoboth Golf Cart Rentals",
  "version": "1.1",
  "description": "Street legal golf cart rental service based in Rehoboth Beach, Delaware. Delivers 4-seater, 6-seater, and utility LSV carts to any address in Delaware — including Milford (ZIP 19963), Lewes, Bethany Beach, Fenwick Island, Dover, and all shore towns.",
  "url": "https://rehobothgolfcartrentals.com",
  "contact": {
    "telephone": "302-722-0999",
    "email": "info@rehobothgolfcartrentals.com",
    "address": {
      "streetAddress": "20862 Coastal Hwy",
      "addressLocality": "Rehoboth Beach",
      "addressRegion": "DE",
      "postalCode": "19971",
      "addressCountry": "US"
    }
  },
  "hours": {
    "mondayToSaturday": "09:00-17:00",
    "sunday": "closed",
    "emergency": "24/7"
  },
  "capabilities": [
    "golf_cart_rental_quote",
    "delivery_fee_calculation",
    "availability_inquiry",
    "reservation"
  ],
  "pricing": {
    "fourSeaterDaily": 245,
    "sixSeaterDaily": 295,
    "deliveryFeePerMile": 6.00,
    "deliveryOriginZip": "19971",
    "pickupIncluded": true,
    "currency": "USD"
  },
  "featuredServiceCities": [
    { "city": "Rehoboth Beach", "state": "DE", "zip": "19971", "distanceMiles": 0, "deliveryFeeEstimate": 0 },
    { "city": "Milford", "state": "DE", "zip": "19963", "distanceMiles": 28, "deliveryFeeEstimate": 168 },
    { "city": "Lewes", "state": "DE", "zip": "19958", "distanceMiles": 10, "deliveryFeeEstimate": 60 },
    { "city": "Bethany Beach", "state": "DE", "zip": "19930", "distanceMiles": 18, "deliveryFeeEstimate": 108 },
    { "city": "Fenwick Island", "state": "DE", "zip": "19944", "distanceMiles": 26, "deliveryFeeEstimate": 156 },
    { "city": "Dover", "state": "DE", "zip": "19901", "distanceMiles": 47, "deliveryFeeEstimate": 282 }
  ],
  "keyUrls": {
    "home": "https://rehobothgolfcartrentals.com/",
    "pricing": "https://rehobothgolfcartrentals.com/pricing",
    "contact": "https://rehobothgolfcartrentals.com/contact",
    "locations": "https://rehobothgolfcartrentals.com/locations",
    "siteInfo": "https://rehobothgolfcartrentals.com/api/site-info.json",
    "llmsSummary": "https://rehobothgolfcartrentals.com/llms.txt",
    "llmsFull": "https://rehobothgolfcartrentals.com/llms-full.txt"
  },
  "requirements": {
    "minimumAge": 18,
    "licenseRequired": "valid driver's license",
    "insuranceIncluded": true
  }
}
