{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sandusky-oh",
  "name": "Spot2Nite",
  "description": "Check out Bayfront Resort at Cross View in Sandusky, Ohio on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sandusky-oh",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/be34f6b5-0406-11f0-bc9a-04a5005a4ffc/card.jpg?v=63909527985"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1231 1st Street",
    "addressLocality": "Sandusky",
    "addressRegion": "OH",
    "postalCode": "44870",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4527772,
    "longitude": -82.6913953
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "100",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$100+"
}