{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highline-campsite-wrangell-ak",
  "name": "Highline Campsite",
  "description": "Two sites. Each site provides excellent view of Zimovia Strait and the Three Sisters range on Etolin Island. Both sites are fully accessible",
  "url": "https://campertunity.com/listings/campgrounds/highline-campsite-wrangell-ak",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wrangell",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.27611196,
    "longitude": -132.31666775
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/highline-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}