{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/montrose-black-canyon-koa-journey-montrose-co",
  "name": "What is the phone number for Montrose / Black Canyon Nat'l Park KOA Journey?",
  "description": "Montrose / Black Canyon Nat'l Park KOA Journey is located at 200 North Cedar Street, Montrose CO 81401. Montrose / Black Canyon Nat'l Park KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/montrose-black-canyon-natl-park/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/montrose-black-canyon-koa-journey-montrose-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 North Cedar Street",
    "addressLocality": "Montrose",
    "addressRegion": "CO",
    "postalCode": "81401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4885363,
    "longitude": -107.8679591
  }
}