

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:30 pm
- **Event Description**: Come along to listen and sing along with the carollers and choruses of the Sussex Harmonisers. Guaranteed to get you in the Christmas spirit.
- **Event URL**: https://allevents.in/burgess-hill/christmas-concert/200029220313930
- **Event Categories**: christmas, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029220313930?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=burgess+hill-events

## Event venue details

- **city**: Burgess Hill
- **state**: EN
- **country**: United Kingdom
- **location**: St John the Evangelist's Church, Burgess Hill
- **lat**: 50.9573
- **long**: -0.1332
- **full address**: St John the Evangelist's Church, Burgess Hill, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sussex Harmonisers (https://allevents.in/org/sussex-harmonisers/24839376)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Concert&date=Tue%2C+09+Dec%2C+2025+at+07%3A30+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0e5fd3d8bb8824b1ff060aae47f615af60dbf2276bc2db4e36e34fab222a6c90-rimg-w300-h300-dcfefefe-gmir?v=1764887052

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 09 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** St John the Evangelist's Church, Burgess Hill, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Sussex Harmonisers
- **Q**: What type of event is this?
  - **A:** christmas, concerts, music, entertainment
- **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": "Event",
        "name": "Christmas Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Concert&date=Tue%2C+09+Dec%2C+2025+at+07%3A30+pm&bg=1",
        "startDate": "2025-12-09",
        "url": "https://allevents.in/burgess-hill/christmas-concert/200029220313930",
        "location": {
            "@type": "Place",
            "name": "St John the Evangelist's Church, Burgess Hill",
            "address": {
                "@type": "PostalAddress",
                "name": "St John the Evangelist's Church, Burgess Hill, United Kingdom",
                "addressLocality": "Burgess Hill",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.9573",
                "longitude": "-0.1332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along to listen and sing along with the carollers and choruses of the Sussex Harmonisers. Guaranteed to get you in the Christmas spirit.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sussex Harmonisers",
                "url": "https://allevents.in/org/sussex-harmonisers/24839376"
            }
        ]
    }
]
```