{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adirondack-gateway-rv-resort-campground-gansevoort-ny-1",
  "name": "Adirondack Gateway RV Resort & Campground",
  "description": "Adirondack Gateway RV Resort & Campground is located at 427 Fortsville Road, Gansevoort NY 12831. Adirondack Gateway RV Resort & Campground can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/mid-atlantic/new-york/adirondack-gateway/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/adirondack-gateway-rv-resort-campground-gansevoort-ny-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "427 Fortsville Road",
    "addressLocality": "Gansevoort",
    "addressRegion": "NY",
    "postalCode": "12831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.234042,
    "longitude": -73.687199
  }
}