

# Event Details

- **Event Name**: Carols by Candlelight
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:30 pm
- **Event Description**: One of the most popular services of the year, a mixture of popular Christmas carols, and Bible readings, retelling the story of Christmas.
- **Event URL**: https://allevents.in/carlisle/carols-by-candlelight/200029387575330
- **Event Categories**: candlelight-concerts, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Carlisle
- **state**: EN
- **country**: United Kingdom
- **location**: St James Carlisle
- **lat**: 54.886025124814
- **long**: -2.9467606544495
- **full address**: St James Carlisle, St. James Road,Carlisle, Cumbria, United Kingdom

## Event gallery

- **Alt text**: Carols by Candlelight
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c51172af40e66051fb83e5f0c403012f8a5769ef52c7b4fd552d8b5acf2df7ce-rimg-w1200-h675-dc121b14-gmir?v=1766295260

## 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 St James Carlisle, St. James Road,Carlisle, Cumbria, United Kingdom.
- **Q**: Who is organizing Carols by Candlelight?
  - **A:** Carols by Candlelight is organized by St James Carlisle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols by Candlelight",
        "image": "https://cdn-az.allevents.in/events4/banners/c51172af40e66051fb83e5f0c403012f8a5769ef52c7b4fd552d8b5acf2df7ce-rimg-w1200-h675-dc121b14-gmir?v=1766295260",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/carlisle/carols-by-candlelight/200029387575330",
        "location": {
            "@type": "Place",
            "name": "St James Carlisle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. James Road,Carlisle, Cumbria",
                "addressLocality": "Carlisle",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.886025124814",
                "longitude": "-2.9467606544495"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of the most popular services of the year, a mixture of popular Christmas carols, and Bible readings, retelling the story of Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St James Carlisle",
                "url": "https://allevents.in/org/st-james-carlisle/26040791"
            }
        ]
    }
]
```