{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/summit-trail-shelter-fairbanks-ak",
  "name": "Summit Trail Shelter",
  "description": "The Summit Trail Shelter offers visitors a rustic shelter, beautiful scenery and an escape from the elements. The shelter was primarily designed for use by hikers and other non-motorized users in the summer months, however, it can be accessed in the winter by snowshoe or cross-country skiing. The shelter is primitive with no running water, no electricity and no cell coverage. There is no woodstove in the shelter though it is insulated and provides an escape from inclement weather. The Summit...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/summit-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.27236874,
    "longitude": -147.96857956
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cross_country_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    }
  ]
}