{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caribou-bluff-cabin-ak",
  "name": "Caribou Bluff Cabin",
  "description": "Located on a narrow ridge overlooking the Fossil Creek valley, Caribou Bluff Cabin offers spectacular views of jagged limestone cliffs and peaks. The 10 ft x 12 ft cabin will accommodate 4 persons. 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 cook stoves. BLM converted from white gas to propane cook stoves and lanterns, so make sure to bring the proper f...",
  "url": "https://campertunity.com/listings/campgrounds/caribou-bluff-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.47178336,
    "longitude": -147.57259064
  },
  "sameAs": [
    "https://www.blm.gov/visit/caribou-bluff-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}