{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-cortland-ny",
  "name": "Spot2Nite",
  "description": "Check out Greek Peak Campground at Hope Lake in Cortland, New York on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-cortland-ny",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b945f0b3-3fe6-11f0-9d3a-4fc494328da8/card.jpg?v=63916111364"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1855 New York 392",
    "addressLocality": "Cortland",
    "addressRegion": "NY",
    "postalCode": "13045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5108592,
    "longitude": -76.1515859
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "57",
    "priceValidUntil": "2026-07-23"
  },
  "priceRange": "$57+"
}