

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:30 pm
- **Event Description**: Christmas concert.
- **Event URL**: https://allevents.in/bath/christmas-concert/200029167750801
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Bath
- **state**: EN
- **country**: United Kingdom
- **location**: St Michael's Church, Bath
- **lat**: 51.3836
- **long**: -2.35972
- **full address**: St Michael's Church, Bath, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/896ecb8ef431c3849b57b6f8d2665524fe874bc67e1f817190b6aaab5be3c395-rimg-w1200-h1200-dc0f1c49-gmir?v=1764294674

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 12 Dec, 2025 at 07:30 pm to Fri, 12 Dec, 2025 at 07:30 pm at St Michael's Church, Bath, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by City of Bath Brass 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 Bath, 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/events2/banners/896ecb8ef431c3849b57b6f8d2665524fe874bc67e1f817190b6aaab5be3c395-rimg-w1200-h1200-dc0f1c49-gmir?v=1764294674",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/bath/christmas-concert/200029167750801",
        "location": {
            "@type": "Place",
            "name": "St Michael's Church, Bath",
            "address": {
                "@type": "PostalAddress",
                "name": "St Michael's Church, Bath, United Kingdom",
                "addressLocality": "Bath",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.3836",
                "longitude": "-2.35972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Bath Brass Band",
                "url": "https://allevents.in/org/city-of-bath-brass-band/26068923"
            }
        ]
    }
]
```