{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cascade-creek-campground-stehekin-wa",
  "name": "Cascade Creek Campground",
  "description": "Cascade Creek Campground is located at , Stehekin WA 98852. Cascade Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recarea/?recid=57149",
  "url": "https://campertunity.com/listings/campgrounds/cascade-creek-campground-stehekin-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stehekin",
    "addressRegion": "WA",
    "postalCode": "98852",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1987,
    "longitude": -120.549
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/stehekin/cascade-creek-campground"
  ]
}