{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grouse-creek-leavenworth-wa",
  "name": "Grouse Creek Campground",
  "description": "Grouse Creek Campground is located at Chiwawa River Road, Leavenworth WA 98826. Grouse Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/climbing/recarea/?recid=58783&actid=31",
  "url": "https://campertunity.com/listings/campgrounds/grouse-creek-leavenworth-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chiwawa River Road",
    "addressLocality": "Leavenworth",
    "addressRegion": "WA",
    "postalCode": "98826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8975352,
    "longitude": -120.699191
  }
}