

# Event Details

- **Event Name**: The Hogmanay Ceilidh
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 09:00 pm – Thu, 01 Jan, 2026 at 02:00 am
- **Event Description**: There is no better way to end the year than with a traditional ceilidh in the heart of Glasgow.
- **Event URL**: https://allevents.in/glasgow/the-hogmanay-ceilidh/300041124091
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Ferry/The-Hogmanay-Ceilidh/41124091/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: The Ferry
- **lat**: 55.856259
- **long**: -4.268297
- **full address**: The Ferry, 25 Anderson Quay, Glasgow, United Kingdom

## Event gallery

- **Alt text**: The Hogmanay Ceilidh
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ca2a6484dffd5bb8bf866bab5946d617f0e3cbeed3c5277988aa17ab15cbbb08-rimg-w1024-h1024-dc121319-gmir.jpg?v=1766707571

## FAQs

- **Q**: When and where is The Hogmanay Ceilidh being held?
  - **A:** The Hogmanay Ceilidh takes place on Wed, 31 Dec, 2025 at 09:00 pm to Thu, 01 Jan, 2026 at 02:00 am at The Ferry, 25 Anderson Quay, Glasgow, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Hogmanay Ceilidh 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 Glasgow, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Hogmanay Ceilidh 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": "The Hogmanay Ceilidh",
        "image": "https://cdn-az.allevents.in/events9/banners/ca2a6484dffd5bb8bf866bab5946d617f0e3cbeed3c5277988aa17ab15cbbb08-rimg-w1024-h1024-dc121319-gmir.jpg?v=1766707571",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/glasgow/the-hogmanay-ceilidh/300041124091",
        "location": {
            "@type": "Place",
            "name": "The Ferry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Anderson Quay",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.856259",
                "longitude": "-4.268297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There is no better way to end the year than with a traditional ceilidh in the heart of Glasgow."
    }
]
```