{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-parshall-bay-parshall-nd-us",
  "name": "Parshall Bay",
  "description": "Parshall Bay is located at , Parshall ND 58770. Parshall Bay can be contacted at ***-***-**** or http://corpslakes.usace.army.mil/visitors/projects2.cfm?Id=G606400&StartRow=21",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-parshall-bay-parshall-nd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Parshall",
    "addressRegion": "ND",
    "postalCode": "58770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9188956,
    "longitude": -102.3090865
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/parshall/parshall-bay"
  ]
}