

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:30 pm
- **Event Description**: SAVE THE DATE - more details to follow!
- **Event URL**: https://allevents.in/evesham/christmas-concert/200029142699428
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Evesham
- **state**: EN
- **country**: United Kingdom
- **location**: Oat Street Chapel Unitarian
- **lat**: 52.093831
- **long**: -1.945255
- **full address**: Oat Street Chapel Unitarian, 4 Swan Lane, Evesham, WR11 4, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/96f9b1126aeb0b63c6840ac0e363b93f38a1e8fccbe4e96fe70d2a4fdf6e5a51-rimg-w1200-h754-dc180706-gmir?v=1765652299

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 19 Dec, 2025 at 07:30 pm to Fri, 19 Dec, 2025 at 07:30 pm at Oat Street Chapel Unitarian, 4 Swan Lane, Evesham, WR11 4, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Musyck Anon.
- **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 Evesham, 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/events8/banners/96f9b1126aeb0b63c6840ac0e363b93f38a1e8fccbe4e96fe70d2a4fdf6e5a51-rimg-w1200-h754-dc180706-gmir?v=1765652299",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/evesham/christmas-concert/200029142699428",
        "location": {
            "@type": "Place",
            "name": "Oat Street Chapel Unitarian",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Swan Lane, Evesham, WR11 4, United Kingdom",
                "addressLocality": "Evesham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.093831",
                "longitude": "-1.945255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SAVE THE DATE - more details to follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Musyck Anon",
                "url": "https://allevents.in/org/musyck-anon/24139968"
            }
        ]
    }
]
```