

# Event Details

- **Event Name**: Christmas Family Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Join us on Christmas Day at 10.00am for a family service as we celebrate the birth of our Lord Jesus Christ.
- **Event URL**: https://allevents.in/bromley/christmas-family-service/200029353851007
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bromley
- **state**: EN
- **country**: United Kingdom
- **location**: 251 Eden Park Avenue, BR3 3JN Beckenham, United Kingdom
- **lat**: 51.39313
- **long**: -0.02711
- **full address**: 251 Eden Park Avenue, BR3 3JN Beckenham, United Kingdom, 322 Eden Park Avenue, Beckenham, BR3 3JL, United Kingdom, Bromley

## Event gallery

- **Alt text**: Christmas Family Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/82d8f30c06c457ce9c711d734666e4837e1e698053b4e3a3633538c10d71b523-rimg-w612-h402-dc2f1a04-gmir?v=1766299273

## FAQs

- **Q**: When and where is Christmas Family Service being held?
  - **A:** Christmas Family Service takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at 251 Eden Park Avenue, BR3 3JN Beckenham, United Kingdom, 322 Eden Park Avenue, Beckenham, BR3 3JL, United Kingdom, Bromley.
- **Q**: Who is organizing Christmas Family Service?
  - **A:** Christmas Family Service is organized by St John's Church Beckenham.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Family Service",
        "image": "https://cdn-az.allevents.in/events10/banners/82d8f30c06c457ce9c711d734666e4837e1e698053b4e3a3633538c10d71b523-rimg-w612-h402-dc2f1a04-gmir?v=1766299273",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/bromley/christmas-family-service/200029353851007",
        "location": {
            "@type": "Place",
            "name": "251 Eden Park Avenue, BR3 3JN Beckenham, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 Eden Park Avenue, Beckenham, BR3 3JL, United Kingdom",
                "addressLocality": "Bromley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.39313",
                "longitude": "-0.02711"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Day at 10.00am for a family service as we celebrate the birth of our Lord Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Johns Church Beckenham",
                "url": "https://allevents.in/org/st-johns-church-beckenham/26889370"
            }
        ]
    }
]
```