

# Event Details

- **Event Name**: Christmas night out
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 06:00 pm – Thu, 25 Dec, 2025 at 11:00 pm
- **Event Description**: Swansons Christmas night out - Bongos Bingo
- **Event URL**: https://allevents.in/glasgow/christmas-night-out/200029391824009
- **Event Categories**: christmas, bingo
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: Linn Park
- **lat**: 55.8048
- **long**: -4.2583
- **full address**: Linn Park, Clarkston Rd,Glasgow, United Kingdom

## Event gallery

- **Alt text**: Christmas night out
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a207e90e1e967e9b9e2301f15d310091dd5d46960791657661159eef29f661b-rimg-w1200-h900-dc474745-gmir?v=1766397909

## FAQs

- **Q**: When and where is Christmas night out being held?
  - **A:** Christmas night out takes place on Thu, 25 Dec, 2025 at 06:00 pm to Thu, 25 Dec, 2025 at 11:00 pm at Linn Park, Clarkston Rd,Glasgow, United Kingdom.
- **Q**: Who is organizing Christmas night out?
  - **A:** Christmas night out is organized by Swanson Sports.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas night out",
        "image": "https://cdn-az.allevents.in/events3/banners/2a207e90e1e967e9b9e2301f15d310091dd5d46960791657661159eef29f661b-rimg-w1200-h900-dc474745-gmir?v=1766397909",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/glasgow/christmas-night-out/200029391824009",
        "location": {
            "@type": "Place",
            "name": "Linn Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Clarkston Rd,Glasgow, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.8048",
                "longitude": "-4.2583"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swansons Christmas night out - Bongos Bingo",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Swanson Sports",
                "url": "https://allevents.in/org/swanson-sports/27271281"
            }
        ]
    }
]
```