{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hazel-creek-campground-davisville-mo",
  "name": "Hazel Creek Campground",
  "description": "Hazel Creek Campground near Potosi, MO, is surrounded by forested terrain with rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/hazel-creek-campground-davisville-mo",
  "image": [
    "https://photos.thedyrt.com/photo/1862943/media/missouri-hazel-creek-campground_b68c0212-b5a4-4073-899b-32ffc4b07c7b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1862943/media/missouri-hazel-creek-campground_b68c0212-b5a4-4073-899b-32ffc4b07c7b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-91.0170004,37.83800069)/-91.0170004,37.83800069,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Davisville",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.83800069,
    "longitude": -91.0170004
  },
  "sameAs": [
    "https://thedyrt.com/camping/missouri/missouri-hazel-creek-campground",
    "https://www.campendium.com/hazel-creek-missouri"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "$0+"
}