{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wellston-mi",
  "name": "Spot2Nite",
  "description": "Check out Tippy Dam Campground and Cabins in Wellston, Michigan on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wellston-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/17b541a5-4161-11f0-ab80-9649fb906ef1/card.jpg?v=63916274373"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17974 Old House Road",
    "addressLocality": "Wellston",
    "addressRegion": "MI",
    "postalCode": "49689",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.254548,
    "longitude": -85.942318
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$28+"
}