

# Event Details

- **Event Name**: Vernon Vipers v. West Kelowna
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:00 pm
- **Event Description**: Come out to watch your Vipers take on the Warriors in the second-last game of the season!
- **Event URL**: https://allevents.in/vernon/vernon-vipers-v-west-kelowna/200029373241805
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Vernon
- **state**: BC
- **country**: Canada
- **location**: 3445 43rd Ave, Vernon, BC, Canada, British Columbia V1T 8P5
- **lat**: 50.27538
- **long**: -119.27797
- **full address**: 3445 43rd Ave, Vernon, BC, Canada, British Columbia V1T 8P5

## Event gallery

- **Alt text**: Vernon Vipers v. West Kelowna
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7f4113ddfc1286e03b00df2346817946b27f432b817b3bf686c7d5e59222e4cc-rimg-w1200-h860-dcf6f3ed-gmir?v=1766061424

## FAQs

- **Q**: When and where is Vernon Vipers v. West Kelowna being held?
  - **A:** Vernon Vipers v. West Kelowna takes place on Fri, 19 Dec, 2025 at 07:00 pm to Fri, 19 Dec, 2025 at 07:00 pm at 3445 43rd Ave, Vernon, BC, Canada, British Columbia V1T 8P5.
- **Q**: Who is organizing Vernon Vipers v. West Kelowna?
  - **A:** Vernon Vipers v. West Kelowna is organized by Vernon Vipers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vernon Vipers v. West Kelowna",
        "image": "https://cdn-az.allevents.in/events3/banners/7f4113ddfc1286e03b00df2346817946b27f432b817b3bf686c7d5e59222e4cc-rimg-w1200-h860-dcf6f3ed-gmir?v=1766061424",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/vernon/vernon-vipers-v-west-kelowna/200029373241805",
        "location": {
            "@type": "Place",
            "name": "3445 43rd Ave, Vernon, BC, Canada, British Columbia V1T 8P5",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3445 43rd Ave, Vernon, BC V1T 8P5, Canada",
                "addressLocality": "Vernon",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.27538",
                "longitude": "-119.27797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to watch your Vipers take on the Warriors in the second-last game of the season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vernon Vipers",
                "url": "https://allevents.in/org/vernon-vipers/27254957"
            }
        ]
    }
]
```