

# Event Details

- **Event Name**: Candlelit Christmas Tours
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:00 pm – Wed, 17 Dec, 2025 at 08:30 pm
- **Event Description**: Did you ever wonder about the history of the twelve days of Christmas?
- **Event URL**: https://allevents.in/coalville/candlelit-christmas-tours/300041638169
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leicester/The-1620s-House-And-Garden/Candlelit-Christmas-Tours/41638169/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Coalville
- **state**: EN
- **country**: United Kingdom
- **location**: The 1620s House And Garden
- **lat**: 52.71004350
- **long**: -1.37964150
- **full address**: The 1620s House And Garden, Manor Road, Coalville, United Kingdom

## Event gallery

- **Alt text**: Candlelit Christmas Tours
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/68c22301ecc7eb9e41d51ff1509a6b02c189791e6a004f2633be9462a4d5df90-rimg-w400-h400-dc181818-gmir.png?v=1765325777

## FAQs

- **Q**: When and where is Candlelit Christmas Tours being held?
  - **A:** Candlelit Christmas Tours takes place on Wed, 17 Dec, 2025 at 06:00 pm to Wed, 17 Dec, 2025 at 08:30 pm at The 1620s House And Garden, Manor Road, Coalville, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelit Christmas Tours",
        "image": "https://cdn-az.allevents.in/events7/banners/68c22301ecc7eb9e41d51ff1509a6b02c189791e6a004f2633be9462a4d5df90-rimg-w400-h400-dc181818-gmir.png?v=1765325777",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/coalville/candlelit-christmas-tours/300041638169",
        "location": {
            "@type": "Place",
            "name": "The 1620s House And Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Manor Road",
                "addressLocality": "Coalville",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.71004350",
                "longitude": "-1.37964150"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Did you ever wonder about the history of the twelve days of Christmas?"
    }
]
```