{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malaekahana-state-recreation-area-laie-hi",
  "name": "What is the phone number for Mālaekahana State Recreation Area?",
  "description": "Mālaekahana State Recreation Area is located at 56-020 Kamehameha Highway, Laie HI 96762. Mālaekahana State Recreation Area can be contacted at ***-***-**** or http://dlnr.hawaii.gov/dsp/parks/oahu/malaekahana-state-recreation-area/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malaekahana-state-recreation-area-laie-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "56-020 Kamehameha Highway",
    "addressLocality": "Laie",
    "addressRegion": "HI",
    "postalCode": "96762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.6595459,
    "longitude": -157.9300068
  }
}