

# Event Details

- **Event Name**:  Christmas Concert
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: The Annual Christmas Concert
- **Event URL**: https://allevents.in/preston/christmas-concert/200028096918602
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: Guild Ale House
- **lat**: 53.7601623
- **long**: -2.6981152
- **full address**: Guild Ale House, 56 Lancaster Road,Preston, Lancashire, United Kingdom

## Event gallery

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

## FAQs

- **Q**: When and where is  Christmas Concert being held?
  - **A:** Christmas Concert takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Guild Ale House, 56 Lancaster Road,Preston, Lancashire, United Kingdom.
- **Q**: Who is organizing  Christmas Concert?
  - **A:** Christmas Concert is organized by Martyn Rawlinson.
- **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 Preston, 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=Wed%2C+24+Dec%2C+2025+at+05%3A00+pm&bg=3",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/preston/christmas-concert/200028096918602",
        "location": {
            "@type": "Place",
            "name": "Guild Ale House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56 Lancaster Road,Preston, Lancashire",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7601623",
                "longitude": "-2.6981152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Annual Christmas Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Martyn Rawlinson",
                "url": "https://allevents.in/org/martyn-rawlinson/19870572"
            }
        ]
    }
]
```