

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:30 am
- **Event Description**: Join us for our final concert of 2025 and get into the festive spirit!
- **Event URL**: https://allevents.in/yarmouth/christmas-concert/200029008731019
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Yarmouth
- **state**: EN
- **country**: United Kingdom
- **location**: Repps With Bastwick Village Hall
- **lat**: 52.700473717822
- **long**: 1.5878563330694
- **full address**: Repps With Bastwick Village Hall, Great Yarmouth, Yarmouth, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/508d4315b1588c0f6ba33de8456863b973594a37f4dfc21a41e6ef80fe825a07-rimg-w411-h231-dcffffff-gmir?v=1765333915

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 12 Dec, 2025 at 07:30 am to Fri, 12 Dec, 2025 at 07:30 am at Repps With Bastwick Village Hall, Great Yarmouth, Yarmouth, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Norfolk Broads Concert 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 Yarmouth, 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/events8/banners/508d4315b1588c0f6ba33de8456863b973594a37f4dfc21a41e6ef80fe825a07-rimg-w411-h231-dcffffff-gmir?v=1765333915",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/yarmouth/christmas-concert/200029008731019",
        "location": {
            "@type": "Place",
            "name": "Repps With Bastwick Village Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Great Yarmouth",
                "addressLocality": "Yarmouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.700473717822",
                "longitude": "1.5878563330694"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our final concert of 2025 and get into the festive spirit!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Norfolk Broads Concert Band",
                "url": "https://allevents.in/org/norfolk-broads-concert-band/21487354"
            }
        ]
    }
]
```