{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-dakota-wind-lodging-mohall-nd",
  "name": "Dakota Wind Lodging",
  "description": "Dakota Wind Lodging is located at 103 Central Avenue South, Mohall ND 58761. Dakota Wind Lodging can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-dakota-wind-lodging-mohall-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "103 Central Avenue South",
    "addressLocality": "Mohall",
    "addressRegion": "ND",
    "postalCode": "58761",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7630191,
    "longitude": -101.5113241
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/mohall/dakota-wind-lodging"
  ]
}