{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pepeiao-cabin-hawaii-volcanoes-national-park-hi",
  "name": "Pepeiao Cabin — Hawai'i Volcanoes National Park",
  "description": "Pepeiao is in the southwestern reaches of Hawaiʻi Volcanoes National Park backcountry. The cabin is no longer safe for use and visitors should plan on tent camping. The cabin may be accessed from two trailheads; 1.) Hilina Pali Overlook via the Hilina Pali Trail - 4.8 miles (accessed via Hilina Pali Road). 2.) Kaʻū Desert Trailhead via the Kaʻū Desert Trail - 9.1 miles (accessed via Hwy 11). It can also be accessed from coastal Kaʻaha via the Kaʻaha Trail - 6.0 miles. Campers may stay a maxim...",
  "url": "https://campertunity.com/listings/campgrounds/pepeiao-cabin-hawaii-volcanoes-national-park-hi",
  "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.2647,
    "longitude": -155.35881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}