

# 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

- **Ticket URL**: http://facebook.com/200028945410701?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=keynsham-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Cadbury Heath Community Choir (https://allevents.in/org/cadbury-heath-community-choir/26786746)

## Event gallery

- **Alt text**: banner
  - **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
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Winter+Concert&date=18+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** The Centre Longwell Green, Shellards Road, Longwell Green, Keynsham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Cadbury Heath Community Choir
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Winter Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```