{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-rv-campground-bainbridge-ny",
  "name": "Riverside RV Campground",
  "description": "Contact info, reviews tips & more for Riverside RV Campground | Camping in New York",
  "url": "https://campertunity.com/listings/campgrounds/riverside-rv-campground-bainbridge-ny",
  "image": [
    "https://photos.thedyrt.com/photo/755956/media/riverside-rv-campground_4dbf2f32-625f-42bc-8220-c845e1ad9625.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/755956/media/riverside-rv-campground_4dbf2f32-625f-42bc-8220-c845e1ad9625.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bainbridge",
    "addressRegion": "NY",
    "postalCode": "13733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.29064908,
    "longitude": -75.47490836
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-york/riverside-rv-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}