

# Event Details

- **Event Name**: Carol service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am
- **Event Description**: On Sunday 28th we will hold our Carol Service at the Llangollen Methodist Church in Princess street. Starting at 11am, followed by seasonal refreshments. Everyone is warmly welcomed
- **Event URL**: https://allevents.in/llangollen/carol-service/200029393804654
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Llangollen
- **state**: WA
- **country**: United Kingdom
- **location**: Princess St, Llangollen
- **lat**: 52.97019
- **long**: -3.17284
- **full address**: Princess St, Llangollen, United Kingdom

## Event gallery

- **Alt text**: Carol service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f338aa0cabf31dd1a0e129cb447496a07b4cb1d6038ae1ad99fafd00a4aac677-rimg-w1142-h1645-dcffffff-gmir?v=1766418893

## FAQs

- **Q**: When and where is Carol service being held?
  - **A:** Carol service takes place on Sun, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 11:00 am at Princess St, Llangollen, United Kingdom.
- **Q**: Who is organizing Carol service?
  - **A:** Carol service is organized by Llangollen Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol service",
        "image": "https://cdn-az.allevents.in/events4/banners/f338aa0cabf31dd1a0e129cb447496a07b4cb1d6038ae1ad99fafd00a4aac677-rimg-w1142-h1645-dcffffff-gmir?v=1766418893",
        "startDate": "2025-12-28",
        "url": "https://allevents.in/llangollen/carol-service/200029393804654",
        "location": {
            "@type": "Place",
            "name": "Princess St, Llangollen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Princess Street, Llangollen, LL20 8RD, United Kingdom",
                "addressLocality": "Llangollen",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.97019",
                "longitude": "-3.17284"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Sunday 28th we will hold our Carol Service at the Llangollen Methodist Church in Princess street. Starting at 11am, followed by seasonal refreshments. Everyone is warmly welcomed",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Llangollen Methodist Church",
                "url": "https://allevents.in/org/llangollen-methodist-church/27169738"
            }
        ]
    }
]
```