

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm – Thu, 18 Dec, 2025 at 08:30 pm
- **Event Description**: Christmas Concert Event
- **Event URL**: https://allevents.in/chester-le-street/christmas-concert/200028907714408
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Chester-le-street
- **state**: EN
- **country**: United Kingdom
- **location**: West Rainton Jubilee Hall
- **lat**: 54.815226212108
- **long**: -1.5035496422638
- **full address**: West Rainton Jubilee Hall, Houghton le Spring, Chester-le-street, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a154891df46d7149b1232c92d64194dd7e6d3651eac89c1d3b787e04ef2128b3-rimg-w1200-h1200-dcffffff-gmir?v=1765900248

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 08:30 pm at West Rainton Jubilee Hall, Houghton le Spring, Chester-le-street, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Pittington Brass.
- **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 Chester-le-street, 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/events5/banners/a154891df46d7149b1232c92d64194dd7e6d3651eac89c1d3b787e04ef2128b3-rimg-w1200-h1200-dcffffff-gmir?v=1765900248",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/chester-le-street/christmas-concert/200028907714408",
        "location": {
            "@type": "Place",
            "name": "West Rainton Jubilee Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Houghton le Spring",
                "addressLocality": "Chester-le-street",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.815226212108",
                "longitude": "-1.5035496422638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Concert Event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittington Brass",
                "url": "https://allevents.in/org/pittington-brass/25670616"
            }
        ]
    }
]
```