{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-traverse-city-mi",
  "name": "Spot2Nite",
  "description": "Check out Timber Ridge Resort in Traverse City, Michigan on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-traverse-city-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6ff161a2-e858-11ee-b083-42010a0014e7/card.jpg?v=63893112827"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4050 East Hammond Road",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "postalCode": "49686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7143553,
    "longitude": -85.49594139999999
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "56",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$56+"
}