

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm – Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: Join us to get into the Holiday spirit at our Students Christmas concert! ☃️
Everyone is welcome, free admission.
- **Event URL**: https://allevents.in/halifax/christmas-concert/200029336325424
- **Event Categories**: concerts, music, entertainment, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029336325424?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=halifax-events

## Event venue details

- **city**: Halifax
- **state**: NS
- **country**: Canada
- **location**: The Music Room
- **lat**: 44.66548
- **long**: -63.61517
- **full address**: The Music Room, 6181 Lady Hammond Rd.,Halifax, Nova Scotia, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Atrium Music Services (https://allevents.in/org/atrium-music-services/27220177)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0380d382fb5422c89ed3a551814913f8946a8a0efda8e7ca4932c1138b948fd1-rimg-w1200-h675-dcd6d3e9-gmir?v=1766071073
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/53be3a7ced4020d27872ee1207a64033170e2c95ec70c67e2e6a75cf7b236105-rimg-w300-h300-dcd8d3e9-gmir?v=1766071073

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Music Room, 6181 Lady Hammond Rd.,Halifax, Nova Scotia, Canada
- **Q**: Who is organizing the event?
  - **A:** Atrium Music Services
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas, holiday
- **Q**: Where can I find ticket details about Christmas Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/0380d382fb5422c89ed3a551814913f8946a8a0efda8e7ca4932c1138b948fd1-rimg-w1200-h675-dcd6d3e9-gmir?v=1766071073",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/halifax/christmas-concert/200029336325424",
        "location": {
            "@type": "Place",
            "name": "The Music Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6181 Lady Hammond Rd.,Halifax, Nova Scotia",
                "addressLocality": "Halifax",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.66548",
                "longitude": "-63.61517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to get into the Holiday spirit at our Students Christmas concert! ☃️\nEveryone is welcome, free admission.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Atrium Music Services",
                "url": "https://allevents.in/org/atrium-music-services/27220177"
            }
        ]
    }
]
```