{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bushnell-fl",
  "name": "Spot2Nite",
  "description": "Check out Red Oaks Sun RV Communities in Bushnell, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bushnell-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/bc13d0d8-4d18-11f0-94e8-2e125e5a0fef/card.jpg?v=63917562118"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5551 Southwest 18th Terrace",
    "addressLocality": "Bushnell",
    "addressRegion": "FL",
    "postalCode": "33513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.675073,
    "longitude": -82.1340045
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "43",
    "priceValidUntil": "2026-07-01"
  },
  "priceRange": "$43+"
}