

# Event Details

- **Event Name**: Christmas at Wimpole
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 04:15 pm – Wed, 31 Dec, 2025 at 09:00 pm
- **Event Description**: The National Trust Wimpole Estate is set to shine even brighter this winter as Christmas at Wimpole returns for a fifth year.
- **Event URL**: https://allevents.in/royston/christmas-at-wimpole/300041332809
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Stevenage/Wimpole-Estate/Christmas-at-Wimpole/41332809/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Royston
- **state**: EN
- **country**: United Kingdom
- **location**: Wimpole Estate
- **lat**: 52.1412465
- **long**: -0.0492593
- **full address**: Wimpole Estate, Arrington, Royston, United Kingdom

## Event gallery

- **Alt text**: Christmas at Wimpole
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d368f154690465e8dedfc9b2665220ede163cecb253277733ae865f45614600b-rimg-w400-h400-dc181818-gmir.png?v=1766379554

## FAQs

- **Q**: When and where is Christmas at Wimpole being held?
  - **A:** Christmas at Wimpole takes place on Wed, 31 Dec, 2025 at 04:15 pm to Wed, 31 Dec, 2025 at 09:00 pm at Wimpole Estate, Arrington, Royston, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas at Wimpole",
        "image": "https://cdn-az.allevents.in/events7/banners/d368f154690465e8dedfc9b2665220ede163cecb253277733ae865f45614600b-rimg-w400-h400-dc181818-gmir.png?v=1766379554",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/royston/christmas-at-wimpole/300041332809",
        "location": {
            "@type": "Place",
            "name": "Wimpole Estate",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Arrington, Royston",
                "addressLocality": "Royston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.1412465",
                "longitude": "-0.0492593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The National Trust Wimpole Estate is set to shine even brighter this winter as Christmas at Wimpole returns for a fifth year."
    }
]
```