{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nellie-martin-river-cabin-ak",
  "name": "Nellie Martin River Cabin",
  "description": "Explore Nellie Martin River Cabin in Chugach National Forest, Alaska with Recreation.gov. Nellie Martin River Cabin offers guests access to a variety of recreational activities, relaxation and a remote lodging experience on Montague Island in southce",
  "url": "https://campertunity.com/listings/campgrounds/nellie-martin-river-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/20/02/232976_b21d592a-eae7-454e-909f-121c9629b6b7_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/20/02/232976_4461f9c2-e34c-4f86-8806-de21d0f82ede_1440.jpg",
    "https://cdn.recreation.gov/public/images/67519.jpg",
    "https://cdn.recreation.gov/public/images/67318.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67406.jpg",
    "https://cdn.recreation.gov/public/images/67431.jpg",
    "https://cdn.recreation.gov/public/images/67462.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nellie Martin River Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.9141667,
    "longitude": -147.5
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232976"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$50+"
}