{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-bay-lake-cabin-ak",
  "name": "Red Bay Lake Cabin",
  "description": "Explore Red Bay Lake Cabin in Tongass National Forest, Alaska with Recreation.gov. Red Bay Lake Cabin offers visitors a unique Alaskan lodging experience on Prince of Wales Island. Situated on the northern part of the island, the remote site p",
  "url": "https://campertunity.com/listings/campgrounds/red-bay-lake-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/05/28/22/09/233059_01c3173c-3032-4a21-a05f-5a1ed8a4bdd7_1440.jpg",
    "https://cdn.recreation.gov/public/2019/05/28/22/03/233059_062744bb-7c2c-4140-8ca4-11e8f17720ff_700.jpg",
    "https://cdn.recreation.gov/public/2019/05/28/22/03/233059_82fc9b92-64dc-4982-a1f3-ae31edc9bf81_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/05/28/22/10/233059_cf1d012a-6729-4d26-bce6-5f4bea39b097_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Bay Lake Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.2411111,
    "longitude": -133.32
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233059",
    "https://thedyrt.com/camping/alaska/red-bay-lake-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$35+"
}