{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-hills-cave-junction-or",
  "name": "Country Hills Resort",
  "description": "Located in Cave Junction, OR, Country Hills Resort offers 31 camping sites. View pictures, amenities, and nearby activities. Book your campground today.",
  "url": "https://campertunity.com/listings/campgrounds/country-hills-cave-junction-or",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/3ae88ff1-4db6-4905-831a-52283e31bacc/f191d692.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7901 Caves Hwy",
    "addressLocality": "Cave Junction",
    "addressRegion": "OR",
    "postalCode": "K2P 0G2",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.163559,
    "longitude": -123.510389
  },
  "sameAs": [
    "https://campgrounds.rvezy.com/en/campground/3ae88ff1-4db6-4905-831a-52283e31bacc"
  ],
  "numberOfRooms": 31
}