{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-pierre-lake-campground-kettle-falls",
  "name": "Pierre Lake Campground",
  "description": "Pierre Lake Campground is located at , Kettle Falls WA 99141. Pierre Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/colville/recarea/?recid=68032",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-pierre-lake-campground-kettle-falls",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kettle Falls",
    "addressRegion": "WA",
    "postalCode": "99141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9040722,
    "longitude": -118.1408347
  }
}