

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:30 pm
- **Event Description**: Come along and enjoy the festive atmosphere with our most popular concert of the year.
- **Event URL**: https://allevents.in/bideford/christmas-concert/200029161843608
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Bideford
- **state**: EN
- **country**: United Kingdom
- **location**: Pollyfield Community Centre
- **lat**: 51.013315583754
- **long**: -4.1965036968795
- **full address**: Pollyfield Community Centre, The Pollyfield Community Centre,  Avon Road, East-The-Water, Bideford, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/89cbe3484eede8e41eb42fd2abbd486e9bd3e443d1f865ac9f65445fa5744ec1-rimg-w1200-h1697-dc5f0503-gmir?v=1764577821

## 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 Pollyfield Community Centre, The Pollyfield Community Centre,  Avon Road, East-The-Water, Bideford, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Bideford Town 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 Bideford, 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/events1/banners/89cbe3484eede8e41eb42fd2abbd486e9bd3e443d1f865ac9f65445fa5744ec1-rimg-w1200-h1697-dc5f0503-gmir?v=1764577821",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/bideford/christmas-concert/200029161843608",
        "location": {
            "@type": "Place",
            "name": "Pollyfield Community Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Pollyfield Community Centre,  Avon Road, East-The-Water",
                "addressLocality": "Bideford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.013315583754",
                "longitude": "-4.1965036968795"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and enjoy the festive atmosphere with our most popular concert of the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bideford Town Band",
                "url": "https://allevents.in/org/bideford-town-band/22647415"
            }
        ]
    }
]
```