{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blind-pass-cabin-ak",
  "name": "Blind Pass Cabin",
  "description": "Explore Blind Pass Cabin in Tongass National Forest, Alaska with Recreation.gov. Blind Pass Cabin sits on the northwest shore of Hassler Island, on Blind Pass. This secluded retreat is open year-round and makes an ideal base camp for explori",
  "url": "https://campertunity.com/listings/campgrounds/blind-pass-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/10/10/22/58/232950_ffeb60bd-530c-4076-b42e-e9f2c2a73f26_700.jpg",
    "https://cdn.recreation.gov/public/2019/09/24/17/06/232950_020b964e-c316-494e-937c-51f23863487c_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67429.jpg",
    "https://cdn.recreation.gov/public/2019/09/24/17/04/232950_150a8f5d-cd14-4622-ae39-893c0fa91702_1440.jpg",
    "https://cdn.recreation.gov/public/images/67455.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blind Pass Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.89277,
    "longitude": -131.64966
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232950"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$60+"
}