

# Event Details

- **Event Name**: Winter Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 01:30 pm – Thu, 18 Dec, 2025 at 03:00 pm
- **Event Description**: Please join us for festive cheer at our winter concert!
- **Event URL**: https://allevents.in/keynsham/winter-concert/200028945410701
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Keynsham
- **state**: EN
- **country**: United Kingdom
- **location**: The Centre Longwell Green
- **lat**: 51.438366639445
- **long**: -2.4918676170547
- **full address**: The Centre Longwell Green, Shellards Road, Longwell Green, Keynsham, United Kingdom

## Event gallery

- **Alt text**: Winter Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Winter+Concert&date=Thu%2C+18+Dec%2C+2025+at+01%3A30+pm&bg=2

## FAQs

- **Q**: When and where is Winter Concert being held?
  - **A:** Winter Concert takes place on Thu, 18 Dec, 2025 at 01:30 pm to Thu, 18 Dec, 2025 at 03:00 pm at The Centre Longwell Green, Shellards Road, Longwell Green, Keynsham, United Kingdom.
- **Q**: Who is organizing Winter Concert?
  - **A:** Winter Concert is organized by Cadbury Heath Community Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Winter 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 Keynsham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Winter 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": "Winter Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Winter+Concert&date=Thu%2C+18+Dec%2C+2025+at+01%3A30+pm&bg=2",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/keynsham/winter-concert/200028945410701",
        "location": {
            "@type": "Place",
            "name": "The Centre Longwell Green",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shellards Road, Longwell Green",
                "addressLocality": "Keynsham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.438366639445",
                "longitude": "-2.4918676170547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for festive cheer at our winter concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cadbury Heath Community Choir",
                "url": "https://allevents.in/org/cadbury-heath-community-choir/26786746"
            }
        ]
    }
]
```