{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luna-sands-resort-orange-city-fl",
  "name": "Luna Sands Resort",
  "description": "Luna Sands Resort is located near Orange City, Florida, featuring flat terrain with sandy soil and scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/luna-sands-resort-orange-city-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1859054/media/luna-sands-resort_b50d6f06-49ef-489b-86f9-a127dc9c9eb8.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.28830820615264,28.968960972935733)/-81.28830820615264,28.968960972935733,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1859054/media/luna-sands-resort_b50d6f06-49ef-489b-86f9-a127dc9c9eb8.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1859051/media/luna-sands-resort_fb7e9da2-f7b7-437a-9642-2100742e3a08.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1440 E Minnesota Ave",
    "addressLocality": "Orange City",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.968960972935733,
    "longitude": -81.28830820615264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}