

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:30 pm
- **Event Description**: A selection of music played by members of Somerton Concert Band.
From Film music and Marches to Classical and Pop.
- **Event URL**: https://allevents.in/somerton/christmas-concert/200028954908234
- **Event Categories**: entertainment, music, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Somerton
- **state**: EN
- **country**: United Kingdom
- **location**: Edgar Hall Somerton
- **lat**: 51.060589986276
- **long**: -2.7473618504173
- **full address**: Edgar Hall Somerton, Unit 8, Cary Court, Somerton Business Park, Somerton, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/43fb6a44ccd32a2b6a733290b953efc143f851d4817d061e5b3403d20b0bbab8-rimg-w1200-h900-dc151718-gmir?v=1764624263

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 06 Dec, 2025 at 07:30 pm to Sat, 06 Dec, 2025 at 07:30 pm at Edgar Hall Somerton, Unit 8, Cary Court, Somerton Business Park, Somerton, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Somerton Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Somerton, 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": "Event",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/43fb6a44ccd32a2b6a733290b953efc143f851d4817d061e5b3403d20b0bbab8-rimg-w1200-h900-dc151718-gmir?v=1764624263",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/somerton/christmas-concert/200028954908234",
        "location": {
            "@type": "Place",
            "name": "Edgar Hall Somerton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Unit 8, Cary Court, Somerton Business Park",
                "addressLocality": "Somerton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.060589986276",
                "longitude": "-2.7473618504173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A selection of music played by members of Somerton Concert Band.\nFrom Film music and Marches to Classical and Pop.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Somerton Concert Band",
                "url": "https://allevents.in/org/somerton-concert-band/26798527"
            }
        ]
    }
]
```