{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-klinks-williams-lake-resort-cheney-wa",
  "name": "Klinks Williams Lake Resort",
  "description": "Klinks Williams Lake Resort is located at 18617 West Williams Lake Road, Cheney WA 99004. Klinks Williams Lake Resort can be contacted at ***-***-**** or http://www.klinksresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-klinks-williams-lake-resort-cheney-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18617 West Williams Lake Road",
    "addressLocality": "Cheney",
    "addressRegion": "WA",
    "postalCode": "99004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3349848,
    "longitude": -117.6705637
  }
}