{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blind-pass-cabin-ak-camping-information-reviews-previous-sli",
  "name": "Blind Pass Cabin | AK | Camping Information & Reviews",
  "description": "Escape to Blind Pass Cabin, where the rhythm of tides and the whisper of ancient forests become your daily soundtrack. T. 1 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/blind-pass-cabin-ak-camping-information-reviews-previous-sli",
  "image": [
    "https://cdn.recreation.gov/public/images/67429.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.8947222,
    "longitude": -131.6536111
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ak/tongass/blind-pass-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}