{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sakakawea-park-campground-stanton-nd",
  "name": "Sakakawea Park Campground",
  "description": "Sakakawea Park Campground is located at Sakakawea Park, Stanton ND 58571. Sakakawea Park Campground can be contacted at ***-***-**** or http://www.stantonnd.com/",
  "url": "https://campertunity.com/listings/campgrounds/sakakawea-park-campground-stanton-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sakakawea Park",
    "addressLocality": "Stanton",
    "addressRegion": "ND",
    "postalCode": "58571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3221667,
    "longitude": -101.3768889
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/stanton/sakakawea-park-campground"
  ]
}