{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellows-field-beach-park-campground-waimanalo-hi",
  "name": "What is the phone number for Bellows Field Beach Park Campground?",
  "description": "Bellows Field Beach Park Campground is located at 41-43 Kalanianaole Highway, Waimanalo HI 96795. Bellows Field Beach Park Campground can be contacted at ***-***-**** or https://camping.honolulu.gov/campsites/search?park_id=1",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellows-field-beach-park-campground-waimanalo-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41-43 Kalanianaole Highway",
    "addressLocality": "Waimanalo",
    "addressRegion": "HI",
    "postalCode": "96795",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.3552043,
    "longitude": -157.7080846
  }
}