{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wrangell-tongass-national-forest-three-sisters-overlook-camp",
  "name": "Wrangell, Tongass National Forest, Three Sisters Overlook Campsite",
  "description": "Three Sisters Overlook Campsite is a fully accessible, single-occupancy campsite situated along Forest Road 6267 (Nemo-Skip Loop Road) on Wrangell Island within the Tongass National Forest. Located 14 miles south of Wrangell, the site offers spectacular panoramic views of Zimovia Strait and the distinctive Three Sisters peaks (Virginia, Bessie, and Helen) on Etolin Island. The campsite is accessed via a short path from roadside parking at milepost 1.5 on the Nemo-Skip Loop Road. Despite its r...",
  "url": "https://campertunity.com/listings/campgrounds/wrangell-tongass-national-forest-three-sisters-overlook-camp",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.29278945922851,
    "longitude": -132.34683227539062
  },
  "sameAs": [
    "https://campflare.com/campground/three-sisters-overlook-campsite-C32"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}