{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-freeport-fl-1",
  "name": "Spot2Nite",
  "description": "Check out Calypso Cove RV Park in Freeport, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-freeport-fl-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/19655e0e-a51e-11eb-961c-ae29f73191bf/card.jpg?v=63892711918"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18655 U.S. 331",
    "addressLocality": "Freeport",
    "addressRegion": "FL",
    "postalCode": "32439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.456657,
    "longitude": -86.13004
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "66.24",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "$66.24+"
}