{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spencer-bench-cabin-ak-us",
  "name": "Spencer Bench Cabin",
  "description": "Explore Spencer Bench Cabin in Chugach National Forest, Alaska with Recreation.gov. Spencer Bench Cabin is located at 1,900 feet in elevation at the end of the Spencer Bench Trail. The trail climbs away from the lake revealing breathtaking view",
  "url": "https://campertunity.com/listings/campgrounds/spencer-bench-cabin-ak-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/01/02/18/29/251714_d9731050-c248-4f65-8518-da26049d8efb_700.jpg",
    "https://cdn.recreation.gov/public/images/75733.jpg",
    "https://cdn.recreation.gov/public/images/75734.jpg",
    "https://cdn.recreation.gov/public/images/75735.jpg",
    "https://cdn.recreation.gov/public/images/75736.jpg",
    "https://cdn.recreation.gov/public/images/75737.jpg",
    "https://cdn.recreation.gov/public/2021/08/16/22/21/251714_ded90cfe-dbab-4a42-8821-baa0b5af6fa8_700.jpg",
    "https://cdn.recreation.gov/public/2018/10/24/16/34/251714_0507bcb5-fce1-4dde-832c-c2ce76727cb3_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/10/24/16/38/251714_d4f111f7-8748-4b3a-b3e0-c8521771c88a_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spencer Bench Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.7085556,
    "longitude": -149.00275
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/251714",
    "https://www.campscanner.com/campgrounds/alaska/spencer-bench-cabin-campground-in-ak"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "85",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$85+"
}