{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-metigoshe-state-park-bottin",
  "name": "Lake Metigoshe State Park",
  "description": "Lake Metigoshe State Park is located at 2514 2nd Street East, Bottineau ND 58318. Lake Metigoshe State Park can be contacted at ***-***-**** or http://www.parkrec.nd.gov/parks/lmsp/lmsp.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-metigoshe-state-park-bottin",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2514 2nd Street East",
    "addressLocality": "Bottineau",
    "addressRegion": "ND",
    "postalCode": "58318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9839,
    "longitude": -100.334
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/bottineau/lake-metigoshe-state-park"
  ]
}