{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wickersham-creek-trail-shelter-fairbanks-ak",
  "name": "Wickersham Creek Trail Shelter",
  "description": "Wickersham Creek Trail Shelter was constructed in 1975 by the Youth Conservation Corps (YCC) and the BLM, and is an 8 ft x 10 ft log building that sleeps 2 people. It has a woodstove, cook counter, cook stove, lantern and one bunk bed. The shelter is 11 miles from the Wickersham Dome Trailhead, offers emergency shelter, and is at the junction of the Wickersham Creek Trail and the Moose Creek trail. The shelter is first come-first serve and is free of charge. Access is mainly in the winter mon...",
  "url": "https://campertunity.com/listings/campgrounds/wickersham-creek-trail-shelter-fairbanks-ak",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "postalCode": "99709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.27820626,
    "longitude": -147.84758923
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}