{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ravens-roost-cabin-ak",
  "name": "Ravens Roost Cabin",
  "description": "Explore Ravens Roost Cabin in Tongass National Forest, Alaska with Recreation.gov. Ravens Roost Cabin is on the Alexander Archipelago in southeast Alaska. It sits at the top of a mountain in a very scenic area, providing views of surrounding t",
  "url": "https://campertunity.com/listings/campgrounds/ravens-roost-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/02/14/23/21/233024_da2d24b6-da6d-47b2-ada5-f31c715a8e2c_1440.jpg",
    "https://cdn.recreation.gov/public/images/67583.jpg",
    "https://cdn.recreation.gov/public/2022/02/14/23/16/233024_8820a6b0-cb62-4c71-a4b6-6fe415045973_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/14/23/11/233024_866140a2-fe80-47e6-b555-9ebf2ae187b4_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/14/23/12/233024_3e9c1555-4aa7-487b-8fe0-e2093151d39b_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/14/23/18/233024_a91b0b02-df23-48f9-8265-e0a30f481412_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/14/23/23/233024_1d9114f4-b6b9-4cb8-8181-e45cd79c313d_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/02/14/23/17/233024_50325996-e2c0-44c1-82c4-ad7475d792dc_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ravens Roost Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.7769066,
    "longitude": -132.9356067
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233024",
    "https://campflare.com/campground/ravens-roost-cabin-024"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$50+"
}