{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-sterling-ny-1",
  "name": "Spot2Nite",
  "description": "Check out Shady Shores RV Resort & Campground in Sterling, New York on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-sterling-ny-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/76e36f11-c8f4-11ef-ac2b-cde1f1c5e5d1/card.jpg?v=63903032978"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14955 West Bay Road",
    "addressLocality": "Sterling",
    "addressRegion": "NY",
    "postalCode": "13156",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3429547,
    "longitude": -76.7173913
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-06-27"
  },
  "priceRange": "$60+"
}