{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cascade-creek-cabin-ak",
  "name": "Cascade Creek Cabin",
  "description": "Explore Cascade Creek Cabin in Tongass National Forest, Alaska with Recreation.gov. Cascade Creek Cabin is located on the mainland in Thomas Bay, south of Cascade Creek and east of Spray Island. It offers access to a variety of recreational act",
  "url": "https://campertunity.com/listings/campgrounds/cascade-creek-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67584.jpg",
    "https://cdn.recreation.gov/public/images/67592.jpg",
    "https://cdn.recreation.gov/public/images/67527.jpg",
    "https://cdn.recreation.gov/public/2022/02/22/23/00/233022_6c0e3193-fa4f-470b-a5ae-0129d0bfeac9_1440.jpg",
    "https://cdn.recreation.gov/public/images/67623.jpg",
    "https://cdn.recreation.gov/public/images/67635.jpg",
    "https://cdn.recreation.gov/public/2019/09/06/18/04/233022_f415bb14-12bf-4584-8920-14b886e5244f_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cascade Creek Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.9963889,
    "longitude": -132.7836111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233022"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$25+"
}