{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyman-lake-dispersed-campsites-manistique-mi",
  "name": "Lyman Lake Dispersed Campsites",
  "description": "Reservations required",
  "url": "https://campertunity.com/listings/campgrounds/lyman-lake-dispersed-campsites-manistique-mi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.06862633,
    "longitude": -86.5288994
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/lyman-lake-dispersed-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "8",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "$8+"
}