{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sprague-creek-campground-mt-us",
  "name": "Sprague Creek Campground",
  "description": "Explore Sprague Creek Campground in Glacier National Park, Montana with Recreation.gov. Sprague Creek is a small campground located on the northeast shore of Lake McDonald, just off Going-to-the-Sun Road. The maximum size limit allowed for all vehi",
  "url": "https://campertunity.com/listings/campgrounds/sprague-creek-campground-mt-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/12/06/23/26/258795_3babf62b-8fec-4022-ac89-d0458c4040b9_700.jpg",
    "https://cdn.recreation.gov/public/2022/04/05/16/48/258795_c5e95f25-1749-4cd7-94b9-6e0b085ec02b_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/81118.jpg",
    "https://cdn.recreation.gov/public/images/81119.jpg",
    "https://cdn.recreation.gov/public/images/81120.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sprague Creek Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.60615,
    "longitude": -113.88471
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/258795?tab=campsites"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20-$30"
}