{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-broken-arrow-campground-custer-sd",
  "name": "Broken Arrow Campground",
  "description": "Broken Arrow Campground is located at , Custer SD 57730. Broken Arrow Campground can be contacted at ***-***-**** or http://www.brokenarrowhorsecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-broken-arrow-campground-custer-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7143424,
    "longitude": -103.5793631
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/custer/broken-arrow-campground"
  ]
}