{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hunters-run-rv-estates-zephyrhills-fl",
  "name": "Hunters Run RV Estates",
  "description": "On the southwestern edges of Zephyrhills, in sunny Florida, sits Hunters Run RV Estates. You won't find another community as friendly as this one--with robust a",
  "url": "https://campertunity.com/listings/campgrounds/hunters-run-rv-estates-zephyrhills-fl",
  "image": [
    "https://photos.thedyrt.com/photo/896306/media/hunters-run-r-v-estates_9b5d4a54-735e-4cd7-b675-b0d513acece3.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/896306/media/hunters-run-r-v-estates_9b5d4a54-735e-4cd7-b675-b0d513acece3.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37041 Chancey Rd",
    "addressLocality": "Zephyrhills",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.20838324,
    "longitude": -82.20337628
  },
  "checkinTime": "11:00:00",
  "checkoutTime": "15:00:00",
  "numberOfRooms": 58,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "51",
    "priceValidUntil": "2026-07-15"
  },
  "priceRange": "$51-$54"
}