

# Event Details

- **Event Name**: Girlfirend
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 07:30 pm – Sat, 11 Jul, 2026 at 11:00 pm
- **Event Description**: Following their sold out show in Anseo as part of their Year of The Horse Tour, girlfriend. are headlining The Workman’s ClubArtistsGirlfriendMusic Genres :  Rock, Alternative, Pop Punk
- **Event URL**: https://allevents.in/dublin-2/girlfirend/300042514303
- **Event Categories**: art, pop
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/The-Workman%27s-Club/Girlfirend/42514303/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin 2
- **state**: DN
- **country**: Ireland
- **location**: The Workman's Club
- **lat**: 53.3453536
- **long**: -6.2665308
- **full address**: The Workman's Club, 10 Wellington Quay, Dublin 2, Ireland

## Event gallery

- **Alt text**: Girlfirend
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/38edafea67d90591b56e6b82ebfac58846c72c9fad000d3e5b68c028c84086c2-rimg-w1024-h1024-dc050102-gmir.jpg?v=1781869746

## Artist Details

- **Artist name**: Girlfriend

## FAQs

- **Q**: When and where is Girlfirend being held?
  - **A:** Girlfirend takes place on Sat, 11 Jul, 2026 at 07:30 pm to Sat, 11 Jul, 2026 at 11:00 pm at The Workman's Club, 10 Wellington Quay, Dublin 2, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Girlfirend is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dublin 2, this event is thoughtfully curated to deliver a standout experience worth every moment. If Girlfirend sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Girlfirend",
        "image": "https://cdn-az.allevents.in/events1/banners/38edafea67d90591b56e6b82ebfac58846c72c9fad000d3e5b68c028c84086c2-rimg-w1024-h1024-dc050102-gmir.jpg?v=1781869746",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/dublin-2/girlfirend/300042514303",
        "location": {
            "@type": "Place",
            "name": "The Workman's Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Wellington Quay, Dublin 2",
                "addressLocality": "Dublin 2",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.3453536",
                "longitude": "-6.2665308"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Following their sold out show in Anseo as part of their Year of The Horse Tour, girlfriend. are headlining The Workman’s ClubArtistsGirlfriendMusic Genres :  Rock, Alternative, Pop Punk",
        "performer": [
            {
                "@type": "Person",
                "name": "Girlfriend"
            }
        ]
    }
]
```