

# Event Details

- **Event Name**: Training Band Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm – Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: The Training Band will be holding its annual Christmas Concert. An extravaganza of festive music and more highlighting the up and coming talent in the band.
- **Event URL**: https://allevents.in/tewkesbury/training-band-christmas-concert/200029184446746
- **Event Categories**: music, entertainment, concerts, workshops, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Tewkesbury
- **state**: EN
- **country**: United Kingdom
- **location**: Watson Hall Tewkesbury
- **lat**: 51.992517830114
- **long**: -2.1553695201874
- **full address**: Watson Hall Tewkesbury, 3 Barton Street, Tewkesbury, GL20 5, United Kingdom

## Event gallery

- **Alt text**: Training Band Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/354469c303855c5217ba368dd0b3aeba652b1f09676d6f555afcc8c013961080-rimg-w1200-h1697-dc75afcd-gmir?v=1765954892

## FAQs

- **Q**: When and where is Training Band Christmas Concert being held?
  - **A:** Training Band Christmas Concert takes place on Sun, 21 Dec, 2025 at 02:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at Watson Hall Tewkesbury, 3 Barton Street, Tewkesbury, GL20 5, United Kingdom.
- **Q**: Who is organizing Training Band Christmas Concert?
  - **A:** Training Band Christmas Concert is organized by Tewkesbury Town Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Training Band Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Tewkesbury, this event is thoughtfully curated to deliver a standout experience worth every moment. If Training Band 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": "Training Band Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/354469c303855c5217ba368dd0b3aeba652b1f09676d6f555afcc8c013961080-rimg-w1200-h1697-dc75afcd-gmir?v=1765954892",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/tewkesbury/training-band-christmas-concert/200029184446746",
        "location": {
            "@type": "Place",
            "name": "Watson Hall Tewkesbury",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Barton Street, Tewkesbury, GL20 5, United Kingdom",
                "addressLocality": "Tewkesbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.992517830114",
                "longitude": "-2.1553695201874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Training Band will be holding its annual Christmas Concert. An extravaganza of festive music and more highlighting the up and coming talent in the band.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tewkesbury Town Band",
                "url": "https://allevents.in/org/tewkesbury-town-band/25973209"
            }
        ]
    }
]
```