{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-lake-campsite-manistique-mi",
  "name": "Clear Lake Campsite",
  "description": "The Munising and Rapid River/Manistique Ranger Districts of the Hiawatha National Forest offer a variety of camping experiences. Many are located on inland lakes in a rustic forest environment with no drinking water. The rustic environment offers a wonderfully serene and peaceful setting for your next camping experience.",
  "url": "https://campertunity.com/listings/campgrounds/clear-lake-campsite-manistique-mi",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/12/20/15/17/273363_0f379180-cad6-4928-85fa-29c6f79d37ab_700.webp",
    "https://cdn.recreation.gov/public/2018/12/20/15/18/273363_2001ee2f-dcf9-4cce-a142-0afb179b4bd1_700.webp",
    "https://cdn.recreation.gov/public/2024/11/05/17/48/273363_607f1c99-3299-4588-b060-fb9763a94321_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/11/05/17/50/273363_febc0743-96bb-46c5-87f1-28dac9c98848_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RAPID RIVER/MANISTIQUE RANGER DISTRICT",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49878",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.244722,
    "longitude": -86.413889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/273363"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}