

# Event Details

- **Event Name**: Carols by Candlelight in Waltham Church
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for a lovely evening of carols.
- **Event URL**: https://allevents.in/melton-mowbray/carols-by-candlelight-in-waltham-church/200029354040717
- **Event Categories**: candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Melton Mowbray
- **state**: EN
- **country**: United Kingdom
- **location**: St Mary Magdalene Church, Waltham on the Wolds
- **lat**: 52.817022719238
- **long**: -0.81055031018826
- **full address**: St Mary Magdalene Church, Waltham on the Wolds, St Mary's Church, High Street, Melton Mowbray, LE14 4, United Kingdom

## Event gallery

- **Alt text**: Carols by Candlelight in Waltham Church
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1c6e85e88ff18e4ab516ce166e413f5c37691c8d22c1007ddb5409021046ce48-rimg-w1200-h800-dc2a2d32-gmir?v=1765687757

## FAQs

- **Q**: When and where is Carols by Candlelight in Waltham Church being held?
  - **A:** Carols by Candlelight in Waltham Church takes place on Sun, 14 Dec, 2025 at 06:00 pm to Sun, 14 Dec, 2025 at 06:00 pm at St Mary Magdalene Church, Waltham on the Wolds, St Mary's Church, High Street, Melton Mowbray, LE14 4, United Kingdom.
- **Q**: Who is organizing Carols by Candlelight in Waltham Church?
  - **A:** Carols by Candlelight in Waltham Church is organized by Ironstone Villages family of churches.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols by Candlelight in Waltham Church",
        "image": "https://cdn-az.allevents.in/events1/banners/1c6e85e88ff18e4ab516ce166e413f5c37691c8d22c1007ddb5409021046ce48-rimg-w1200-h800-dc2a2d32-gmir?v=1765687757",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/melton-mowbray/carols-by-candlelight-in-waltham-church/200029354040717",
        "location": {
            "@type": "Place",
            "name": "St Mary Magdalene Church, Waltham on the Wolds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St Mary's Church, High Street, Melton Mowbray, LE14 4, United Kingdom",
                "addressLocality": "Melton Mowbray",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.817022719238",
                "longitude": "-0.81055031018826"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a lovely evening of carols.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ironstone Villages family of churches",
                "url": "https://allevents.in/org/ironstone-villages-family-of-churches/25972873"
            }
        ]
    }
]
```