{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-glacier-cabin-ak",
  "name": "Eagle Glacier Cabin | AK | Camping Information & Reviews",
  "description": "Nestled deep within Alaska's wilderness, Eagle Glacier Cabin offers adventurous souls a year-round sanctuary where prist. 1 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/eagle-glacier-cabin-ak",
  "image": [
    "https://cdn.recreation.gov/public/2023/11/08/17/56/232945_53e30939-8907-4eb2-8233-05d8665d6149_700.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.5733333,
    "longitude": -134.7491667
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ak/tongass/eagle-glacier-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}