{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-muskegon-state-park-channel-mi",
  "name": "What is the phone number for Muskegon State Park Channel Campground?",
  "description": "Muskegon State Park Channel Campground is located at N Scenic Dr, Muskegon MI 49445. Muskegon State Park Channel Campground can be contacted at ***-***-**** or https://www.midnrreservations.com/MUSKEGONSTATEPARK",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-muskegon-state-park-channel-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N Scenic Dr",
    "addressLocality": "Muskegon",
    "addressRegion": "MI",
    "postalCode": "49445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2341965,
    "longitude": -86.3296198
  }
}