

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:30 pm
- **Event Description**: We're super excited to present our annual Christmas Concert!! Come along and sing your favourite carols, enjoy Christmas tunes old and new, and try your luck on the raffle!! Tickets are available either online or on the door!!
- **Event URL**: https://allevents.in/sale/christmas-concert/200029265894943
- **Event Categories**: concerts, music, entertainment, christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sale
- **state**: EN
- **country**: United Kingdom
- **location**: St Clement Church, Manor Avenue, Urmston M41 9JZ
- **lat**: 53.445098319254
- **long**: -2.3505298107592
- **full address**: St Clement Church, Manor Avenue, Urmston M41 9JZ, Sale, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4ed153ec3067f9472b0ab1a067c0f1f10f6b36559ded0637d6916e36ccdd5246-rimg-w1200-h675-dc021130-gmir?v=1764915319

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 05 Dec, 2025 at 07:30 pm to Fri, 05 Dec, 2025 at 07:30 pm at St Clement Church, Manor Avenue, Urmston M41 9JZ, Sale, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Flixton Band.
- **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 Sale, 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://cdn-az.allevents.in/events7/banners/4ed153ec3067f9472b0ab1a067c0f1f10f6b36559ded0637d6916e36ccdd5246-rimg-w1200-h675-dc021130-gmir?v=1764915319",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/sale/christmas-concert/200029265894943",
        "location": {
            "@type": "Place",
            "name": "St Clement Church, Manor Avenue, Urmston M41 9JZ",
            "address": {
                "@type": "PostalAddress",
                "name": "St Clement Church, Manor Avenue, Urmston M41 9JZ, Sale, United Kingdom",
                "addressLocality": "Sale",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.445098319254",
                "longitude": "-2.3505298107592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're super excited to present our annual Christmas Concert!! Come along and sing your favourite carols, enjoy Christmas tunes old and new, and try your luck on the raffle!! Tickets are available either online or on the door!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Flixton Band",
                "url": "https://allevents.in/org/flixton-band/25964704"
            }
        ]
    }
]
```