{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-island-cabin-1",
  "name": "Green Island Cabin",
  "description": "Explore Green Island Cabin in Chugach National Forest, Alaska with Recreation.gov. Green Island Cabin offers guests a remote lodging experience in the Chugach National Forest. Situated on the northwest side of Green Island, the cabin offers",
  "url": "https://campertunity.com/listings/campgrounds/green-island-cabin-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67263.jpg",
    "https://cdn.recreation.gov/public/images/67264.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/19/35/232978_944b3088-f46b-4a1f-9ebd-5684892076d8_700.jpg",
    "https://cdn.recreation.gov/public/images/67394.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67434.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/19/35/232978_0e798162-998f-4deb-af8d-1956f41bcc8d_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Green Island Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.2888889,
    "longitude": -147.3955556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232978",
    "https://campflare.com/campground/green-island-cabin-978"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$75+"
}