{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snowbank-campground-mt",
  "name": "Snowbank Campground",
  "description": "Explore Snowbank Campground in Custer Gallatin National Forest, Montana with Recreation.gov. Snowbank Campground will be open for the 2025 camping season! The bridge has been repaired! Snowbank Campground is located on the banks of Mill Creek, app",
  "url": "https://campertunity.com/listings/campgrounds/snowbank-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71326.jpg",
    "https://cdn.recreation.gov/public/images/71329.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/71372.jpg",
    "https://cdn.recreation.gov/public/images/71358.jpg",
    "https://cdn.recreation.gov/public/images/71387.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Snowbank Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.171756,
    "longitude": -110.322817
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233930"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$26-$60"
}