{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-campground-wise-river-mt",
  "name": "Willow Campground",
  "description": "Contact info, reviews tips & more for Willow Campground | Camping in Montana",
  "url": "https://campertunity.com/listings/campgrounds/willow-campground-wise-river-mt",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wise River",
    "addressRegion": "MT",
    "postalCode": "59762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6375051,
    "longitude": -113.07566827
  },
  "sameAs": [
    "https://thedyrt.com/camping/montana/montana-willow-creek-campground-25899"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}