{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-demmon-campground-bath-ny",
  "name": "Lake Demmon Campground",
  "description": "Lake Demmon Campground is located at 9139 East Shore Road, Bath NY 14810. Lake Demmon Campground can be contacted at ***-***-**** or http://www.lakedemmon.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-demmon-campground-bath-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9139 East Shore Road",
    "addressLocality": "Bath",
    "addressRegion": "NY",
    "postalCode": "14810",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.354776,
    "longitude": -77.48009
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/bath/lake-demmon-campground"
  ]
}