{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kaner-flat-campground-naches-wa",
  "name": "Kaner Flat Campground",
  "description": "Kaner Flat Campground is located at National Forest Development Road 70, Naches WA 98937. Kaner Flat Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/kaner-flat-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=125790",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kaner-flat-campground-naches-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 70",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0091426,
    "longitude": -121.1282452
  }
}