{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wolf-run-cabin-fairbanks-ak",
  "name": "Wolf Run Cabin",
  "description": "The original Wolf Run Cabin burned in a wildland fire in 2005 and was replaced with a larger cabin in 2006. The cabin site offers spectacular views of the White Mountains with jagged limestone cliffs and peaks. The 12 ft x 16 ft cabin will accommodate up to 6 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 cook stoves. BLM converted fro...",
  "url": "https://campertunity.com/listings/campgrounds/wolf-run-cabin-fairbanks-ak",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "222 University Ave",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "postalCode": "99709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.55503385,
    "longitude": -147.655904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}