{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-oaks-zephyrhills-fl",
  "name": "Country Oaks",
  "description": "Country Oaks Park is located near the flat terrain of central Florida.",
  "url": "https://campertunity.com/listings/campgrounds/country-oaks-zephyrhills-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1894839/media/country-oaks-r-v-park_b5c5a7c9-0f90-4966-9026-2c8f017ab5be.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1894839/media/country-oaks-r-v-park_b5c5a7c9-0f90-4966-9026-2c8f017ab5be.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.176223,28.25964300000001)/-82.176223,28.25964300000001,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1894837/media/country-oaks-r-v-park_0db2e791-880e-4eec-8799-29e17df4d810.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Zephyrhills",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.25964300000001,
    "longitude": -82.176223
  },
  "numberOfRooms": 37,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Spring"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Hole"
    }
  ]
}