

# Event Details

- **Event Name**: Carols by Candlelight
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:30 pm
- **Event Description**: All welcome to our Carols by Candlelight service
- **Event URL**: https://allevents.in/leyland/carols-by-candlelight/200029388150937
- **Event Categories**: candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Leyland
- **state**: EN
- **country**: United Kingdom
- **location**: Church Road, PR25 3EL Leyland, United Kingdom
- **lat**: 53.68807
- **long**: -2.69811
- **full address**: Church Road, PR25 3EL Leyland, United Kingdom, 10 Worden Lane, Leyland, PR25 3EL, United Kingdom

## Event gallery

- **Alt text**: Carols by Candlelight
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1d01207433b3f96cb272898d3166382ea00d9a27720e829c9e8431983b9b5b5b-rimg-w1200-h857-dc461333-gmir?v=1766301329

## FAQs

- **Q**: When and where is Carols by Candlelight being held?
  - **A:** Carols by Candlelight takes place on Sun, 21 Dec, 2025 at 06:30 pm to Sun, 21 Dec, 2025 at 06:30 pm at Church Road, PR25 3EL Leyland, United Kingdom, 10 Worden Lane, Leyland, PR25 3EL, United Kingdom.
- **Q**: Who is organizing Carols by Candlelight?
  - **A:** Carols by Candlelight is organized by St Andrews Leyland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols by Candlelight",
        "image": "https://cdn-az.allevents.in/events7/banners/1d01207433b3f96cb272898d3166382ea00d9a27720e829c9e8431983b9b5b5b-rimg-w1200-h857-dc461333-gmir?v=1766301329",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/leyland/carols-by-candlelight/200029388150937",
        "location": {
            "@type": "Place",
            "name": "Church Road, PR25 3EL Leyland, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Worden Lane, Leyland, PR25 3EL, United Kingdom",
                "addressLocality": "Leyland",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.68807",
                "longitude": "-2.69811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All welcome to our Carols by Candlelight service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Andrews Leyland",
                "url": "https://allevents.in/org/st-andrews-leyland/25972671"
            }
        ]
    }
]
```