{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-wilderness-campground-dundee-mi",
  "name": "Wilderness Campground",
  "description": "Wilderness Campground is located at 1350 Meanwell Road, Dundee MI 48131. Wilderness Campground can be contacted at ***-***-**** or https://wildernesscampgroundmi.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-wilderness-campground-dundee-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1350 Meanwell Road",
    "addressLocality": "Dundee",
    "addressRegion": "MI",
    "postalCode": "48131",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9359179,
    "longitude": -83.6137788
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/dundee/wilderness-campground"
  ]
}