{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamloops-island-campground-kettle-falls-wa",
  "name": "Kamloops Island Campground",
  "description": "Kamloops Island Campground is located at Northport Flat Creek Road, Kettle Falls WA 99141. Kamloops Island Campground can be contacted at or http://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&parkId=246840&facilityId=246840&agencyCode=70904",
  "url": "https://campertunity.com/listings/campgrounds/kamloops-island-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": "Northport Flat Creek Road",
    "addressLocality": "Kettle Falls",
    "addressRegion": "WA",
    "postalCode": "99141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6759562,
    "longitude": -118.1160278
  }
}