{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/turn-island-beach-campsite-wrangell-ak",
  "name": "Turn Island Beach Campsite",
  "description": "Located on the west shore of Wrangell Island in the Tongass National Forest, Turn Island Beach Campsite offers primitive camping on a saltwater beach. The campsite includes two tent platforms suitable for camping and picnicking, along with a shared outhouse facility. The scenic location provides access to motorized and non-motorized boating opportunities along Zimovia Strait. The campsite is accessible either by water or via the Nemo Saltwater Access Trail, a 0.5-mile boardwalk trail that beg...",
  "url": "https://campertunity.com/listings/campgrounds/turn-island-beach-campsite-wrangell-ak",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wrangell",
    "addressRegion": "AK",
    "postalCode": "99929",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.25050735473633,
    "longitude": -132.3373565673828
  },
  "sameAs": [
    "https://campflare.com/campground/turn-island-beach-campsite-C35"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}