{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-joe-creek-waterfalls-rv-resort",
  "name": "Joe Creek Waterfalls R.V. Resort",
  "description": "Joe Creek Waterfalls R.V. Resort is located at 699 Jumpoff Joe Creek Road, Grants Pass OR 97526. Joe Creek Waterfalls R.V. Resort can be contacted at ***-***-**** or https://koa.com/campgrounds/grants-pass/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-joe-creek-waterfalls-rv-resort",
  "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.5714451,
    "longitude": -123.3638799
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/grants-pass/joe-creek-waterfalls-r-v-resort"
  ]
}