{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hanamau-beach-park-lihue-hi",
  "name": "Hanamāʻulu Beach Park",
  "description": "Hanamāʻulu Beach Park is located at Kapule Highway, Lihue HI 96766. Hanamāʻulu Beach Park can be contacted at ***-***-**** or http://www.kauai.gov/",
  "url": "https://campertunity.com/listings/campgrounds/hanamau-beach-park-lihue-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kapule Highway",
    "addressLocality": "Lihue",
    "addressRegion": "HI",
    "postalCode": "96766",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.9934194,
    "longitude": -159.3419595
  }
}