{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-randolph-ny",
  "name": "Spot2Nite",
  "description": "Check out Pope Haven Campground in Randolph, New York on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-randolph-ny",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d7cd3eb0-da2d-11ee-a770-42010a001434/card.jpg?v=63893110771"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11948 Pope Road",
    "addressLocality": "Randolph",
    "addressRegion": "NY",
    "postalCode": "14772",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2074413,
    "longitude": -78.9974708
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/new-york/randolph/pope-haven-campground"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}