{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/john-muir-cabin-ak-camping-information-reviews-ak",
  "name": "John Muir Cabin | AK | Camping Information & Reviews",
  "description": "Perched high above the Mendenhall Valley, the John Muir Cabin beckons adventurers seeking a true wilderness escape. This. 1 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/john-muir-cabin-ak-camping-information-reviews-ak",
  "image": [
    "https://cdn.recreation.gov/public/2019/04/05/19/46/232940_76890032-cc48-4ab8-af88-8158e957ee16_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.4094444,
    "longitude": -134.6966667
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ak/tongass/john-muir-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}