{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lake-sch-nepp-a-ho-muskegon",
  "name": "What is the phone number for Lake Sch-Nepp-A-Ho?",
  "description": "Lake Sch-Nepp-A-Ho is located at 390 East Tyler Road, Muskegon MI 49445. Lake Sch-Nepp-A-Ho can be contacted at ***-***-**** or http://www.michigan-campgrounds.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lake-sch-nepp-a-ho-muskegon",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "390 East Tyler Road",
    "addressLocality": "Muskegon",
    "addressRegion": "MI",
    "postalCode": "49445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3175669,
    "longitude": -86.2345745
  }
}