{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mackenzie-state-recreation-area-pahoa-hi",
  "name": "What is the phone number for Mackenzie State Recreation Area?",
  "description": "Mackenzie State Recreation Area is located at State Highway 137, Pahoa HI 96778. Mackenzie State Recreation Area can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mackenzie-state-recreation-area-pahoa-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Highway 137",
    "addressLocality": "Pahoa",
    "addressRegion": "HI",
    "postalCode": "96778",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.4396415,
    "longitude": -154.8641811
  }
}