{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-grants-pass-koa-journey-gran",
  "name": "Grants Pass KOA Journey",
  "description": "Grants Pass KOA Journey is located at 699 Jumpoff Joe Creek Road, Grants Pass OR 97526. Grants Pass KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/grants-pass/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-grants-pass-koa-journey-gran",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "699 Jumpoff Joe Creek Road",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97526",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5713936,
    "longitude": -123.3639172
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/grants-pass/grants-pass-koa-journey"
  ]
}