{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cookson-lake-campsite-munising-mi",
  "name": "Cookson Lake Campsite",
  "description": "Cookson Lake Campsite offers a primitive place to stay in the thick of Michigan's wilderness. Beautiful forests surround several lakes in the area, providing am",
  "url": "https://campertunity.com/listings/campgrounds/cookson-lake-campsite-munising-mi",
  "image": [
    "https://photos.thedyrt.com/photo/173215/media/cookson-lake-dispersed-campsite_739fa94d8cbe02ebe95150120dec642b.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/173209/media/cookson-lake-dispersed-campsite_8844c4985d3849a0d4d5061007c61382.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/173215/media/cookson-lake-dispersed-campsite_739fa94d8cbe02ebe95150120dec642b.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/173213/media/cookson-lake-dispersed-campsite_e20d489865de09f72f610481a393b768.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/200070/media/cookson-lake-dispersed-campsite_0a83cd4b0b092f3413cb7f12783c14cd.heic?auto=webp",
    "https://photos.thedyrt.com/photo/173212/media/cookson-lake-dispersed-campsite_30dd9944c9a73df3e2d2a83862b29b8a.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "postalCode": "49862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.19556154,
    "longitude": -86.5615164
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Field"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jennifer S."
      },
      "datePublished": "2019-07-23T01:51:03.543Z",
      "reviewBody": "Spent 3 nights here. Simple camp spot right on the lake. Fishing was good and so was kayaking the lake. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dickie H."
      },
      "datePublished": "2019-07-30T16:00:34.452Z",
      "reviewBody": "Spent one night here with my dog. I was looking for a place to unplug and I sure got what I was looking for. Have to admit I was a bit out of my element for tent camping at this location. There were others camping at this site with RVs, a boat and off road vehicles. They were more prepared for the wilderness! They told me about a pack of wolves roaming around and how they would snatch up my pup if given the opportunity and my girl had a growl off with something in the woods that night. Might have been a wolf! Mosquitos were crazy and there were some giant turtles that seemed to be taking over the whole area. Beautiful view of the big lake. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "8",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$8+"
}