

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/31f22438e00ab1c72440983077b68166e322606eab1a6135a30c7bf71747364b-rimg-w960-h723-dc151417-gmir?v=1765432607
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cc7fc1537cbf32d6b2f52f15aaa6847c36cbe411c8528494aff9998de277df58-rimg-w300-h300-dc151417-gmir?v=1765432607

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Acorn, Bicester, United Kingdom
- **Q**: What type of event is this?
  - **A:** christmas, parties, entertainment
- **Q**: Where can I find ticket details about Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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!"
    }
]
```