{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/avalanche-campground-mt",
  "name": "Avalanche Campground",
  "description": "Explore Avalanche Campground in Glacier National Park, Montana with Recreation.gov. Avalanche campground is located in one of the most popular sections of Glacier National Park west of the Continental Divide. The campground accommodates tent an",
  "url": "https://campertunity.com/listings/campgrounds/avalanche-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/12/14/21/27/258796_ddd8cc4e-28ea-4913-92f8-e92de90bf0df_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/12/14/21/22/258796_6cf11671-b297-4fdb-862d-8b2fb532e4d7_700.jpg",
    "https://cdn.recreation.gov/public/images/81121.jpg",
    "https://cdn.recreation.gov/public/images/81122.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avalanche Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.676546,
    "longitude": -113.818525
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/258796"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$30+"
}