{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kipahulu-hana-hi",
  "name": "What is the phone number for Kīpahulu Campground?",
  "description": "Kīpahulu Campground is located at , Hana HI 96713. Kīpahulu Campground can be contacted at or http://www.nps.gov/hale",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kipahulu-hana-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hana",
    "addressRegion": "HI",
    "postalCode": "96713",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 20.6597142,
    "longitude": -156.0444832
  }
}