{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kanaha-beach-park-kahului-hi",
  "name": "Kanaha Beach Park",
  "description": "Kanaha Beach Park is located near Kahului, HI, offering a coastal terrain with sandy beaches and ocean views.",
  "url": "https://campertunity.com/listings/campgrounds/kanaha-beach-park-kahului-hi",
  "image": [
    "https://photos.thedyrt.com/photo/107054/media/hawaii-kanaha-beach-park_e77abb53ba3f57c68638b360fa10b9c7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/107054/media/hawaii-kanaha-beach-park_e77abb53ba3f57c68638b360fa10b9c7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/107046/media/hawaii-kanaha-beach-park_a8592f9f75c2355cd3807e1aab5dec16.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-156.43980428,20.89939783)/-156.43980428,20.89939783,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kahului",
    "addressRegion": "HI",
    "postalCode": "96732",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 20.89939783,
    "longitude": -156.43980428
  },
  "sameAs": [
    "https://thedyrt.com/camping/hawaii/hawaii-kanaha-beach-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Scuba Diving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}