{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-orchard-at-oliver-oliver-bc",
  "name": "The Orchard at Oliver",
  "description": "Set in a fruit orchard in the heart of the valley The Orchard at Oliver offers Motel Rooms and Cabins alongside an orchard RV Park with stunning private grass",
  "url": "https://campertunity.com/listings/campgrounds/the-orchard-at-oliver-oliver-bc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5650 Highway 97",
    "addressLocality": "Oliver",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.1689784,
    "longitude": -119.5619173
  }
}