{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bard-springs-umpire-ar",
  "name": "Bard Springs",
  "description": "Bard Springs is located at Forest Service Road 38, Umpire AR 71971. Bard Springs can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ouachita/recreation/ohv/recarea/?recid=10715&actid=82",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bard-springs-umpire-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Service Road 38",
    "addressLocality": "Umpire",
    "addressRegion": "AR",
    "postalCode": "71971",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3911861,
    "longitude": -94.010875
  }
}