{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manistique-lakeshore-campground-manistique-mi",
  "name": "Manistique Lakeshore Campground",
  "description": "Manistique Lakeshore Campground is located at 320 Traders Point Drive, Manistique MI 49854. Manistique Lakeshore Campground can be contacted at ***-***-**** or http://manistiquelakeshorecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/manistique-lakeshore-campground-manistique-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "320 Traders Point Drive",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9502573,
    "longitude": -86.2508917
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/manistique-lakeshore-campground"
  ]
}