{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/okanogan-wenatchee-national-forest-wenatchee-wa",
  "name": "Okanogan-Wenatchee National Forest",
  "description": "Okanogan-Wenatchee National Forest is located at , Wenatchee WA 98807. Okanogan-Wenatchee National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/okawen/",
  "url": "https://campertunity.com/listings/campgrounds/okanogan-wenatchee-national-forest-wenatchee-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wenatchee",
    "addressRegion": "WA",
    "postalCode": "98807",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8477153,
    "longitude": -120.7076054
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/wenatchee/okanogan-wenatchee-national-forest"
  ]
}