{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trollers-cove-cabin-ak",
  "name": "Trollers Cove Cabin",
  "description": "Explore Trollers Cove Cabin in Tongass National Forest, Alaska with Recreation.gov. Trollers Cove Cabin offers recreation, relaxation and a unique Alaskan lodging experience on Prince of Wales Island in the Tongass National Forest. The remote s",
  "url": "https://campertunity.com/listings/campgrounds/trollers-cove-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/02/23/23/19/232936_4c948d12-003e-4f88-abdf-5fe9dfca3709_1440.jpg",
    "https://cdn.recreation.gov/public/2022/02/23/23/18/232936_2f34f269-356a-4481-8e16-b9f209b33f5f_700.jpg",
    "https://cdn.recreation.gov/public/images/67209.jpg",
    "https://cdn.recreation.gov/public/images/67081.jpg",
    "https://cdn.recreation.gov/public/images/67210.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trollers Cove Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.3638889,
    "longitude": -132.1952778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232936"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$30+"
}