

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:30 pm
- **Event Description**: Our annual Christmas Concert will be sure to bring yiu the festive feel of joy and community.
- **Event URL**: https://allevents.in/poulton-le-fylde/christmas-concert/200029161943527
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Poulton-le-fylde
- **state**: EN
- **country**: United Kingdom
- **location**: Poulton Methodist Church
- **lat**: 53.8478029
- **long**: -2.9951273
- **full address**: Poulton Methodist Church, Queensway,Poulton le Fylde, Poulton-le-fylde, United Kingdom

## Event gallery

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

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Tue, 16 Dec, 2025 at 07:30 pm to Tue, 16 Dec, 2025 at 07:30 pm at Poulton Methodist Church, Queensway,Poulton le Fylde, Poulton-le-fylde, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Encore Singers - Blackpool & Fylde.
- **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 Poulton-le-fylde, 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://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Concert&date=Tue%2C+16+Dec%2C+2025+at+07%3A30+pm&bg=3",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/poulton-le-fylde/christmas-concert/200029161943527",
        "location": {
            "@type": "Place",
            "name": "Poulton Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Queensway,Poulton le Fylde",
                "addressLocality": "Poulton-le-fylde",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.8478029",
                "longitude": "-2.9951273"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Christmas Concert will be sure to bring yiu the festive feel of joy and community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Encore Singers - Blackpool & Fylde",
                "url": "https://allevents.in/org/encore-singers-blackpool-and-fylde/22648214"
            }
        ]
    }
]
```