{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salmon-lake-cabin-thorne-bay-craig-ak",
  "name": "Salmon Lake Cabin Thorne Bay",
  "description": "Salmon Lake Cabin offers guests recreation, relaxation and a unique lodging experience on Prince of Wales Island in southeastern Alaska. The remote site offers a scenic wilderness setting for fishing, hiking and wildlife viewing, all within the vicinity of the cabin. The site can either be accessed by float plane or a combination of boating and hiking in. Visitors are responsible for their own travel arrangements and safety, and must bring several of their own amenities.",
  "url": "https://campertunity.com/listings/campgrounds/salmon-lake-cabin-thorne-bay-craig-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/12/12/19/27/233061_f4eb0ea8-f1eb-4a63-94a5-db26dda785f9_1440.webp",
    "https://cdn.recreation.gov/public/2018/12/12/19/50/233061_9d9b5449-603c-4f1f-9efa-31cdfee36eb4_700.webp",
    "https://cdn.recreation.gov/public/2018/12/12/19/26/233061_04ebc36d-6c12-4cd5-af65-44d055c7d775_700.webp",
    "https://cdn.recreation.gov/public/2018/12/12/19/28/233061_de90f42f-306e-4bef-a1c1-cc06e9f7f9aa_1440.webp",
    "https://cdn.recreation.gov/public/2018/12/12/19/48/233061_056805d6-be2d-4a27-9900-787a8c326f90_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SALMON LAKE CABIN",
    "addressLocality": "Craig",
    "addressRegion": "AK",
    "postalCode": "99919",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.5816667,
    "longitude": -132.6686111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$25+"
}