{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mystery-creek-campground-newaygo-mi-1",
  "name": "Mystery Creek Campground",
  "description": "Mystery Creek Campground is located at , Newaygo MI 49337. Mystery Creek Campground can be contacted at ***-***-**** or http://www.mysterycreekcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/mystery-creek-campground-newaygo-mi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newaygo",
    "addressRegion": "MI",
    "postalCode": "49337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.380428,
    "longitude": -85.869092
  }
}