{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-lake-ketchikan-ak",
  "name": "LONG LAKE SHELTER",
  "description": "Long Lake Shelter offers a remote wilderness experience in the Tongass National Forest, situated on the north end of Long Lake in Southeast Alaska. This three-sided shelter provides basic protection from the elements and is accessed via a 0.6-mile trail from the lake shore. The shelter location is remote, typically requiring floatplane or boat access to reach the trailhead. The Forest Service provides firewood and a 14-foot aluminum skiff with oars for rowing around the lake, though visitors...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-lake-ketchikan-ak",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ketchikan",
    "addressRegion": "AK",
    "postalCode": "99901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.90797424316406,
    "longitude": -131.50363159179688
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}