{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaver-lake-campground-6",
  "name": "Beaver Lake Campground",
  "description": "Beaver Lake Campground in Okanogan-Wenatchee National Forest, Chesaw Washington. See 1 traveler review, 14 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/beaver-lake-campground-6",
  "image": [
    "https://campcdn.com/photos/9/0/906/5729/beaver-lake-camp14.jpg?v=1633735437",
    "http:https://campcdn.com/photos/9/0/906/5729/low_res/beaver-lake-campground.jpg?v=1633735437"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.84964,
    "longitude": -118.96836
  },
  "sameAs": [
    "https://www.campendium.com/beaver-lake-campground",
    "https://thedyrt.com/camping/washington/washington-beaver-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}