{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/control-lake-cabin-ak",
  "name": "Control Lake Cabin",
  "description": "Explore Control Lake Cabin in Tongass National Forest, Alaska with Recreation.gov. Control Lake Cabin, built in 1969, offers guests recreation, relaxation and a unique lodging experience in the central portion of Prince of Wales Island in sout",
  "url": "https://campertunity.com/listings/campgrounds/control-lake-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/02/22/23/26/233055_09284d85-cd81-4a75-bc99-652c2974e3a6_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/22/23/27/233055_199bd1ac-e73d-43e9-a986-e1f1dc8d1571_1440.jpg",
    "https://cdn.recreation.gov/public/images/67868.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67903.jpg",
    "https://cdn.recreation.gov/public/images/67993.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Control Lake Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.6944444,
    "longitude": -132.8636111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233055",
    "https://campflare.com/campground/control-lake-cabin-055",
    "https://thedyrt.com/camping/alaska/control-lake-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$35+"
}