{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-pendleton-koa-journey-pendleton",
  "name": "What is the phone number for Pendleton KOA Journey?",
  "description": "Pendleton KOA Journey is located at 1375 Southeast 3rd Street, Pendleton OR 97801. Pendleton KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/pendleton/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-pendleton-koa-journey-pendleton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1375 Southeast 3rd Street",
    "addressLocality": "Pendleton",
    "addressRegion": "OR",
    "postalCode": "97801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6600195,
    "longitude": -118.7805708
  }
}