{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-keeseville-ny",
  "name": "Spot2Nite",
  "description": "Check out Ausable Chasm Campground in Keeseville, New York on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-keeseville-ny",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/edb3417a-37d8-11f0-9aab-a5723f466d2b/card.jpg?v=63915225830"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "634 New York 373",
    "addressLocality": "Keeseville",
    "addressRegion": "NY",
    "postalCode": "12944",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5269417,
    "longitude": -73.4563611
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$35+"
}