{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boggy-creek-resort-rv-park-kissimmee-fl",
  "name": "Boggy Creek Resort & RV Park",
  "description": "Boggy Creek Resort & RV Park is located near Kissimmee, Florida, featuring flat terrain with nearby lakes and waterways.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boggy-creek-resort-rv-park-kissimmee-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1230662/media/boggy-creek-resort-and-rv-park_e3816ee7-76e7-4963-a894-4a86e4080526.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1230662/media/boggy-creek-resort-and-rv-park_e3816ee7-76e7-4963-a894-4a86e4080526.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1230659/media/boggy-creek-resort-and-rv-park_acfccc33-f20a-44b7-9af2-f1bb7de408e4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.29123235,28.32777603)/-81.29123235,28.32777603,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3705 Big Bass Rd",
    "addressLocality": "Kissimmee",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.32777603,
    "longitude": -81.29123235
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}