{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-mount-gilead-oh",
  "name": "Spot2Nite",
  "description": "Check out Jellystone Park™ Columbus North in Mount Gilead, Ohio on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-mount-gilead-oh",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9d877be1-4547-11f0-b3d9-320b9f5becff/card.jpg?v=63916702635"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4185 Township Road 99",
    "addressLocality": "Mount Gilead",
    "addressRegion": "OH",
    "postalCode": "43338",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5819495,
    "longitude": -82.8129472
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$45+"
}