{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-mitchell-creek-campground-manson-wa",
  "name": "Mitchell Creek Campground",
  "description": "Mitchell Creek Campground is located at , Manson WA 98831. Mitchell Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/climbing/recarea/?recid=57275&actid=78",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-mitchell-creek-campground-manson-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Manson",
    "addressRegion": "WA",
    "postalCode": "98831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.970406,
    "longitude": -120.1923053
  }
}