

# Event Details

- **Event Name**: Christmas Ceilidh
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:30 pm – Fri, 19 Dec, 2025 at 10:00 pm
- **Event Description**: An evening of music and dancing in the atmospheric 18th century Long Barn.
- **Event URL**: https://allevents.in/maidenhead/christmas-ceilidh/300041453980
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Maidenhead/Norden-Farm-Centre-For-The-Arts/Christmas-Ceilidh/41453980/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Maidenhead
- **state**: EN
- **country**: United Kingdom
- **location**: Norden Farm Centre For The Arts
- **lat**: 51.51519900
- **long**: -0.74612100
- **full address**: Norden Farm Centre For The Arts, Altwood Road, Maidenhead, United Kingdom

## Event gallery

- **Alt text**: Christmas Ceilidh
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/56bf450fa794465571c77ef08b14664d61bc7e72c3f7934e7ea3caaa82316d76-rimg-w1024-h1024-dc2d1715-gmir.jpg?v=1765270935

## FAQs

- **Q**: When and where is Christmas Ceilidh being held?
  - **A:** Christmas Ceilidh takes place on Fri, 19 Dec, 2025 at 07:30 pm to Fri, 19 Dec, 2025 at 10:00 pm at Norden Farm Centre For The Arts, Altwood Road, Maidenhead, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Ceilidh 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 Maidenhead, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Ceilidh sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Ceilidh",
        "image": "https://cdn-az.allevents.in/events8/banners/56bf450fa794465571c77ef08b14664d61bc7e72c3f7934e7ea3caaa82316d76-rimg-w1024-h1024-dc2d1715-gmir.jpg?v=1765270935",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/maidenhead/christmas-ceilidh/300041453980",
        "location": {
            "@type": "Place",
            "name": "Norden Farm Centre For The Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Altwood Road",
                "addressLocality": "Maidenhead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.51519900",
                "longitude": "-0.74612100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An evening of music and dancing in the atmospheric 18th century Long Barn."
    }
]
```