

# Event Details

- **Event Name**: The Bath Street Boys Live in Concert
- **Event Start and End Date**: Tue, 13 Oct, 2026 at 08:00 pm – Tue, 13 Oct, 2026 at 10:00 pm (+00:00)
- **Event Description**: The Bath Street Boys are an emerging traditional Irish group made up of four musicians from across the country
- **Event URL**: https://allevents.in/dublin/the-bath-street-boys-live-in-concert/300042505135
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/The-Sugar-Club/The-Bath-Street-Boys-Live-in-Concert/42505135/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin
- **state**: WW
- **country**: Ireland
- **location**: The Sugar Club
- **lat**: 53.3355656
- **long**: -6.2564832
- **full address**: The Sugar Club, 8 Lower Leeson Street, Dublin 2, Dublin, Ireland

## Event gallery

- **Alt text**: The Bath Street Boys Live in Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4dbad8791ba8bd902267b0a6ccc45f942d6cd6d94825ca39b2c25861118193db-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787173759

## FAQs

- **Q**: When and where is The Bath Street Boys Live in Concert being held?
  - **A:** The Bath Street Boys Live in Concert takes place on Tue, 13 Oct, 2026 at 08:00 pm to Tue, 13 Oct, 2026 at 10:00 pm at The Sugar Club, 8 Lower Leeson Street, Dublin 2, Dublin, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bath Street Boys Live in Concert 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, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Bath Street Boys Live in Concert 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": "The Bath Street Boys Live in Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/4dbad8791ba8bd902267b0a6ccc45f942d6cd6d94825ca39b2c25861118193db-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787173759",
        "startDate": "2026-10-13T20:00:00+00:00",
        "endDate": "2026-10-13T22:00:00+00:00",
        "url": "https://allevents.in/dublin/the-bath-street-boys-live-in-concert/300042505135",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Sugar Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Lower Leeson Street, Dublin 2",
                "addressLocality": "Dublin",
                "addressRegion": "WW",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.3355656",
                "longitude": "-6.2564832"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Bath Street Boys are an emerging traditional Irish group made up of four musicians from across the country"
    }
]
```