

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Sat, 30 May, 2026 at 07:00 pm (-07:00)
- **Event Description**: Vernon Community Band looks forward to entertaining you with an eclectic mix of musical selections.
- **Event URL**: https://allevents.in/vernon/spring-concert/200029966955510
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Vernon
- **state**: BC
- **country**: Canada
- **location**: Powerhouse Theatre
- **lat**: 50.2676299
- **long**: -119.27003
- **full address**: Powerhouse Theatre, 2901 35th Ave, Vernon, BC V1T 2S7, Canada

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8c7d9624fa01ad58f20ce2f20517bfde34ab27d8ca5a97359efc2b4efdc4ab15-rimg-w1200-h429-dc191514-gmir?v=1778633683

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Sat, 30 May, 2026 at 07:00 pm to Sat, 30 May, 2026 at 07:00 pm at Powerhouse Theatre, 2901 35th Ave, Vernon, BC V1T 2S7, Canada.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Vernon Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring 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 Vernon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/8c7d9624fa01ad58f20ce2f20517bfde34ab27d8ca5a97359efc2b4efdc4ab15-rimg-w1200-h429-dc191514-gmir?v=1778633683",
        "startDate": "2026-05-30T19:00:00-07:00",
        "url": "https://allevents.in/vernon/spring-concert/200029966955510",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Powerhouse Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2901 35th Ave, Vernon, BC V1T 2S7, Canada",
                "addressLocality": "Vernon",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.2676299",
                "longitude": "-119.27003"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vernon Community Band looks forward to entertaining you with an eclectic mix of musical selections.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vernon Community Band",
                "url": "https://allevents.in/org/vernon-community-band/25707992"
            }
        ]
    }
]
```