{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haven-campground-kalkaska-mi",
  "name": "Haven Campground",
  "description": "Haven Campground is located near the shores of Lake Michigan, offering a landscape of forests and sandy beaches.",
  "url": "https://campertunity.com/listings/campgrounds/haven-campground-kalkaska-mi",
  "image": [
    "https://photos.thedyrt.com/photo/878018/media/haven-campground-2_f68ee946-27b9-48a6-8f25-6227a64b3389.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-85.03926740752439,44.716764087603366)/-85.03926740752439,44.716764087603366,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/878018/media/haven-campground-2_f68ee946-27b9-48a6-8f25-6227a64b3389.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/878015/media/haven-campground-2_cd4eb74d-bb4d-4f8d-b23b-595a50d59ec5.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kalkaska",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.716764087603366,
    "longitude": -85.03926740752439
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 33,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$25-$50"
}