{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/florilow-oaks-rv-campground-bushnell-fl",
  "name": "Florilow Oaks RV Campground",
  "description": "Florilow Oaks RV Campground is located near Bushnell, Florida, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/florilow-oaks-rv-campground-bushnell-fl",
  "image": [
    "https://photos.thedyrt.com/photo/786494/media/florilow-oaks_47625086-9b8d-46e2-89dd-40c160730aac.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/786494/media/florilow-oaks_47625086-9b8d-46e2-89dd-40c160730aac.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.10035567,28.71073251)/-82.10035567,28.71073251,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/786495/media/florilow-oaks_033719da-c2e0-4e4b-8282-56459b836541.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4272 S US Hwy 301",
    "addressLocality": "Bushnell",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.71073251,
    "longitude": -82.10035567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}