

# Event Details

- **Event Name**: Christmas Music Recital
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 03:30 pm
- **Event Description**: We are having our 2nd recital with the new company, it will be on Saturday, December 13th. First session starts at 10:00 AM and the Second session starts at 12:30 PM.
- **Event URL**: https://allevents.in/nanaimo/christmas-music-recital/200029006170821
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## 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, BC V9T 5P1, Canada

## Event gallery

- **Alt text**: Christmas Music Recital
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/515097b984670e9f3747ed8de1f7df1539566526852123e4b55db4c705d90893-rimg-w1200-h1600-dc2f2734-gmir?v=1765117657

## FAQs

- **Q**: When and where is Christmas Music Recital being held?
  - **A:** Christmas Music Recital takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 03:30 pm at Neighbourhood Church, 4951 Rutherford Rd, Nanaimo, BC V9T 5P1, Canada.
- **Q**: Who is organizing Christmas Music Recital?
  - **A:** Christmas Music Recital is organized by Arbutus Music Education.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Music Recital",
        "image": "https://cdn-az.allevents.in/events5/banners/515097b984670e9f3747ed8de1f7df1539566526852123e4b55db4c705d90893-rimg-w1200-h1600-dc2f2734-gmir?v=1765117657",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/nanaimo/christmas-music-recital/200029006170821",
        "location": {
            "@type": "Place",
            "name": "Neighbourhood Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4951 Rutherford Rd, Nanaimo, BC V9T 5P1, Canada",
                "addressLocality": "Nanaimo",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.21836",
                "longitude": "-124.02386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having our 2nd recital with the new company, it will be on Saturday, December 13th. First session starts at 10:00 AM and the Second session starts at 12:30 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arbutus Music Education",
                "url": "https://allevents.in/org/arbutus-music-education/25700058"
            }
        ]
    }
]
```