{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cookson-lake-dispersed-campsite-munising-mi",
  "name": "Cookson Lake Dispersed Campsite",
  "description": "Cookson Lake Dispersed Campsite is located at 2257 Federal Forest Road, Munising MI 49862. Cookson Lake Dispersed Campsite can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/hiawatha/recreation/recarea/?recid=13315&actid=34",
  "url": "https://campertunity.com/listings/campgrounds/cookson-lake-dispersed-campsite-munising-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2257 Federal Forest Road",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "postalCode": "49862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1953009,
    "longitude": -86.5615722
  }
}