{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-freeport-fl",
  "name": "Spot2Nite",
  "description": "Check out Live Oak Landing in Freeport, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-freeport-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/a8d7f3c6-4989-11eb-ab66-ae29f73191bf/card.jpg?v=63889841714"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "229 Pitts Avenue",
    "addressLocality": "Freeport",
    "addressRegion": "FL",
    "postalCode": "32439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4302488,
    "longitude": -86.117128
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "64.34",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "$64.34+"
}