{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-buffalo-trails-campground-willi",
  "name": "Buffalo Trails Campground",
  "description": "Buffalo Trails Campground is located at 6700 1st Avenue West, Williston ND 58801. Buffalo Trails Campground can be contacted at ***-***-**** or http://www.ndtourism.com/williston/campgrounds-rv-parks/buffalo-trails-campground",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-buffalo-trails-campground-willi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6700 1st Avenue West",
    "addressLocality": "Williston",
    "addressRegion": "ND",
    "postalCode": "58801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2079464,
    "longitude": -103.6224236
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/williston/buffalo-trails-campground"
  ]
}