{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wade-lake-mt",
  "name": "Wade Lake (MT)",
  "description": "Explore Wade Lake (MT) in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. Wade Lake Campground is located in southwestern Montana on the shore of it’s scenic namesake lake. It is approximately 43 miles south of Ennis and 35 miles w",
  "url": "https://campertunity.com/listings/campgrounds/wade-lake-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/05/05/15/53/10125082_505d2505-82a2-4e84-a8b2-4fbe78c00a22_1440.jpg",
    "https://cdn.recreation.gov/public/2024/02/27/21/18/10125082_64738f7d-262f-4667-8d8f-4142cfbb7700_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/05/05/16/10/10125082_de9efed1-e082-4f40-a0fc-f0842bb168f1_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wade Lake (MT)",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.80532,
    "longitude": -111.57202
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10125082"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$15-$30"
}