{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/honor-your-service-protect-your-land-fairbanks-ak",
  "name": "Honor Your Service. Protect Your Land.",
  "description": "The most visited cabin in the White Mountains cabin system, the BLM constructed Lee’s Cabin in 1991 for year-round use. The cabin is located seven miles from the Wickersham Dome Trailhead and can be accessed by foot, mountain bike, four-wheeler ATVs, snowmachine, dogsled, and skis. This cabin has views of the White Mountains and the Beaver Creek drainage to the north. Cabins are equipped with bunk beds, a table and benches, cook stove, fire extinguisher, saw, ax, broom, wood stove and outhous...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/honor-your-service-protect-your-land-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.21324534,
    "longitude": -147.89005905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}