{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minot-swenson-rv-koa-journey-minot-nd",
  "name": "What is the phone number for Minot / Swenson RV KOA Journey?",
  "description": "Minot / Swenson RV KOA Journey is located at 1945 20th Avenue Southeast, Minot ND 58701. Minot / Swenson RV KOA Journey can be contacted at ***-***-**** or https://koa.com/campgrounds/minot/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minot-swenson-rv-koa-journey-minot-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1945 20th Avenue Southeast",
    "addressLocality": "Minot",
    "addressRegion": "ND",
    "postalCode": "58701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2133245,
    "longitude": -101.2617025
  }
}