{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/washington-lake-ut",
  "name": "Washington Lake",
  "description": "Explore Washington Lake in Uinta-Wasatch-Cache National Forest, Utah with Recreation.gov. Washington Lake Campground is located just off the Mirror Lake Scenic Byway on the shores of Washington Lake at an elevation of 10,000 feet. The byway cuts thro",
  "url": "https://campertunity.com/listings/campgrounds/washington-lake-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/01/31/17/03/233789_11fae652-e75d-4753-825c-004c718b476b_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/31/17/03/233789_c83a1d24-e9ed-4473-9763-a173c8ac7b20_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/06/18/53/233789_9f15d9fe-3c2d-4ae5-b7a9-83b079ac2a46_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/31/17/03/233789_14926e7e-c35b-4735-a61d-f0c091e4555e_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/12/06/18/52/233789_510a3d67-6504-4ded-8661-a76d0cdbcc0b_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/31/17/02/233789_2d2ad07d-6bdc-48bd-875e-3b76cd267686_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/31/17/02/233789_029138be-6ef5-4285-8952-6cf47a5646d3_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Washington Lake",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6716667,
    "longitude": -110.9716667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233789"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$28-$235"
}