

# Event Details

- **Event Name**: The Bluetones
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 07:00 pm – Fri, 09 Oct, 2026 at 09:45 pm (+00:00)
- **Event Description**: The Bluetones come to Whelan'sArtistsThe BluetonesMusic Genres :  Brit Pop, Indie, Pop, Rock
- **Event URL**: https://allevents.in/dublin/the-bluetones/300042437838
- **Event Categories**: pop, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/Whelans-Dublin/The-Bluetones/42437838/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Whelans Dublin
- **lat**: 53.33658000
- **long**: -6.26571500
- **full address**: Whelans Dublin, 25 Wexford Street, Dublin, Ireland

## Event gallery

- **Alt text**: The Bluetones
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/aac50892b90b95e37809de6eb1d96534a788f36cbfb301ab586ae4e64973cc38-rimg-w1024-h1024-dc181516-gmir.jpg?v=1783796666

## Artist Details

- **Artist name**: The Bluetones

## FAQs

- **Q**: When and where is The Bluetones being held?
  - **A:** The Bluetones takes place on Fri, 09 Oct, 2026 at 07:00 pm to Fri, 09 Oct, 2026 at 09:45 pm at Whelans Dublin, 25 Wexford Street, Dublin, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bluetones 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 Bluetones 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 Bluetones",
        "image": "https://cdn-az.allevents.in/events6/banners/aac50892b90b95e37809de6eb1d96534a788f36cbfb301ab586ae4e64973cc38-rimg-w1024-h1024-dc181516-gmir.jpg?v=1783796666",
        "startDate": "2026-10-09T19:00:00+00:00",
        "endDate": "2026-10-09T21:45:00+00:00",
        "url": "https://allevents.in/dublin/the-bluetones/300042437838",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Whelans Dublin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Wexford Street",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.33658000",
                "longitude": "-6.26571500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Bluetones come to Whelan'sArtistsThe BluetonesMusic Genres :  Brit Pop, Indie, Pop, Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "The Bluetones"
            }
        ]
    }
]
```