{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-gardiner-ny",
  "name": "Spot2Nite",
  "description": "Check out Jellystone Park™ Gardiner in Gardiner, New York on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-gardiner-ny",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4e009e23-6d71-11f0-a3cd-26185bef8763/card.jpg?v=63921118592"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 Bevier Road",
    "addressLocality": "Gardiner",
    "addressRegion": "NY",
    "postalCode": "12525",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.67992,
    "longitude": -74.1636068
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "13:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "338.1",
    "priceValidUntil": "2026-08-13"
  },
  "priceRange": "$338.1+"
}