{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-bay-at-grand-river-casino-mo",
  "name": "What is the phone number for Bay At Grand River Casino?",
  "description": "Bay At Grand River Casino is located at 28095 U.S. 12, Mobridge SD 57601. Bay At Grand River Casino can be contacted at ***-***-**** or http://grandrivercasino.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-bay-at-grand-river-casino-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28095 U.S. 12",
    "addressLocality": "Mobridge",
    "addressRegion": "SD",
    "postalCode": "57601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5719677,
    "longitude": -100.4863068
  }
}