

# Event Details

- **Event Name**: Spring Concert 2026
- **Event Start and End Date**: Tue, 12 May, 2026 at 07:30 pm (-07:00)
- **Event Description**: Always entertaining, the Nelson Community Band brings your music dreams to life with classical and classic tunes! Rossini!Holtz! More!
Tickets are sold at the door: cash please!  $15 for adults, youth and children free.
- **Event URL**: https://allevents.in/nelson/spring-concert-2026/200029952507700
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Nelson
- **state**: BC
- **country**: Canada
- **location**: 611 5th Street, Nelson, BC, Canada
- **lat**: 49.50419
- **long**: -117.27551
- **full address**: 611 5th Street, Nelson, BC, Canada

## Event gallery

- **Alt text**: Spring Concert 2026
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d82f57af84a5cfe12e604de91127c4c9ce4e572f97769e7a17363a1e9656b711-rimg-w1200-h1500-dcfddc4e-gmir?v=1776332879

## FAQs

- **Q**: When and where is Spring Concert 2026 being held?
  - **A:** Spring Concert 2026 takes place on Tue, 12 May, 2026 at 07:30 pm to Tue, 12 May, 2026 at 07:30 pm at 611 5th Street, Nelson, BC, Canada.
- **Q**: Who is organizing Spring Concert 2026?
  - **A:** Spring Concert 2026 is organized by Nelson Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Concert 2026 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 Nelson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Concert 2026 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 2026",
        "image": "https://cdn-az.allevents.in/events9/banners/d82f57af84a5cfe12e604de91127c4c9ce4e572f97769e7a17363a1e9656b711-rimg-w1200-h1500-dcfddc4e-gmir?v=1776332879",
        "startDate": "2026-05-12T19:30:00-07:00",
        "url": "https://allevents.in/nelson/spring-concert-2026/200029952507700",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "611 5th Street, Nelson, BC, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "613 5th St, Nelson, BC V1L, Canada",
                "addressLocality": "Nelson",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.50419",
                "longitude": "-117.27551"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Always entertaining, the Nelson Community Band brings your music dreams to life with classical and classic tunes! Rossini!Holtz! More!\nTickets are sold at the door: cash please!  $15 for adults, youth and children free.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nelson Community Band",
                "url": "https://allevents.in/org/nelson-community-band/23165393"
            }
        ]
    }
]
```