

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm
- **Event Description**: This is our Christmas party! No games this week!
- **Event URL**: https://allevents.in/bicester/christmas-party/200029338109947
- **Event Categories**: christmas, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029338109947?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bicester-events

## Event venue details

- **city**: Bicester
- **state**: EN
- **country**: United Kingdom
- **location**: The Acorn, Bicester
- **lat**: 51.894305628693
- **long**: -1.1599748501034
- **full address**: The Acorn, Bicester, United Kingdom

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/31f22438e00ab1c72440983077b68166e322606eab1a6135a30c7bf71747364b-rimg-w960-h723-dc151417-gmir?v=1765432607

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 07:00 pm at The Acorn, Bicester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Bicester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Party 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 Party",
        "image": "https://cdn-az.allevents.in/events3/banners/31f22438e00ab1c72440983077b68166e322606eab1a6135a30c7bf71747364b-rimg-w960-h723-dc151417-gmir?v=1765432607",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/bicester/christmas-party/200029338109947",
        "location": {
            "@type": "Place",
            "name": "The Acorn, Bicester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bicester, Oxfordshire",
                "addressLocality": "Bicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.894305628693",
                "longitude": "-1.1599748501034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our Christmas party! No games this week!"
    }
]
```