

# Event Details

- **Event Name**: Christmas Bingo Night
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:30 pm
- **Event Description**: Christmas BINGO!!
- **Event URL**: https://allevents.in/durham/christmas-bingo-night/200029217522853
- **Event Categories**: bingo, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: Chilton Lane, Durham
- **lat**: 54.676
- **long**: -1.53066
- **full address**: Chilton Lane, Durham, United Kingdom

## Event gallery

- **Alt text**: Christmas Bingo Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9dafc28aa87888ec880f76dc7ed56ceab9eae03d27b70db04581cf0d4809c275-rimg-w959-h1352-dcf5d719-gmir?v=1765596562

## FAQs

- **Q**: When and where is Christmas Bingo Night being held?
  - **A:** Christmas Bingo Night takes place on Sat, 20 Dec, 2025 at 07:30 pm to Sat, 20 Dec, 2025 at 07:30 pm at Chilton Lane, Durham, United Kingdom.
- **Q**: Who is organizing Christmas Bingo Night?
  - **A:** Christmas Bingo Night is organized by Surtees Arms & Yard of Ale Brew Co.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Bingo Night",
        "image": "https://cdn-az.allevents.in/events3/banners/9dafc28aa87888ec880f76dc7ed56ceab9eae03d27b70db04581cf0d4809c275-rimg-w959-h1352-dcf5d719-gmir?v=1765596562",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/durham/christmas-bingo-night/200029217522853",
        "location": {
            "@type": "Place",
            "name": "Chilton Lane, Durham",
            "address": {
                "@type": "PostalAddress",
                "name": "Chilton Lane, Durham, United Kingdom",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.676",
                "longitude": "-1.53066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas BINGO!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Surtees Arms & Yard of Ale Brew Co",
                "url": "https://allevents.in/org/surtees-arms-and-yard-of-ale-brew-co/26203465"
            }
        ]
    }
]
```