

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us to celebrate the Christmas season with carol singing, mulled wine and mince pies
- **Event URL**: https://allevents.in/alnwick/christmas-concert/200029354028034
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Alnwick
- **state**: EN
- **country**: United Kingdom
- **location**: St Pauls Alnwick
- **lat**: 55.411172455326
- **long**: -1.7070244494943
- **full address**: St Pauls Alnwick, Alnwick, Northumberland, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4ac8472124980a520c8a975e9fdd02767b1f9dee34a08a094304f7048a0edf4f-rimg-w1200-h800-dc1c1815-gmir?v=1765687710

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at St Pauls Alnwick, Alnwick, Northumberland, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Alnwick & District Choral Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Alnwick, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/4ac8472124980a520c8a975e9fdd02767b1f9dee34a08a094304f7048a0edf4f-rimg-w1200-h800-dc1c1815-gmir?v=1765687710",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/alnwick/christmas-concert/200029354028034",
        "location": {
            "@type": "Place",
            "name": "St Pauls Alnwick",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Alnwick, Northumberland",
                "addressLocality": "Alnwick",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.411172455326",
                "longitude": "-1.7070244494943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate the Christmas season with carol singing, mulled wine and mince pies",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alnwick & District Choral Society",
                "url": "https://allevents.in/org/alnwick-and-district-choral-society/20768931"
            }
        ]
    }
]
```