{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-alexander-cabin-ak",
  "name": "Lake Alexander Cabin",
  "description": "Explore Lake Alexander Cabin in Tongass National Forest, Alaska with Recreation.gov. Lake Alexander Cabin offers recreation, relaxation and a unique wilderness lodging experience in Tongass National Forest, on the northwest end of Lake Alexander",
  "url": "https://campertunity.com/listings/campgrounds/lake-alexander-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/05/19/00/14/232924_87fc0ff4-f507-4b31-bb2b-8644f7aa6f25_700.jpg",
    "https://cdn.recreation.gov/public/2020/05/19/00/16/232924_33daffee-e28a-40ca-974e-f230a4c1d30d_700.jpg",
    "https://cdn.recreation.gov/public/images/67119.jpg",
    "https://cdn.recreation.gov/public/images/67131.jpg",
    "https://cdn.recreation.gov/public/images/67161.jpg",
    "https://cdn.recreation.gov/public/images/67250.jpg",
    "https://cdn.recreation.gov/public/2022/02/23/19/30/232924_254729f9-8eb1-4db6-9ce7-0b61ea9256b8_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/23/19/30/232924_de50ea47-ef6a-470d-8e37-1aa7989a3264_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Alexander Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.6700917,
    "longitude": -134.1852056
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232924",
    "https://thedyrt.com/camping/alaska/lake-alexander-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-09-26"
  },
  "priceRange": "$40+"
}