

# Event Details

- **Event Name**: Christmas carol service 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: English and Hindi carols
- **Event URL**: https://allevents.in/london-colney/christmas-carol-service/200029349457306
- **Event Categories**: christmas-services, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: London Colney
- **state**: EN
- **country**: United Kingdom
- **location**: London Colney Baptist Church. Kings Road
- **lat**: 51.72574
- **long**: -0.30101
- **full address**: London Colney Baptist Church. Kings Road, 30 Kings Road,London Colney, United Kingdom

## Event gallery

- **Alt text**: Christmas carol service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/093e6b1613f62eb30e25bdae7f08c5779bc4e1c86c37d83cbf13b84bbd2437f2-rimg-w1200-h1496-dcffffff-gmir?v=1765602186

## FAQs

- **Q**: When and where is Christmas carol service  being held?
  - **A:** Christmas carol service  takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at London Colney Baptist Church. Kings Road, 30 Kings Road,London Colney, United Kingdom.
- **Q**: Who is organizing Christmas carol service ?
  - **A:** Christmas carol service  is organized by New Life City Church UK .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas carol service",
        "image": "https://cdn-az.allevents.in/events4/banners/093e6b1613f62eb30e25bdae7f08c5779bc4e1c86c37d83cbf13b84bbd2437f2-rimg-w1200-h1496-dcffffff-gmir?v=1765602186",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/london-colney/christmas-carol-service/200029349457306",
        "location": {
            "@type": "Place",
            "name": "London Colney Baptist Church. Kings Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Kings Road,London Colney",
                "addressLocality": "London Colney",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.72574",
                "longitude": "-0.30101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "English and Hindi carols",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life City Church UK ",
                "url": "https://allevents.in/org/new-life-city-church-uk/25578199"
            }
        ]
    }
]
```