{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brushy-creek-campground-arkadelph",
  "name": "Brushy Creek Campground",
  "description": "Brushy Creek Campground is located at 224 Crawford Street, Arkadelphia AR 71923. Brushy Creek Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brushy-creek-campground-arkadelph",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "224 Crawford Street",
    "addressLocality": "Arkadelphia",
    "addressRegion": "AR",
    "postalCode": "71923",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1173806,
    "longitude": -93.0491578
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/arkadelphia/brushy-creek-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/arkansas/arkadelphia/brushy-creek-campground"
  ]
}