{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-crystal-river",
  "name": "Spot2Nite",
  "description": "Check out Sweet Citrus Acres RV Resort in Crystal River, Florida on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-crystal-river",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/825b1c66-6094-11ef-a946-42010a001421/card.jpg?v=63891557046"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3995 North Turkey Oak Drive",
    "addressLocality": "Crystal River",
    "addressRegion": "FL",
    "postalCode": "34428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.9145029,
    "longitude": -82.60483219999999
  },
  "checkinTime": "11:30:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "87.3",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$87.3+"
}