{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shakey-lakes-park-campground-stephenson-mi",
  "name": "Shakey Lakes Park Campground",
  "description": "Shakey Lakes Park Campground is located near Stephenson, MI, featuring a landscape of forests and lakes.",
  "url": "https://campertunity.com/listings/campgrounds/shakey-lakes-park-campground-stephenson-mi",
  "image": [
    "https://photos.thedyrt.com/photo/media/michigan-shakey-lakes-park_3ce2cc36-4ae6-49ea-8fc8-542570d63dae.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-87.82024218,45.4158152)/-87.82024218,45.4158152,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/michigan-shakey-lakes-park_77030d5a-e866-4eb6-839b-8c46f0551c64.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/michigan-shakey-lakes-park_3ce2cc36-4ae6-49ea-8fc8-542570d63dae.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8390 County Park Road",
    "addressLocality": "Stephenson",
    "addressRegion": "MI",
    "postalCode": "49887",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4158152,
    "longitude": -87.82024218
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/michigan-shakey-lakes-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}