{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/earl-west-cove-campsite-wrangell-ak-us",
  "name": "Earl West Cove Campsite",
  "description": "A 100 foot gravel trail leads from parking area to site. Site has view of Eastern Passage and mountains on the mainland. A marine access facility (MAF) is located below the site and provides a boat ramp for saltwater access. Caution: Commercial use of MAF may occur during periods of timber harvest.",
  "url": "https://campertunity.com/listings/campgrounds/earl-west-cove-campsite-wrangell-ak-us",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wrangell",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.36500088,
    "longitude": -132.11694374
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/earl-west-cove-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}