

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm – Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: A selection of Christmas beauties (and not just the choir?) with some original pieces by our MD and classics for audience participation.
- **Event URL**: https://allevents.in/weston-under-lizard/christmas-concert/200029190026736
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Weston Under Lizard
- **state**: EN
- **country**: United Kingdom
- **location**: Cosy  Hall
- **lat**: 52.7712
- **long**: -2.37967
- **full address**: Cosy  Hall, Water Lane, Water Lane, Newport, TF10 7LD, United Kingdom, Weston Under Lizard

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ce10d9498203a728d5de6f31286e69a1d40dce33ba9e9ee7ad319c5ac7013011-rimg-w992-h1534-dcffffff-gmir?v=1765253399

## 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 05:00 pm at Cosy  Hall, Water Lane, Water Lane, Newport, TF10 7LD, United Kingdom, Weston Under Lizard.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Beaumaris Singers.
- **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 Weston Under Lizard, 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/events4/banners/ce10d9498203a728d5de6f31286e69a1d40dce33ba9e9ee7ad319c5ac7013011-rimg-w992-h1534-dcffffff-gmir?v=1765253399",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/weston-under-lizard/christmas-concert/200029190026736",
        "location": {
            "@type": "Place",
            "name": "Cosy  Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Water Lane, Water Lane, Newport, TF10 7LD, United Kingdom",
                "addressLocality": "Weston Under Lizard",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.7712",
                "longitude": "-2.37967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A selection of Christmas beauties (and not just the choir?) with some original pieces by our MD and classics for audience participation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beaumaris Singers",
                "url": "https://allevents.in/org/beaumaris-singers/26214852"
            }
        ]
    }
]
```