{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/michigamme-shores-campground-champion-mi-1",
  "name": "Michigamme Shores Campground",
  "description": "Michigamme Shores Campground is located at 64 Purple Road, Champion MI 49814. Michigamme Shores Campground can be contacted at ***-***-**** or http://www.michigammeshorescampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/michigamme-shores-campground-champion-mi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 Purple Road",
    "addressLocality": "Champion",
    "addressRegion": "MI",
    "postalCode": "49814",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.531763,
    "longitude": -88.0111239
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/champion/michigamme-shores-campground"
  ]
}