{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-montys-bay-campsites-west-c",
  "name": "Monty's Bay Campsites",
  "description": "Monty's Bay Campsites is located at 715 Lakeshore Road, West Chazy NY 12992. Monty's Bay Campsites can be contacted at ***-***-**** or http://www.montysbay.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-montys-bay-campsites-west-c",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "715 Lakeshore Road",
    "addressLocality": "West Chazy",
    "addressRegion": "NY",
    "postalCode": "12992",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.82853,
    "longitude": -73.405124
  }
}