{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bismarck-koa-journey-bismarck-nd",
  "name": "What is the phone number for Bismarck KOA Journey?",
  "description": "Bismarck KOA Journey is located at 3720 Centennial Road, Bismarck ND 58503. Bismarck KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/bismarck/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bismarck-koa-journey-bismarck-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3720 Centennial Road",
    "addressLocality": "Bismarck",
    "addressRegion": "ND",
    "postalCode": "58503",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.846882,
    "longitude": -100.732727
  }
}