{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamei-campground-rv-park-manson-wa",
  "name": "Kamei Campground & RV Park",
  "description": "Kamei Campground & RV Park is located at 5000 Wapato Lake Road, Manson WA 98831. Kamei Campground & RV Park can be contacted at ***-***-**** or https://kameicampground.wordpress.com/",
  "url": "https://campertunity.com/listings/campgrounds/kamei-campground-rv-park-manson-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5000 Wapato Lake Road",
    "addressLocality": "Manson",
    "addressRegion": "WA",
    "postalCode": "98831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9214246,
    "longitude": -120.1753677
  }
}