{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phocena-bay-cabin-ak",
  "name": "Phocena Bay Cabin",
  "description": "Explore Phocena Bay Cabin in Tongass National Forest, Alaska with Recreation.gov. Phocena Bay Cabin sits on the south shore of Phocena Bay on the west side of Gravina Island approximately 15 miles from Ketchikan. The cabin was constructed in",
  "url": "https://campertunity.com/listings/campgrounds/phocena-bay-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67505.jpg",
    "https://cdn.recreation.gov/public/2019/09/26/21/43/232959_7f93e64c-fb56-43cf-8d35-bf41ac63d381_700.jpg",
    "https://cdn.recreation.gov/public/2019/09/26/21/45/232959_d4d70d35-350d-448f-b175-7bec139a22d0_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/09/26/21/43/232959_8c0669e6-5876-4bd6-be18-eb0dd8a871fc_1440.jpg",
    "https://cdn.recreation.gov/public/2019/09/26/21/45/232959_c18ffe1b-8b49-454f-8de0-ece4513b3a6c_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Phocena Bay Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.17615,
    "longitude": -131.80543
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232959",
    "https://thedyrt.com/camping/alaska/phocena-bay-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$60+"
}