{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sitka-tongass-mud-bay",
  "name": "Sitka, Tongass National Forest, Mud Bay Shelter",
  "description": "Mud Bay Shelter sits on the east side of Kruzof Island within the Tongass National Forest, approximately 15 miles northwest of Sitka. This remote facility features a 3.5-sided shelter equipped with a wood stove and plywood bunks, providing basic protection from the elements in a wilderness setting. The shelter is accessible by boat, followed by overland travel, making it ideal for those seeking a backcountry experience. The facility offers minimal amenities consistent with its remote location...",
  "url": "https://campertunity.com/listings/campgrounds/sitka-tongass-mud-bay",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.18177795410156,
    "longitude": -135.61077880859375
  },
  "sameAs": [
    "https://campflare.com/campground/mud-bay-shelter-S37"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backpacking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}