{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kegan-cove-cabin-ak-camping-information-reviews-ak",
  "name": "Kegan Cove Cabin | AK | Camping Information & Reviews",
  "description": "Escape to the edge of the world at Kegan Cove Cabin, a secluded sanctuary tucked into a protected saltwater cove on Prin. 1 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/kegan-cove-cabin-ak-camping-information-reviews-ak",
  "image": [
    "https://cdn.recreation.gov/public/images/67237.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.0225,
    "longitude": -132.1705556
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ak/tongass/kegan-cove-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cove"
    }
  ]
}