{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/confluence-access-williston-nd",
  "name": "Confluence Access",
  "description": "Twenty miles northeast of Williston, Confluence Access sits where two waterways meet in northwestern North Dakota. This county-managed campground provides basic camping facilities at the confluence point, with direct water access for fishing and boating activities. The established campground offers standard amenities typical of county-operated sites. Campers can also explore [Fort Buford State Historic Site](https://thedyrt.com/camping/north-dakota/north-dakota-fort-buford-state-historical-so...",
  "url": "https://campertunity.com/listings/campgrounds/confluence-access-williston-nd",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Williston",
    "addressRegion": "ND",
    "postalCode": "58801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.98600037,
    "longitude": -103.9820004
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/confluence-access"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    }
  ]
}