

# Event Details

- **Event Name**: Christmas Carol Service
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 09:30 am
- **Event Description**: Christmas Carol Service at 9:30am
- **Event URL**: https://allevents.in/darlington/christmas-carol-service/200029352948734
- **Event Categories**: christmas-services, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Darlington
- **state**: EN
- **country**: United Kingdom
- **location**: Corporation Road Baptist Church
- **lat**: 54.531622143719
- **long**: -1.5574012229626
- **full address**: Corporation Road Baptist Church, Darlington, Co Durham, United Kingdom

## Event gallery

- **Alt text**: Christmas Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/749fbdf84a3c11d1190966022c025448146fe81c27b717463170d71ff7b69902-rimg-w679-h452-dcf1f0f3-gmir?v=1765673913

## FAQs

- **Q**: When and where is Christmas Carol Service being held?
  - **A:** Christmas Carol Service takes place on Wed, 17 Dec, 2025 at 09:30 am to Wed, 17 Dec, 2025 at 09:30 am at Corporation Road Baptist Church, Darlington, Co Durham, United Kingdom.
- **Q**: Who is organizing Christmas Carol Service?
  - **A:** Christmas Carol Service is organized by Corporation Road Community Primary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carol Service",
        "image": "https://cdn-az.allevents.in/events5/banners/749fbdf84a3c11d1190966022c025448146fe81c27b717463170d71ff7b69902-rimg-w679-h452-dcf1f0f3-gmir?v=1765673913",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/darlington/christmas-carol-service/200029352948734",
        "location": {
            "@type": "Place",
            "name": "Corporation Road Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Darlington, Co Durham",
                "addressLocality": "Darlington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.531622143719",
                "longitude": "-1.5574012229626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Carol Service at 9:30am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Corporation Road Community Primary School",
                "url": "https://allevents.in/org/corporation-road-community-primary-school/24530082"
            }
        ]
    }
]
```