{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-sisters-overlook-campsite-wrangell-ak",
  "name": "Three Sisters Overlook Campsite",
  "description": "The Three Sisters Overlook Campsite is a fully accessible, single occupancy site on the Nemo-Skip Loop Road on Wrangell Island. Site overlooks Zimovia Strait, with spectacular views of the \"three sister peaks\" (Virginia, Bessie, and Helen) on Etolin Island.",
  "url": "https://campertunity.com/listings/campgrounds/three-sisters-overlook-campsite-wrangell-ak",
  "image": [
    "https://photos.thedyrt.com/photo/606758/media/three-sisters-overlook-campsite_3071726f-396b-4630-a45a-84d90dc33947.heic"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wrangell",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.29527804,
    "longitude": -132.34330618
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/three-sisters-overlook-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}