{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-benzonia-mi",
  "name": "Spot2Nite",
  "description": "Check out Timberline Campground in Benzonia, Michigan on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-benzonia-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ecbdd59e-9c0a-11ed-a87e-ae29f73191bf/card.jpg?v=63892719915"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2788 Benzie Highway",
    "addressLocality": "Benzonia",
    "addressRegion": "MI",
    "postalCode": "49616",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.591601,
    "longitude": -86.0994153
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "44",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$44+"
}