{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-rv-campground-bainbridge-ny-1",
  "name": "Riverside RV Campground",
  "description": "Riverside RV Campground is located at 1303 County Road 39, Bainbridge NY 13733. Riverside RV Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/riverside-rv-campground-bainbridge-ny-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1303 County Road 39",
    "addressLocality": "Bainbridge",
    "addressRegion": "NY",
    "postalCode": "13733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2901757,
    "longitude": -75.4755516
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/bainbridge/riverside-rv-campground"
  ]
}