

# Event Details

- **Event Name**: Cheers: Christmas Day
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 07:00 pm – Fri, 26 Dec, 2025 at 02:00 am
- **Event Description**: Join us this Christmas Day at Cheers for an unforgettable festive extravaganza!
- **Event URL**: https://allevents.in/plains/cheers-christmas-day/300041393568
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Coatbridge/Cheers-Bar/Cheers-Christmas-Day/41393568/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Plains
- **state**: SC
- **country**: United Kingdom
- **location**: Cheers Bar
- **lat**: 55.86096890
- **long**: -4.02196520
- **full address**: Cheers Bar, 144 Main Street, Plains, United Kingdom

## Event gallery

- **Alt text**: Cheers: Christmas Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ed51020f2655cea5ddd8b7998fcece011e065e34fd07bc071411c2fb80bec645-rimg-w400-h400-dc181818-gmir.png?v=1762932229

## FAQs

- **Q**: When and where is Cheers: Christmas Day being held?
  - **A:** Cheers: Christmas Day takes place on Thu, 25 Dec, 2025 at 07:00 pm to Fri, 26 Dec, 2025 at 02:00 am at Cheers Bar, 144 Main Street, Plains, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cheers: Christmas Day",
        "image": "https://cdn-az.allevents.in/events6/banners/ed51020f2655cea5ddd8b7998fcece011e065e34fd07bc071411c2fb80bec645-rimg-w400-h400-dc181818-gmir.png?v=1762932229",
        "startDate": "2025-12-25",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/plains/cheers-christmas-day/300041393568",
        "location": {
            "@type": "Place",
            "name": "Cheers Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "144 Main Street",
                "addressLocality": "Plains",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.86096890",
                "longitude": "-4.02196520"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Christmas Day at Cheers for an unforgettable festive extravaganza!"
    }
]
```