{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kaaha-shelter-hawaii-volcanoes-national-park-hawaii",
  "name": "Kaaha Shelter — Hawai'i Volcanoes National Park",
  "description": "Ka‘aha is located on the southern coastline of the park, 3.6 miles from the trailhead at the end of Hilina Pali road. The hike begins with a steep downhill trail that switches back 24 times to the base of the pali (cliff). Along the trail you will be hiking through mostly non-native grasses dotted with native ‘ōhi‘a trees. Two thirds of the way down you will find your only chance for shade on this hot, dry, windy trail under a large ‘ōhi‘a tree. The rest of the hike is a gradual downhill slop...",
  "url": "https://campertunity.com/listings/campgrounds/kaaha-shelter-hawaii-volcanoes-national-park-hawaii",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hawaii Volcanoes National Park",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.26196067,
    "longitude": -155.30367018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snorkeling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}