{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/appleton-cove-cabin-ak",
  "name": "Appleton Cove Cabin",
  "description": "Explore Appleton Cove Cabin in Tongass National Forest, Alaska with Recreation.gov. Appleton Cove Cabin was built in 1992 by Forest Service administrative crews for field housing during a period of logging. When logging was complete, the cabin",
  "url": "https://campertunity.com/listings/campgrounds/appleton-cove-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/22/15/233049_129e5308-c6cd-458e-99fe-86e5162504fe_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/22/07/233049_dbdd58ce-f59c-49d6-bd97-c785063bbce7_700.jpg",
    "https://cdn.recreation.gov/public/images/67763.jpg",
    "https://cdn.recreation.gov/public/2018/09/04/18/25/233049_943e0f0a-9114-4942-8ca2-8abb2f8b2e29_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/19/25/233049_8a103869-5446-49c5-9827-7d4297be5f17_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/04/18/27/233049_382eeb31-f744-4908-a97d-7ef6b81c792a_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/19/21/233049_f197f84e-3295-4e82-8347-0286c4415db9_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67949.jpg",
    "https://cdn.recreation.gov/public/2018/09/04/18/26/233049_b3829481-02eb-46fb-84f9-ed754d400330_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Appleton Cove Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.4669444,
    "longitude": -135.27
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233049",
    "https://thedyrt.com/camping/alaska/appleton-cove-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-26"
  },
  "priceRange": "$50+"
}