

# Event Details

- **Event Name**: Christmas cake bake off 
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 05:00 pm – Thu, 04 Dec, 2025 at 08:00 pm
- **Event Description**: One for the lads!!
- **Event URL**: https://allevents.in/castle-donington/christmas-cake-bake-off/200028918283054
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Castle Donington
- **state**: EN
- **country**: United Kingdom
- **location**: The Red Lion
- **lat**: 52.835975744145
- **long**: -1.2808093870738
- **full address**: The Red Lion, 24 High Street,Kegworth, Castle Donington, United Kingdom

## Event gallery

- **Alt text**: Christmas cake bake off
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/373b87679113a07e97d1e80c1744c8b5648a077c5b874e61c3a3aef9f8116dd8-rimg-w1200-h1671-dcffffff-gmir?v=1764080411

## FAQs

- **Q**: When and where is Christmas cake bake off  being held?
  - **A:** Christmas cake bake off  takes place on Thu, 04 Dec, 2025 at 05:00 pm to Thu, 04 Dec, 2025 at 08:00 pm at The Red Lion, 24 High Street,Kegworth, Castle Donington, United Kingdom.
- **Q**: Who is organizing Christmas cake bake off ?
  - **A:** Christmas cake bake off  is organized by ONE Kegworth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas cake bake off",
        "image": "https://cdn-az.allevents.in/events7/banners/373b87679113a07e97d1e80c1744c8b5648a077c5b874e61c3a3aef9f8116dd8-rimg-w1200-h1671-dcffffff-gmir?v=1764080411",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/castle-donington/christmas-cake-bake-off/200028918283054",
        "location": {
            "@type": "Place",
            "name": "The Red Lion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 High Street,Kegworth",
                "addressLocality": "Castle Donington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.835975744145",
                "longitude": "-1.2808093870738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One for the lads!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ONE Kegworth",
                "url": "https://allevents.in/org/one-kegworth/26194225"
            }
        ]
    }
]
```