

# Event Details

- **Event Name**: Christmas Celebration Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us on Sunday 14th of December from 3pm for this popular family concert with lots of fun music to celebrate the Christmas season. No tickets required, just turn up.
- **Event URL**: https://allevents.in/bromley/christmas-celebration-concert/200028998242325
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Bromley
- **state**: EN
- **country**: United Kingdom
- **location**: Christ Church Petts Wood, United Reformed
- **lat**: 51.390142851934
- **long**: 0.079945921897888
- **full address**: Christ Church Petts Wood, United Reformed, Christ Church Petts Wood,Orpington, Bromley, United Kingdom

## Event gallery

- **Alt text**: Christmas Celebration Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2cb05cf4c9c5d18bbef757a5491a3bb23661385ca153205518d71de5bee4de92-rimg-w1200-h675-dcaf1016-gmir?v=1765090282

## FAQs

- **Q**: When and where is Christmas Celebration Concert being held?
  - **A:** Christmas Celebration Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Christ Church Petts Wood, United Reformed, Christ Church Petts Wood,Orpington, Bromley, United Kingdom.
- **Q**: Who is organizing Christmas Celebration Concert?
  - **A:** Christmas Celebration Concert is organized by Christ Church Petts Wood, United Reformed.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Celebration 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 Bromley, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Celebration 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 Celebration Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/2cb05cf4c9c5d18bbef757a5491a3bb23661385ca153205518d71de5bee4de92-rimg-w1200-h675-dcaf1016-gmir?v=1765090282",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/bromley/christmas-celebration-concert/200028998242325",
        "location": {
            "@type": "Place",
            "name": "Christ Church Petts Wood, United Reformed",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Christ Church Petts Wood,Orpington, Bromley, United Kingdom",
                "addressLocality": "Bromley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.390142851934",
                "longitude": "0.079945921897888"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday 14th of December from 3pm for this popular family concert with lots of fun music to celebrate the Christmas season. No tickets required, just turn up.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Church Petts Wood United Reformed",
                "url": "https://allevents.in/org/christ-church-petts-wood-united-reformed/26190657"
            }
        ]
    }
]
```