{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-bellows-air-force-station-waima",
  "name": "What is the phone number for Bellows Air Force Station?",
  "description": "Bellows Air Force Station is located at 220 Tinker Road, Waimanalo HI 96795. Bellows Air Force Station can be contacted at ***-***-**** or http://bellowsafs.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-bellows-air-force-station-waima",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 Tinker Road",
    "addressLocality": "Waimanalo",
    "addressRegion": "HI",
    "postalCode": "96795",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.3688029,
    "longitude": -157.7106512
  }
}