

# Event Details

- **Event Name**: Chilliwack Concert
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 07:30 pm (-07:00)
- **Event Description**: Watcha Gonna Do?? 
Let's go, I'm going.  Come with me.
- **Event URL**: https://allevents.in/prince-george/chilliwack-concert/200030033347106
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200030033347106?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=prince+george-events

## Event venue details

- **city**: Prince George
- **state**: BC
- **country**: Canada
- **location**: CN Centre
- **lat**: 53.904577867
- **long**: -122.802240761
- **full address**: CN Centre, 2187 Ospika Boulevard South,Prince George, British Columbia, Canada

## Event gallery

- **Alt text**: Chilliwack Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4d8905e37c62d256e37708f1ff20e31b2c57aac509fb2af3e1d719a77fd9b0ac-rimg-w955-h2048-dc000000-gmir?v=1778222916

## FAQs

- **Q**: When and where is Chilliwack Concert being held?
  - **A:** Chilliwack Concert takes place on Sat, 06 Jun, 2026 at 07:30 pm to Sat, 06 Jun, 2026 at 07:30 pm at CN Centre, 2187 Ospika Boulevard South,Prince George, British Columbia, Canada.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chilliwack Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Prince George, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chilliwack Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Chilliwack Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/4d8905e37c62d256e37708f1ff20e31b2c57aac509fb2af3e1d719a77fd9b0ac-rimg-w955-h2048-dc000000-gmir?v=1778222916",
        "startDate": "2026-06-06T19:30:00-07:00",
        "url": "https://allevents.in/prince-george/chilliwack-concert/200030033347106",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "CN Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2187 Ospika Boulevard South,Prince George, British Columbia",
                "addressLocality": "Prince George",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.904577867",
                "longitude": "-122.802240761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Watcha Gonna Do?? \nLet's go, I'm going.  Come with me."
    }
]
```