

# Event Details

- **Event Name**: Traditional Carol Service 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Traditional Carol Service
- **Event URL**: https://allevents.in/barnsley/traditional-carol-service/200029245745518
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Barnsley
- **state**: EN
- **country**: United Kingdom
- **location**: Cawthorne Methodist Church
- **lat**: 53.56899
- **long**: -1.56856
- **full address**: Cawthorne Methodist Church, Darton Rd,Barnsley, United Kingdom

## Event gallery

- **Alt text**: Traditional Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1ad4afacefe25f6e96a29cd3315990f570d26dd19da40cdebf8db6ed0d3ac5ea-rimg-w963-h1233-dcffffff-gmir?v=1766257344

## FAQs

- **Q**: When and where is Traditional Carol Service  being held?
  - **A:** Traditional Carol Service  takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at Cawthorne Methodist Church, Darton Rd,Barnsley, United Kingdom.
- **Q**: Who is organizing Traditional Carol Service ?
  - **A:** Traditional Carol Service  is organized by Cawthorne Methodist.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Traditional Carol Service",
        "image": "https://cdn-az.allevents.in/events10/banners/1ad4afacefe25f6e96a29cd3315990f570d26dd19da40cdebf8db6ed0d3ac5ea-rimg-w963-h1233-dcffffff-gmir?v=1766257344",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/barnsley/traditional-carol-service/200029245745518",
        "location": {
            "@type": "Place",
            "name": "Cawthorne Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Darton Rd,Barnsley",
                "addressLocality": "Barnsley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.56899",
                "longitude": "-1.56856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Traditional Carol Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cawthorne Methodist",
                "url": "https://allevents.in/org/cawthorne-methodist/26943727"
            }
        ]
    }
]
```