

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 pm
- **Event Description**: Join Alina Orchestra and Danesborough Chorus for a festive evening of carols and Christmas music
- **Event URL**: https://allevents.in/woburn/christmas-concert/200029341625211
- **Event Categories**: music, entertainment, christmas, concerts, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Woburn
- **state**: EN
- **country**: United Kingdom
- **location**: St Mary's Church, Woburn
- **lat**: 51.9898
- **long**: -0.617331
- **full address**: St Mary's Church, Woburn, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b5860de13016da888b845f52e39856c656eb00c8eabdeabf695e34cd501cd4fa-rimg-w1200-h628-dc173140-gmir?v=1766129618

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 20 Dec, 2025 at 07:00 pm to Sat, 20 Dec, 2025 at 07:00 pm at St Mary's Church, Woburn, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Danesborough Chorus.
- **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 Woburn, 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/events2/banners/b5860de13016da888b845f52e39856c656eb00c8eabdeabf695e34cd501cd4fa-rimg-w1200-h628-dc173140-gmir?v=1766129618",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/woburn/christmas-concert/200029341625211",
        "location": {
            "@type": "Place",
            "name": "St Mary's Church, Woburn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Woburn, Milton Keynes, United Kingdom",
                "addressLocality": "Woburn",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.9898",
                "longitude": "-0.617331"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Alina Orchestra and Danesborough Chorus for a festive evening of carols and Christmas music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Danesborough Chorus",
                "url": "https://allevents.in/org/danesborough-chorus/27030683"
            }
        ]
    }
]
```