{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/otter-lake-campground-lodges-munising-mi",
  "name": "Otter Lake Campground & Lodges",
  "description": "Otter Lake Campground & Lodges is located at E7609 Buckhorn Road, Munising MI 49862. Otter Lake Campground & Lodges can be contacted at ***-***-**** or http://www.playatotterlake.com/",
  "url": "https://campertunity.com/listings/campgrounds/otter-lake-campground-lodges-munising-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E7609 Buckhorn Road",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "postalCode": "49862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3104209,
    "longitude": -86.7218557
  }
}