{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-zephyrhills-fl",
  "name": "Spot2Nite",
  "description": "Check out Ducky's Day Off RV Park in Zephyrhills, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-zephyrhills-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b5276a88-2a57-11ee-a431-42010a0014e8/card.jpg?v=63892822000"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34408 Florida 54",
    "addressLocality": "Zephyrhills",
    "addressRegion": "FL",
    "postalCode": "33543",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.2184427,
    "longitude": -82.247586
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "76",
    "priceValidUntil": "2026-07-15"
  },
  "priceRange": "$76+"
}