{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-ellen-east-campground-kettle-falls-wa",
  "name": "Lake Ellen East Campground",
  "description": "Lake Ellen East Campground is located at , Kettle Falls WA 99141. Lake Ellen East Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/colville/recarea/?recid=68004",
  "url": "https://campertunity.com/listings/campgrounds/lake-ellen-east-campground-kettle-falls-wa",
  "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.5018185,
    "longitude": -118.2473713
  }
}