{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winstanley-lake-cabin-ak",
  "name": "Winstanley Lake Cabin",
  "description": "Explore Winstanley Lake Cabin in Tongass National Forest, Alaska with Recreation.gov. Winstanley Lake Cabin is located on the mainland on the shore of its namesake lake approximately 33 air miles northeast of Ketchikan. The cabin offers recreatio",
  "url": "https://campertunity.com/listings/campgrounds/winstanley-lake-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/22/232990_97cbd687-fd63-40cf-93bd-cbae7b154944_700.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/27/232990_c36baf70-58c1-467a-a215-887565ab2d8d_700.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/29/232990_60948440-fd96-459f-b174-5663c5d974a9_700.jpg",
    "https://cdn.recreation.gov/public/images/67636.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/25/232990_a76fd3b6-6a20-4879-a4bc-834c2ddc9af0_700.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/21/232990_1f7150a8-0aab-4c3c-a9b3-5cdbaab8fcf7_1440.jpg",
    "https://cdn.recreation.gov/public/2021/03/12/20/53/232990_9d3f0993-24ff-40c0-a8a5-3eaf7921a45c_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winstanley Lake Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.427383,
    "longitude": -130.82053
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232990"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$45+"
}