{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-guerin-shelter-lookout-cabin-angoon-ak",
  "name": "Lake Guerin Shelter Lookout/cabin",
  "description": "Lake Guerin Shelter is a historic three-sided Adirondack-style shelter constructed by the Civilian Conservation Corps between ***-***-**** as part of the Cross Admiralty Island Canoe Route system. The 12' x 10' shelter features a peeled log superstructure with shake walls and roof, and a dirt floor. Positioned on the west end of Lake Guerin in the heart of Admiralty Island National Monument, the shelter provides basic protection from the elements for paddlers and backcountry travelers. The sh...",
  "url": "https://campertunity.com/listings/campgrounds/lake-guerin-shelter-lookout-cabin-angoon-ak",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Angoon",
    "addressRegion": "AK",
    "postalCode": "99820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.6485481262207,
    "longitude": -134.3431854248047
  },
  "sameAs": [
    "https://campflare.com/campground/lake-guerin-shelter-lookoutcabin-A23"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}