{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-earth-campground-mt",
  "name": "White Earth Campground",
  "description": "Explore White Earth Campground in Canyon Ferry Lake, Montana with Recreation.gov. White Earth Group Use Shelter is located at White Earth Campground, just east of the town of Winston, Montana, on Canyon Ferry Reservoir. In 1805, the Lewis and",
  "url": "https://campertunity.com/listings/campgrounds/white-earth-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/12/13/14/56/249995_1bc43f0b-f43c-4af2-9b0e-2004d1146fee_1440.jpg",
    "https://cdn.recreation.gov/public/2020/09/08/18/43/249995_525414df-9b39-4c45-b366-e17fd9819778_700.jpg",
    "https://cdn.recreation.gov/public/images/74192.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "White Earth Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.521075,
    "longitude": -111.5878778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/249995"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$10-$90"
}