{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bass-lake-resort-parish-ny-us",
  "name": "Bass Lake Resort",
  "description": "Bass Lake Resort is located at 132 Crim Road, Parish NY 13131. Bass Lake Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bass-lake-resort-parish-ny-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "132 Crim Road",
    "addressLocality": "Parish",
    "addressRegion": "NY",
    "postalCode": "13131",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4030148,
    "longitude": -76.0445563
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/parish/bass-lake-resort"
  ]
}