{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wilson-narrows-cabin-ak",
  "name": "Wilson Narrows Cabin",
  "description": "Explore Wilson Narrows Cabin in Tongass National Forest, Alaska with Recreation.gov. Wilson Narrows Cabin is situated on the south end of Wilson Lake approximately 44 air miles northeast of Ketchikan. The cabin is available year-round and makes",
  "url": "https://campertunity.com/listings/campgrounds/wilson-narrows-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/03/232984_be0ab63d-8c9d-4918-9b08-40a0be282aca_700.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/02/232984_fd817dbd-524d-48df-9fe0-0a064664ed96_1440.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/05/232984_ce60d129-0f29-4023-b9df-763f8b0f2dba_700.jpg",
    "https://cdn.recreation.gov/public/images/67297.jpg",
    "https://cdn.recreation.gov/public/images/67354.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/06/00/232984_9c4d3df6-bf65-4644-9247-60587cb928cf_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wilson Narrows Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.4779,
    "longitude": -130.58453
  },
  "sameAs": [
    "https://campflare.com/campground/wilson-narrows-cabin-984",
    "https://www.recreation.gov/camping/campgrounds/232984",
    "https://thedyrt.com/camping/alaska/wilson-narrows-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": "45",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$45+"
}