{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windy-gap-cabin-ak",
  "name": "Windy Gap Cabin",
  "description": "Windy Gap Cabin is not only the most remote cabin in the White Mountains National Recreation Area cabin system but it occupies arguably the most spectacular setting, directly across Fossil Creek from the rugged spires of the Limestone Jags. The 12 ft x 16 ft cabin can accommodate up to 4 persons comfortably. Cabins are equipped with bunk beds, a table and benches, cook stove, lantern, fire extinguisher, saw, ax, broom, wood stove and outhouse. Renters need to bring fuel for the lanterns and c...",
  "url": "https://campertunity.com/listings/campgrounds/windy-gap-cabin-ak",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.57837652,
    "longitude": -147.42503346
  },
  "sameAs": [
    "https://www.blm.gov/visit/windy-gap-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}