{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-kettle-falls-wa",
  "name": "North Lake RV Park and Campground",
  "description": "North Lake RV Park and Campground is located at 20 River Road, Kettle Falls WA 99141. North Lake RV Park and Campground can be contacted at ***-***-**** or https://northlakervparkandcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/north-kettle-falls-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 River Road",
    "addressLocality": "Kettle Falls",
    "addressRegion": "WA",
    "postalCode": "99141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6874764,
    "longitude": -118.1202555
  }
}