{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-river-campground-wa",
  "name": "White River Campground",
  "description": "Explore White River Campground in Mount Rainier National Park, Washington with Recreation.gov. White River Campground is available on a first come first serve basis. The campround sits at 4,440 ft in elevation, 1200 ft higher than any other campgroun",
  "url": "https://campertunity.com/listings/campgrounds/white-river-campground-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/03/07/21/55/259031_6b66a280-8cb3-4a1e-927a-f82ff48322a2_700.jpg",
    "https://cdn.recreation.gov/public/2023/03/07/19/26/259031_4d6f2b3b-d51b-4929-bd2d-9a7066cc64f7_700.jpg",
    "https://cdn.recreation.gov/public/2023/03/13/22/25/259031_8d3ad137-57dd-42cf-8392-9a09ce8847c7_700.jpg",
    "https://cdn.recreation.gov/public/2023/03/07/22/12/259031_16ab6956-df09-45db-ad75-7204f4077782_700.png",
    "https://cdn.recreation.gov/public/2023/03/13/22/34/259031_9d66da08-9e59-474c-bb3e-d805221570d3_1440.png",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/03/13/22/36/259031_867a9e9a-b6da-45cb-a5f2-d6320c64814b_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "White River Campground",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.90241,
    "longitude": -121.641815
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/259031?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20+"
}