{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-lake-campground-manistique-mi",
  "name": "Indian Lake Campground",
  "description": "Indian Lake Campground is located at , Manistique MI 49854. Indian Lake Campground can be contacted at or http://www.michigandnr.com/parksandtrails/Details.aspx?id=420&type=SPRK",
  "url": "https://campertunity.com/listings/campgrounds/indian-lake-campground-manistique-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9435439,
    "longitude": -86.3317819
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/indian-lake-campground"
  ]
}