{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pike-lake-state-forest-campground-luce-paradise-mi",
  "name": "Pike Lake State Forest Campground (Luce)",
  "description": "Pike Lake State Forest Campground near Newberry, MI, is surrounded by forested terrain.",
  "url": "https://campertunity.com/listings/campgrounds/pike-lake-state-forest-campground-luce-paradise-mi",
  "image": [
    "https://photos.thedyrt.com/photo/1255556/media/michigan-pike-lake-state-forest-campground_0ce914a4-a36b-4871-a275-1c529210e023.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-85.41668467,46.64425286)/-85.41668467,46.64425286,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1255556/media/michigan-pike-lake-state-forest-campground_0ce914a4-a36b-4871-a275-1c529210e023.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1255555/media/michigan-pike-lake-state-forest-campground_47e60972-968b-41de-9fd2-68f0e4fd7997.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Paradise",
    "addressRegion": "MI",
    "postalCode": "49868",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.64425286,
    "longitude": -85.41668467
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/michigan-pike-lake-state-forest-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}