

# Event Details

- **Event Name**: Spring Music Recital
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 03:00 pm (-07:00)
- **Event Description**: Details Coming Soon!
- **Event URL**: https://allevents.in/nanaimo/spring-music-recital/200029915188232
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Nanaimo
- **state**: BC
- **country**: Canada
- **location**: Neighbourhood Church
- **lat**: 49.21836
- **long**: -124.02386
- **full address**: Neighbourhood Church, 4951 Rutherford Rd,Nanaimo, British Columbia, Canada

## Event gallery

- **Alt text**: Spring Music Recital
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e5a310a2bc05dce8f6a6e705f45f71e87f60708e732394c09594d82bd5b5d3cb-rimg-w612-h408-dceeeddf-gmir?v=1776416857

## FAQs

- **Q**: When and where is Spring Music Recital being held?
  - **A:** Spring Music Recital takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 03:00 pm at Neighbourhood Church, 4951 Rutherford Rd,Nanaimo, British Columbia, Canada.
- **Q**: Who is organizing Spring Music Recital?
  - **A:** Spring Music Recital is organized by Arbutus Music Education.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Music Recital 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 Nanaimo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Music Recital 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 Music Recital",
        "image": "https://cdn-az.allevents.in/events6/banners/e5a310a2bc05dce8f6a6e705f45f71e87f60708e732394c09594d82bd5b5d3cb-rimg-w612-h408-dceeeddf-gmir?v=1776416857",
        "startDate": "2026-06-20T10:00:00-07:00",
        "endDate": "2026-06-20T15:00:00-07:00",
        "url": "https://allevents.in/nanaimo/spring-music-recital/200029915188232",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Neighbourhood Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4951 Rutherford Rd,Nanaimo, British Columbia",
                "addressLocality": "Nanaimo",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.21836",
                "longitude": "-124.02386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details Coming Soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arbutus Music Education",
                "url": "https://allevents.in/org/arbutus-music-education/25700058"
            }
        ]
    }
]
```