{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-cabin-ak-us",
  "name": "Eagle Cabin",
  "description": "Explore Eagle Cabin in Tongass National Forest, Alaska with Recreation.gov. Eagle Cabin, formerly known as Middle Situk North Cabin, is located on the east bank of the Situk River. It is open year-round and makes an ideal base for fishi",
  "url": "https://campertunity.com/listings/campgrounds/eagle-cabin-ak-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/02/22/23/30/233089_0ab2bfcc-f9fb-4609-ad78-dc9a8b3dd793_700.jpg",
    "https://cdn.recreation.gov/public/images/68033.jpg",
    "https://cdn.recreation.gov/public/2018/07/13/00/34/178cbbfb-f89b-47ed-85ec-3316c80afffb_450.jpg",
    "https://cdn.recreation.gov/public/images/68041.jpg",
    "https://cdn.recreation.gov/public/images/68112.jpg",
    "https://cdn.recreation.gov/public/images/68113.jpg",
    "https://cdn.recreation.gov/public/2022/02/22/23/30/233089_26d96984-5f07-4f03-a7d3-e90a16d14e6e_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/07/13/00/30/52b1ded8-a410-4eaa-a9ca-112317a39ad3_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/18/41/78e1eb93-b23b-4b38-ac7b-3ae380f89e09_450.jpg",
    "https://cdn.recreation.gov/public/images/67997.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eagle Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.556361,
    "longitude": -139.512416
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233089"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$60+"
}