{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-fort-buford-williston-nd",
  "name": "Campground Fort Buford",
  "description": "Campground Fort Buford is located at 15365 39th Lane Northwest, Williston ND 58801. Campground Fort Buford can be contacted at or https://www.ndtourism.com/williston/campgrounds-rv-parks/fort-buford-state-historic-site-campground",
  "url": "https://campertunity.com/listings/campgrounds/campground-fort-buford-williston-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15365 39th Lane Northwest",
    "addressLocality": "Williston",
    "addressRegion": "ND",
    "postalCode": "58801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9850374,
    "longitude": -104.0026693
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/williston/campground-fort-buford"
  ]
}