{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-indian-lake-travel-resort-manistique-mi",
  "name": "Indian Lake Travel Resort",
  "description": "Indian Lake Travel Resort is located at 202 County Road 455, Manistique MI 49854. Indian Lake Travel Resort can be contacted at ***-***-**** or http://www.indianlaketravelresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-indian-lake-travel-resort-manistique-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "202 County Road 455",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9475426,
    "longitude": -86.3560113
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/indian-lake-travel-resort"
  ]
}