{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bear-slide-lake-luzerne-ny",
  "name": "Bear Slide",
  "description": "Bear Slide is located at 1368 River Road, Lake Luzerne NY 12846. Bear Slide can be contacted at ***-***-**** or http://www.dec.ny.gov/lands/53165.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bear-slide-lake-luzerne-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1368 River Road",
    "addressLocality": "Lake Luzerne",
    "addressRegion": "NY",
    "postalCode": "12846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.398655,
    "longitude": -73.8706117
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/lake-luzerne/bear-slide"
  ]
}