{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cloquet-duluth-koa-journey-cloquet-mn-1",
  "name": "What is the phone number for Cloquet / Duluth KOA Journey?",
  "description": "Cloquet / Duluth KOA Journey is located at 1381 Kampground Road, Cloquet MN 55720. Cloquet / Duluth KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/cloquet/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cloquet-duluth-koa-journey-cloquet-mn-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1381 Kampground Road",
    "addressLocality": "Cloquet",
    "addressRegion": "MN",
    "postalCode": "55720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6798227,
    "longitude": -92.4401075
  }
}