

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: Not quite Christmas yet but you might want to keep this date free!!
- **Event URL**: https://allevents.in/banham/christmas-concert/200029211372438
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Banham
- **state**: EN
- **country**: United Kingdom
- **location**: Old Buckenham, Norfolk, United Kingdom
- **lat**: 52.4833
- **long**: 1.05
- **full address**: Old Buckenham, Norfolk, United Kingdom, Attleborough, Norfolk, Banham, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7c5b848e56f952b05b1a227558936d6ce185bf51df911b5d1a8de4897c82d96b-rimg-w1200-h800-dc2e0278-gmir?v=1765681472

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 06:00 pm at Old Buckenham, Norfolk, United Kingdom, Attleborough, Norfolk, Banham, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by New Buckenham Silver 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 Banham, 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/events3/banners/7c5b848e56f952b05b1a227558936d6ce185bf51df911b5d1a8de4897c82d96b-rimg-w1200-h800-dc2e0278-gmir?v=1765681472",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/banham/christmas-concert/200029211372438",
        "location": {
            "@type": "Place",
            "name": "Old Buckenham, Norfolk, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Attleborough, Norfolk",
                "addressLocality": "Banham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4833",
                "longitude": "1.05"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Not quite Christmas yet but you might want to keep this date free!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Buckenham Silver Band",
                "url": "https://allevents.in/org/new-buckenham-silver-band/20769624"
            }
        ]
    }
]
```