{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kaiaka-bay-beach-park-haleiwa-hi",
  "name": "What is the phone number for Kaiaka Bay Beach Park?",
  "description": "Kaiaka Bay Beach Park is located at 66-449 Haleiwa Road, Haleiwa HI 96712. Kaiaka Bay Beach Park can be contacted at ***-***-**** or https://camping.honolulu.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kaiaka-bay-beach-park-haleiwa-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "66-449 Haleiwa Road",
    "addressLocality": "Haleiwa",
    "addressRegion": "HI",
    "postalCode": "96712",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.5869221,
    "longitude": -158.1160983
  }
}