{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/davis-lake-campground-kettle-falls-wa",
  "name": "Davis Lake Campground",
  "description": "Davis Lake Campground is located at Davis Lake Road, Kettle Falls WA 99141. Davis Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/colville/recreation/wateractivities/recarea/?recid=67980&actid=79",
  "url": "https://campertunity.com/listings/campgrounds/davis-lake-campground-kettle-falls-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Davis Lake Road",
    "addressLocality": "Kettle Falls",
    "addressRegion": "WA",
    "postalCode": "99141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7387897,
    "longitude": -118.2286308
  }
}