

# Event Details

- **Event Name**: Candlelit Carol Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:30 pm
- **Event Description**: Join Taverham Band for an evening of Carols by Candlelight
- **Event URL**: https://allevents.in/norwich/candlelit-carol-concert/200029169103642
- **Event Categories**: music, entertainment, concerts, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Norwich
- **state**: EN
- **country**: United Kingdom
- **location**: St Edmunds Church Taverham
- **lat**: 52.6793
- **long**: 1.19588
- **full address**: St Edmunds Church Taverham, St. Edmunds Church, Taverham Road, Norwich, NR8 6SY, United Kingdom

## Event gallery

- **Alt text**: Candlelit Carol Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a0f1a36063d7b8dd58ab689531966cb636aaf45bf6d15be4b79f099b0a755a60-rimg-w1200-h800-dc2b2320-gmir?v=1765527252

## FAQs

- **Q**: When and where is Candlelit Carol Concert being held?
  - **A:** Candlelit Carol Concert takes place on Tue, 16 Dec, 2025 at 07:30 pm to Tue, 16 Dec, 2025 at 07:30 pm at St Edmunds Church Taverham, St. Edmunds Church, Taverham Road, Norwich, NR8 6SY, United Kingdom.
- **Q**: Who is organizing Candlelit Carol Concert?
  - **A:** Candlelit Carol Concert is organized by Taverham Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Candlelit Carol Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Norwich, this event is thoughtfully curated to deliver a standout experience worth every moment. If Candlelit Carol Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Candlelit Carol Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/a0f1a36063d7b8dd58ab689531966cb636aaf45bf6d15be4b79f099b0a755a60-rimg-w1200-h800-dc2b2320-gmir?v=1765527252",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/norwich/candlelit-carol-concert/200029169103642",
        "location": {
            "@type": "Place",
            "name": "St Edmunds Church Taverham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. Edmunds Church, Taverham Road, Norwich, NR8 6SY, United Kingdom",
                "addressLocality": "Norwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.6793",
                "longitude": "1.19588"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Taverham Band for an evening of Carols by Candlelight",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Taverham Band",
                "url": "https://allevents.in/org/taverham-band/25963281",
                "description": "Taverham Band. 592 likes · 2 talking about this · 5 were here. Taverham Band is based in Taverham, a village to the north-west of Norwich, Norfolk"
            }
        ]
    }
]
```