{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eight-fathom-cabin-ak-us",
  "name": "Eight Fathom Cabin",
  "description": "Explore Eight Fathom Cabin in Tongass National Forest, Alaska with Recreation.gov. Eight Fathom Cabin was constructed in 2009. It is located 15 miles from Hoonah, Alaska in the protected waters of Port Frederick. It is generally available year",
  "url": "https://campertunity.com/listings/campgrounds/eight-fathom-cabin-ak-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69330.jpg",
    "https://cdn.recreation.gov/public/images/69338.jpg",
    "https://cdn.recreation.gov/public/images/69393.jpg",
    "https://cdn.recreation.gov/public/images/69402.jpg",
    "https://cdn.recreation.gov/public/2022/02/22/23/34/233401_b005ea42-1105-47fe-8d7e-03f519244ed1_700.jpg",
    "https://cdn.recreation.gov/public/images/69494.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/69506.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eight Fathom Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.0013889,
    "longitude": -135.7713889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233401"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "70",
    "priceValidUntil": "2026-09-26"
  },
  "priceRange": "$70+"
}