

# Event Details

- **Event Name**: Carol service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm – Sun, 21 Dec, 2025 at 08:00 pm
- **Event Description**: A very special service this Sunday evening. Come along for 6pm and be blessed this Christmas. #orpingtonbaptistchurch #carolservice #Orpington
- **Event URL**: https://allevents.in/bromley/carol-service/200029387794457
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Bromley
- **state**: EN
- **country**: United Kingdom
- **location**: Orpington Baptist Church
- **lat**: 51.371763470222
- **long**: 0.09288738528109
- **full address**: Orpington Baptist Church, Station Rd,Orpington, Bromley, United Kingdom

## Event gallery

- **Alt text**: Carol service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5bcb114b0afddb611fa11c1e3300bc3a90b62379c7400e0c93545b16b9a67d4b-rimg-w1200-h1696-dc172947-gmir?v=1766297571

## FAQs

- **Q**: When and where is Carol service being held?
  - **A:** Carol service takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 08:00 pm at Orpington Baptist Church, Station Rd,Orpington, Bromley, United Kingdom.
- **Q**: Who is organizing Carol service?
  - **A:** Carol service is organized by Orpington Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol service",
        "image": "https://cdn-az.allevents.in/events7/banners/5bcb114b0afddb611fa11c1e3300bc3a90b62379c7400e0c93545b16b9a67d4b-rimg-w1200-h1696-dc172947-gmir?v=1766297571",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/bromley/carol-service/200029387794457",
        "location": {
            "@type": "Place",
            "name": "Orpington Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Station Rd,Orpington, Bromley, United Kingdom",
                "addressLocality": "Bromley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.371763470222",
                "longitude": "0.09288738528109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A very special service this Sunday evening. Come along for 6pm and be blessed this Christmas. #orpingtonbaptistchurch #carolservice #Orpington",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orpington Baptist Church",
                "url": "https://allevents.in/org/orpington-baptist-church/27267880"
            }
        ]
    }
]
```