

# Event Details

- **Event Name**: Carols by Candlelight
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our traditional, candle lit carol service led by the Church choir. Tea, coffee and mince pies will be served after the service. All are very welcome!
- **Event URL**: https://allevents.in/bristol/carols-by-candlelight/200029334918252
- **Event Categories**: candlelight-concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: 131 High St, Staple Hill, Bristol
- **lat**: 51.48146
- **long**: -2.50736
- **full address**: 131 High St, Staple Hill, Bristol, United Kingdom

## Event gallery

- **Alt text**: Carols by Candlelight
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c2fd40821c5be1afcaf163611289c636e011e7ba6060c5d13908a130e86f6988-rimg-w864-h704-dc14174c-gmir?v=1766324211

## FAQs

- **Q**: When and where is Carols by Candlelight being held?
  - **A:** Carols by Candlelight takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at 131 High St, Staple Hill, Bristol, United Kingdom.
- **Q**: Who is organizing Carols by Candlelight?
  - **A:** Carols by Candlelight is organized by Staple Hill Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Carols by Candlelight is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Bristol, this event is thoughtfully curated to deliver a standout experience worth every moment. If Carols by Candlelight sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols by Candlelight",
        "image": "https://cdn-az.allevents.in/events10/banners/c2fd40821c5be1afcaf163611289c636e011e7ba6060c5d13908a130e86f6988-rimg-w864-h704-dc14174c-gmir?v=1766324211",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/bristol/carols-by-candlelight/200029334918252",
        "location": {
            "@type": "Place",
            "name": "131 High St, Staple Hill, Bristol",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 High Street, Bristol, BS16 5HQ, United Kingdom",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.48146",
                "longitude": "-2.50736"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our traditional, candle lit carol service led by the Church choir. Tea, coffee and mince pies will be served after the service. All are very welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Staple Hill Methodist Church",
                "url": "https://allevents.in/org/staple-hill-methodist-church/27218950"
            }
        ]
    }
]
```