

# Event Details

- **Event Name**: Club Christmas party
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Come and join us this Sunday in Breen's Bar. Also any members who have tickets to drop in please leave the into Breens bar or contact a committee member
- **Event URL**: https://allevents.in/gorey/club-christmas-party/200029374774539
- **Event Categories**: christmas, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Gorey
- **state**: WX
- **country**: Ireland
- **location**: Breen's Bar
- **lat**: 52.676762581982
- **long**: -6.2935463527623
- **full address**: Breen's Bar, Pearse St ,Gorey, Ireland

## Event gallery

- **Alt text**: Club Christmas party
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/797bace23cdd9ab261dc93ad8bbd8b98fb27452c811064e48cee640222f7b318-rimg-w1024-h1536-dc151830-gmir?v=1766092659

## FAQs

- **Q**: When and where is Club Christmas party being held?
  - **A:** Club Christmas party takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at Breen's Bar, Pearse St ,Gorey, Ireland.
- **Q**: Who is organizing Club Christmas party?
  - **A:** Club Christmas party is organized by Gorey Rangers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Club Christmas party 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 Gorey, this event is thoughtfully curated to deliver a standout experience worth every moment. If Club Christmas party 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": "Club Christmas party",
        "image": "https://cdn-az.allevents.in/events6/banners/797bace23cdd9ab261dc93ad8bbd8b98fb27452c811064e48cee640222f7b318-rimg-w1024-h1536-dc151830-gmir?v=1766092659",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/gorey/club-christmas-party/200029374774539",
        "location": {
            "@type": "Place",
            "name": "Breen's Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pearse St ,Gorey",
                "addressLocality": "Gorey",
                "addressRegion": "WX",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.676762581982",
                "longitude": "-6.2935463527623"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us this Sunday in Breen's Bar. Also any members who have tickets to drop in please leave the into Breens bar or contact a committee member",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gorey Rangers",
                "url": "https://allevents.in/org/gorey-rangers/27256446"
            }
        ]
    }
]
```