{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-country-hills-resort-cave-junction",
  "name": "Country Hills Resort",
  "description": "Country Hills Resort is located at 7901 Caves Highway, Cave Junction OR 97523. Country Hills Resort can be contacted at ***-***-**** or http://www.countryhillsresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-country-hills-resort-cave-junction",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7901 Caves Highway",
    "addressLocality": "Cave Junction",
    "addressRegion": "OR",
    "postalCode": "97523",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.163544,
    "longitude": -123.51036
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/cave-junction/country-hills-resort"
  ]
}