{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fred-blixt-cabin-fairbanks-ak",
  "name": "Fred Blixt Cabin",
  "description": "Located at 62.5 mile Elliott Highway, Fred Blixt Cabin provides a year-round, road-accessible getaway— perfect for a relaxing family outing or a trip to the nearby White Mountains National Recreation Area. The original cabin was built by trapper and prospector Fred Blixt in 1935. A fire destroyed the cabin in 1991, and a local log home builder reconstructed it. The rebuilt cabin, which sleeps up to six persons, again provides shelter for the traveling public while retaining some of the charac...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fred-blixt-cabin-fairbanks-ak",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "62.5 MP Elliott Highway",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "postalCode": "99507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.48647891,
    "longitude": -148.38688913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}