

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for a fun afternoon of upbeat music and festive entertainment.
- **Event URL**: https://allevents.in/cheltenham/christmas-concert/200029353715215
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Cheltenham
- **state**: EN
- **country**: United Kingdom
- **location**: Pate's Grammar School
- **lat**: 51.906948851531
- **long**: -2.1164215651515
- **full address**: Pate's Grammar School, Princess Elizabeth Way,Cheltenham, Gloucestershire, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6af215c2ba373ef6fe4a9c1462c4280120319289c14eb0c316963dc571fe53e8-rimg-w1200-h366-dc151916-gmir?v=1765684515

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Pate's Grammar School, Princess Elizabeth Way,Cheltenham, Gloucestershire, United Kingdom.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Cheltenham Silver 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 Cheltenham, 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/events3/banners/6af215c2ba373ef6fe4a9c1462c4280120319289c14eb0c316963dc571fe53e8-rimg-w1200-h366-dc151916-gmir?v=1765684515",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/cheltenham/christmas-concert/200029353715215",
        "location": {
            "@type": "Place",
            "name": "Pate's Grammar School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Princess Elizabeth Way,Cheltenham, Gloucestershire",
                "addressLocality": "Cheltenham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.906948851531",
                "longitude": "-2.1164215651515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun afternoon of upbeat music and festive entertainment.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cheltenham Silver Band",
                "url": "https://allevents.in/org/cheltenham-silver-band/26042287"
            }
        ]
    }
]
```