{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chewuch-campground-winthrop-wa",
  "name": "Chewuch Campground",
  "description": "Chewuch Campground is located at West Chewuch Road, Winthrop WA 98862. Chewuch Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/okawen/recarea/?recid=59145",
  "url": "https://campertunity.com/listings/campgrounds/chewuch-campground-winthrop-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Chewuch Road",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6739,
    "longitude": -120.13692
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/winthrop/chewuch-campground",
    "http://www.fs.usda.gov/recarea/okawen/recreation/camping-cabins/recarea/?recid=59145&actid=29"
  ]
}