{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rhinebeck-ny",
  "name": "Spot2Nite",
  "description": "Check out Interlake RV Park & Campground in Rhinebeck, New York on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/rhinebeck-ny",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2517614b-6be3-11f0-8eea-87eef2fde652/card.jpg?v=63920947579"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "428 Lake Drive",
    "addressLocality": "Rhinebeck",
    "addressRegion": "NY",
    "postalCode": "12572",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.905525,
    "longitude": -73.812361
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/new-york/rhinebeck/interlake-rv-park-campground"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "29",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$29+"
}