{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maili-beach-park-waianae-hi",
  "name": "Māʻili Beach Park",
  "description": "Māʻili Beach Park is located at 87-21 Farrington Highway, Waianae HI 96792. Māʻili Beach Park can be contacted at ***-***-**** or http://www.honolulu.gov/parks/default.html",
  "url": "https://campertunity.com/listings/campgrounds/maili-beach-park-waianae-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "87-21 Farrington Highway",
    "addressLocality": "Waianae",
    "addressRegion": "HI",
    "postalCode": "96792",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.4191739,
    "longitude": -158.1778478
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/hawaii/waianae/ma%CA%BBili-beach-park"
  ]
}