{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/softuk-bar-cabin-ak",
  "name": "Softuk Bar Cabin",
  "description": "Explore Softuk Bar Cabin in Chugach National Forest, Alaska with Recreation.gov. Softuk Bar Cabin offers recreation, relaxation and a unique lodging experience in the Chugach National Forest. Located 45 miles southeast of Cordova on the Gulf",
  "url": "https://campertunity.com/listings/campgrounds/softuk-bar-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67509.jpg",
    "https://cdn.recreation.gov/public/images/67272.jpg",
    "https://cdn.recreation.gov/public/2022/02/19/00/11/232981_cc0c030d-7612-4d28-91f6-5f4a28d211c1_700.jpg",
    "https://cdn.recreation.gov/public/2023/05/11/23/32/232981_deab09ff-6000-4c4d-9063-9f802f75feb0_1440.png",
    "https://cdn.recreation.gov/public/images/67368.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67403.jpg",
    "https://cdn.recreation.gov/public/images/67460.jpg",
    "https://cdn.recreation.gov/public/images/67471.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Softuk Bar Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.2041667,
    "longitude": -144.6405556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232981"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$60+"
}