{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeview-campground-stehekin-wa",
  "name": "Lakeview Campground (Stehekin)",
  "description": "Campgrounds in Lake Chelan National Recreation Area are walk-in sites located in the Stehekin Valley at the head of Lake Chelan. Lakeview Campground is a five minute walk from the boat dock at Stehekin Landing. Stehekin is a remote community with limited facilities and is only accessible by foot, boat, or plane. There is a group shared space in Lakeview Campground reserved for backpackers heading out or coming back from a wilderness trip or PCT hikers with a valid PCTA permit. These sites nee...",
  "url": "https://campertunity.com/listings/campgrounds/lakeview-campground-stehekin-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/12/17/17/01/10101333_c0017a3f-0996-4824-990e-79bdb0769f62_1440.jpg",
    "https://cdn.recreation.gov/public/2021/01/05/16/12/10101333_9db739ac-4635-4399-8252-113f00a7971c_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stehekin",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.308121,
    "longitude": -120.65593
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10101333"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}