

# Event Details

- **Event Name**: Carol Service
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our carol Service at St Thomas Church, Barrowford. 7pm 19th December. Everyone welcome!
- **Event URL**: https://allevents.in/nelson/carol-service/200029374292132
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Nelson
- **state**: EN
- **country**: United Kingdom
- **location**: St Thomas C of E Church
- **lat**: 53.85089173159
- **long**: -2.2225305090191
- **full address**: St Thomas C of E Church, 5 Wheatley Lane Road, Nelson, BB9 6QS, United Kingdom

## Event gallery

- **Alt text**: Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7742488db884d3fd84876cafd508b83c5627e83088f8294496188c529a7c35fd-rimg-w940-h788-dc182e32-gmir?v=1766081492

## FAQs

- **Q**: When and where is Carol Service being held?
  - **A:** Carol Service takes place on Fri, 19 Dec, 2025 at 07:00 pm to Fri, 19 Dec, 2025 at 07:00 pm at St Thomas C of E Church, 5 Wheatley Lane Road, Nelson, BB9 6QS, United Kingdom.
- **Q**: Who is organizing Carol Service?
  - **A:** Carol Service is organized by Benefice of St Thomas' Barrowford and St Mary's Newchurch-In-Pendle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol Service",
        "image": "https://cdn-az.allevents.in/events9/banners/7742488db884d3fd84876cafd508b83c5627e83088f8294496188c529a7c35fd-rimg-w940-h788-dc182e32-gmir?v=1766081492",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/nelson/carol-service/200029374292132",
        "location": {
            "@type": "Place",
            "name": "St Thomas C of E Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Wheatley Lane Road, Nelson, BB9 6QS, United Kingdom",
                "addressLocality": "Nelson",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.85089173159",
                "longitude": "-2.2225305090191"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our carol Service at St Thomas Church, Barrowford. 7pm 19th December. Everyone welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Benefice of St Thomas Barrowford and St Marys Newchurch-In-Pendle",
                "url": "https://allevents.in/org/benefice-of-st-thomas-barrowford-and-st-marys-newchurch-in-pendle/23265782"
            }
        ]
    }
]
```