{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/martin-lake-cabin",
  "name": "MARTIN LAKE CABIN",
  "description": "Overview Martin Lake Cabin is under reconstruction and unavailable for reservation at this time. When available the Martin Lake Cabin offers guests a remote lodging experience in the Chugach National Forest in southcentral Alaska. Located on the northwest end of Martin Lake, 42 miles east of Cordova, the cabin offers guests year-round recreation and relaxation. Fishing, hunting and wildlife viewing are within walking distance of the cabin. Access to the cabin is by float plane only, typically...",
  "url": "https://campertunity.com/listings/campgrounds/martin-lake-cabin",
  "image": [
    "https://cdn.recreation.gov/public/2022/02/18/19/50/232966_b2d4e6e0-b88d-42b5-b588-582f46596d1c_1440.jpg",
    "assets/imgs/error.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}