{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-park-rv-and-condo-resort-kelowna-bc",
  "name": "Holiday Park RV and Condo Resort",
  "description": "The perfect four season vacation destination is waiting for you at Holiday Park Resort. Surrounded by championship golf courses, award winning wineries,",
  "url": "https://campertunity.com/listings/campgrounds/holiday-park-rv-and-condo-resort-kelowna-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 - 415 Commonwealth Road",
    "addressLocality": "Kelowna",
    "addressRegion": "BC",
    "postalCode": "V4V 1P4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0076264,
    "longitude": -119.3922687
  }
}