{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-lake-campground-id",
  "name": "Meadow Lake Campground",
  "description": "Explore Meadow Lake Campground in Salmon-Challis National Forest, Idaho with Recreation.gov. Meadow Lake Campground is located on the Leadore Ranger District of the Salmon-Challis National Forest. This high alpine campground sits at an elevation of 9,16",
  "url": "https://campertunity.com/listings/campgrounds/meadow-lake-campground-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/11/13/30/260558_55a5afd4-b979-4b40-b4cf-1e6b8cbbe352_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/11/13/44/260558_2f811923-52d8-4c66-8c20-9190bb7cf0c0_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/11/13/41/260558_eb37fcce-c882-4a8b-a2b6-56d8254972cc_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/11/13/29/260558_87c42949-2206-43c9-940f-0be4964fadd5_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/83178.jpg",
    "https://cdn.recreation.gov/public/images/83179.jpg",
    "https://cdn.recreation.gov/public/images/83180.jpg",
    "https://cdn.recreation.gov/public/images/83181.jpg",
    "https://cdn.recreation.gov/public/images/83182.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meadow Lake Campground",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4347778,
    "longitude": -113.3175556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/260558"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$10-$20"
}