{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cloud-forest-temple-hawaii-volcanoes-national-park-hi",
  "name": "Cloud Forest Temple",
  "description": "Cloud Forest Temple is located near the lush terrain of Hawaii's Big Island.",
  "url": "https://campertunity.com/listings/campgrounds/cloud-forest-temple-hawaii-volcanoes-national-park-hi",
  "image": [
    "https://photos.thedyrt.com/photo/media/cloud-forest-temple_edcc5942-5e1d-4f52-b2d6-89e0f3e481a1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/cloud-forest-temple_7b24fd39-b1b1-47e3-9dd2-1d1fea42f79e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/cloud-forest-temple_edcc5942-5e1d-4f52-b2d6-89e0f3e481a1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-155.75860805241052,19.095828192327446)/-155.75860805241052,19.095828192327446,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hawaii Volcanoes National Park",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.095828192327446,
    "longitude": -155.75860805241052
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}