{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaver-lake-state-park-wishek-nd",
  "name": "Beaver Lake State Park",
  "description": "Beaver Lake State Park is located at 3850 70th Street Southeast, Wishek ND 58495. Beaver Lake State Park can be contacted at ***-***-**** or http://www.parkrec.nd.gov/parks/blsp/blsp.html",
  "url": "https://campertunity.com/listings/campgrounds/beaver-lake-state-park-wishek-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3850 70th Street Southeast",
    "addressLocality": "Wishek",
    "addressRegion": "ND",
    "postalCode": "58495",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3994718,
    "longitude": -99.6153604
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/wishek/beaver-lake-state-park",
    "https://www.parkrec.nd.gov/beaver-lake-state-park"
  ]
}