{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crowberry-cabin-ak",
  "name": "Crowberry Cabin",
  "description": "The BLM constructed Crowberry Cabin in 2007 to replace a previous cabin destroyed by a wildland fire in 2004. A picture window looks out on Big Bend, a craggy limestone outcrop towering above Beaver Creek Wild and Scenic River. The 16 ft x 16 ft cabin will accommodate up to six 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 conver...",
  "url": "https://campertunity.com/listings/campgrounds/crowberry-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.32034497,
    "longitude": -147.46063881
  },
  "sameAs": [
    "https://www.blm.gov/visit/crowberry-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}