

# Event Details

- **Event Name**: Carols by Candlelight
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:30 pm
- **Event Description**: All ages are invited to join our festive Carols by Candlelight service this Sunday at 3.30pm, followed by refreshments in the hall!
- **Event URL**: https://allevents.in/otley/carols-by-candlelight/200029344302927
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Otley
- **state**: EN
- **country**: United Kingdom
- **location**: Main Street, Pool in Wharfedale, LS21 1LH
- **lat**: 53.90216
- **long**: -1.62872
- **full address**: Main Street, Pool in Wharfedale, LS21 1LH, Otley, United Kingdom

## Event gallery

- **Alt text**: Carols by Candlelight
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e31ae393eeae3fb4c175f8dbf4e326fdf37fe8533eca82a5976afedf1e7845e4-rimg-w655-h929-dc8c210e-gmir?v=1765519166

## FAQs

- **Q**: When and where is Carols by Candlelight being held?
  - **A:** Carols by Candlelight takes place on Sun, 14 Dec, 2025 at 03:30 pm to Sun, 14 Dec, 2025 at 03:30 pm at Main Street, Pool in Wharfedale, LS21 1LH, Otley, United Kingdom.
- **Q**: Who is organizing Carols by Candlelight?
  - **A:** Carols by Candlelight is organized by Pool in Wharfedale Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols by Candlelight",
        "image": "https://cdn-az.allevents.in/events4/banners/e31ae393eeae3fb4c175f8dbf4e326fdf37fe8533eca82a5976afedf1e7845e4-rimg-w655-h929-dc8c210e-gmir?v=1765519166",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/otley/carols-by-candlelight/200029344302927",
        "location": {
            "@type": "Place",
            "name": "Main Street, Pool in Wharfedale, LS21 1LH",
            "address": {
                "@type": "PostalAddress",
                "name": "Main Street, Pool in Wharfedale, LS21 1LH, Otley, United Kingdom",
                "addressLocality": "Otley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.90216",
                "longitude": "-1.62872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages are invited to join our festive Carols by Candlelight service this Sunday at 3.30pm, followed by refreshments in the hall!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pool in Wharfedale Methodist Church",
                "url": "https://allevents.in/org/pool-in-wharfedale-methodist-church/27227345"
            }
        ]
    }
]
```