{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mt-kenyon-family-campground",
  "name": "Mt. Kenyon Family Campground",
  "description": "Mt. Kenyon Family Campground is located at 1571 Lake Avenue, Lake Luzerne NY 12846. Mt. Kenyon Family Campground can be contacted at ***-***-**** or http://www.mtkenyon.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mt-kenyon-family-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1571 Lake Avenue",
    "addressLocality": "Lake Luzerne",
    "addressRegion": "NY",
    "postalCode": "12846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.383961,
    "longitude": -73.780912
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/lake-luzerne/mt-kenyon-family-campground"
  ]
}