{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gooseneck-lake-dispersed-campsites-manistique-mi",
  "name": "Gooseneck Lake Dispersed Campsites",
  "description": "Reservations required",
  "url": "https://campertunity.com/listings/campgrounds/gooseneck-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.07284239,
    "longitude": -86.54404475
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/michigan-gooseneck-lake-dispersed"
  ],
  "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+"
}