{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/punaluu-black-sand-beach-camping-mountain-view-hi",
  "name": "Punalu'u Black Sand Beach camping",
  "description": "Punalu'u Black Sand Beach camping is located at 96-884 Government Road, Mountain View HI 96771. Punalu'u Black Sand Beach camping can be contacted at or https://hawaiicounty.ehawaii.gov/camping/all,details,57790.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/punaluu-black-sand-beach-camping-mountain-view-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "96-884 Government Road",
    "addressLocality": "Mountain View",
    "addressRegion": "HI",
    "postalCode": "96771",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.1352712,
    "longitude": -155.5048403
  }
}