{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jack-bay-cabin-ak",
  "name": "Jack Bay Cabin",
  "description": "Explore Jack Bay Cabin in Chugach National Forest, Alaska with Recreation.gov. Jack Bay Cabin is located at the east end of Jack Bay in the Chugach National Forest. Visitors to the cabin will find many opportunities for recreation and rela",
  "url": "https://campertunity.com/listings/campgrounds/jack-bay-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/19/42/232975_12469fa7-615e-4291-8571-72087e4a5cc2_1440.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/19/42/232975_44928e8f-1ce6-4889-83ef-14691e450f57_700.jpg",
    "https://cdn.recreation.gov/public/images/67321.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67425.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jack Bay Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.0003,
    "longitude": -146.5101333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232975",
    "https://www.campscanner.com/campgrounds/alaska/jack-bay-cabin-campground-in-ak",
    "https://thedyrt.com/camping/alaska/jack-bay-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$60+"
}