{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wapaloosie-horse-campground-kettle-falls-wa",
  "name": "Wapaloosie Horse Campground",
  "description": "Wapaloosie Horse Campground is located at National Forest Development Road 2030, Kettle Falls WA 99141. Wapaloosie Horse Campground can be contacted at or https://www.fs.usda.gov/recarea/colville/recarea/?recid=68064",
  "url": "https://campertunity.com/listings/campgrounds/wapaloosie-horse-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": "National Forest Development Road 2030",
    "addressLocality": "Kettle Falls",
    "addressRegion": "WA",
    "postalCode": "99141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.663666,
    "longitude": -118.439763
  }
}