{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/frog-creek-rv-resort-campground-palmetto-fl",
  "name": "Frog Creek RV Resort & Campground",
  "description": "Frog Creek RV Resort & Campground is located near Palmetto, Florida, featuring flat terrain with a mix of grass and trees.",
  "url": "https://campertunity.com/listings/campgrounds/frog-creek-rv-resort-campground-palmetto-fl",
  "image": [
    "https://photos.thedyrt.com/photo/627200/media/frog-creek-rv-resort-campground_807ec07e-c8ec-4806-883f-24819fa56154.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/627203/media/frog-creek-rv-resort-campground_2fbf9e67-f2be-41e9-969b-ff54f0ef302e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/627200/media/frog-creek-rv-resort-campground_807ec07e-c8ec-4806-883f-24819fa56154.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.54676101397442,27.590239566404897)/-82.54676101397442,27.590239566404897,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8515 Bayshore Road",
    "addressLocality": "Palmetto",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.590239566404897,
    "longitude": -82.54676101397442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}