

# 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

- **Ticket URL**: https://rbvhc.co.uk/events/village-christmas-party/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=yarmouth-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Norfolk Broads Concert Band (https://allevents.in/org/norfolk-broads-concert-band/21487354)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/508d4315b1588c0f6ba33de8456863b973594a37f4dfc21a41e6ef80fe825a07-rimg-w411-h231-dcffffff-gmir?v=1765333915
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/df890eb952001af257d774faebe54bddc1887eca18b7906e14ec473eb032d452-rimg-w300-h300-dcffffff-gmir?v=1765333915

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 07:30 am
- **Q**: Where is the event happening?
  - **A:** Repps With Bastwick Village Hall, Great Yarmouth, Yarmouth, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Norfolk Broads Concert Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```