{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keauhou-backcountry-campsite-hawaii-volcanoes-national-park",
  "name": "Keauhou Backcountry Campsite — Hawai'i Volcanoes National Park",
  "description": "Keauhou is located on the southern seacoast of Hawai`i Volcanoes National Park and is one of the favored destinations of hearty wilderness hikers. The campsite is 7.6 miles from the closest trailhead. The hike to Keauhou can be a grueling, hot hike through predominately non-native grasses to a small rocky bay where cold fresh water seeps to the surface and mixes with the ocean. Permitted campers may stay a maximum of 3 consecutive nights per site. A total of 16 hikers are allowed per night at...",
  "url": "https://campertunity.com/listings/campgrounds/keauhou-backcountry-campsite-hawaii-volcanoes-national-park",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.26865092,
    "longitude": -155.23119075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}