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