

# Event Details

- **Event Name**: Christmas Crackers Carol Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:30 pm
- **Event Description**: Big choir, big orchestra, Anne Lady Dodd presenting. The classic Christmas Carol concert in Chester Cathedral
- **Event URL**: https://allevents.in/chester/christmas-crackers-carol-concert/200029296587952
- **Event Categories**: music, entertainment, concerts, christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details

- **Ticket URL**: https://chestermusicsociety.org.uk/choir-concerts/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=chester-events

## Event venue details

- **city**: Chester
- **state**: EN
- **country**: United Kingdom
- **location**: Chester Cathedral
- **lat**: 53.19122975
- **long**: -2.8900896166667
- **full address**: Chester Cathedral, Chester, Cheshire, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Chester Music Society Choir (https://allevents.in/org/chester-music-society-choir/26666002)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c599ca1150000b1672e5662fb5631a267e709621028f88d16711b20bc7c033f3-rimg-w1200-h675-dc322c46-gmir?v=1766060079
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/dd5043ae436783c03e3e8cd173b857a68af211ae58efb2f304641f71eb111a90-rimg-w300-h300-dc322c48-gmir?v=1766060079

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Chester Cathedral, Chester, Cheshire, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Chester Music Society Choir
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, christmas, christmas-carols
- **Q**: Where can I find ticket details about Christmas Crackers Carol 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 Crackers Carol Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/c599ca1150000b1672e5662fb5631a267e709621028f88d16711b20bc7c033f3-rimg-w1200-h675-dc322c46-gmir?v=1766060079",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/chester/christmas-crackers-carol-concert/200029296587952",
        "location": {
            "@type": "Place",
            "name": "Chester Cathedral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chester, Cheshire",
                "addressLocality": "Chester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.19122975",
                "longitude": "-2.8900896166667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Big choir, big orchestra, Anne Lady Dodd presenting. The classic Christmas Carol concert in Chester Cathedral",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chester Music Society Choir",
                "url": "https://allevents.in/org/chester-music-society-choir/26666002"
            }
        ]
    }
]
```