

# Event Details

- **Event Name**: Tom Robinson
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 07:00 pm – Sun, 27 Sep, 2026 at 09:45 pm (+00:00)
- **Event Description**: Tom Robinson comes to Whelan'sArtistsTom RobinsonMusic Genres :  Folk, Indie, New Wave, Punk, Rock
- **Event URL**: https://allevents.in/dublin/tom-robinson/300042437820
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/Whelans-Dublin/Tom-Robinson/42437820/?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**: Tom Robinson
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3deb0e32b9eec890479fcb2a13702a9ca1055753d5fda08d1f464e2d8f67f0cb-rimg-w1024-h1024-dc181818-gmir.jpg?v=1785844037

## Artist Details

- **Artist name**: Tom Robinson

## FAQs

- **Q**: When and where is Tom Robinson being held?
  - **A:** Tom Robinson takes place on Sun, 27 Sep, 2026 at 07:00 pm to Sun, 27 Sep, 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:** Tom Robinson 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 Tom Robinson 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": "Tom Robinson",
        "image": "https://cdn-az.allevents.in/events8/banners/3deb0e32b9eec890479fcb2a13702a9ca1055753d5fda08d1f464e2d8f67f0cb-rimg-w1024-h1024-dc181818-gmir.jpg?v=1785844037",
        "startDate": "2026-09-27T19:00:00+00:00",
        "endDate": "2026-09-27T21:45:00+00:00",
        "url": "https://allevents.in/dublin/tom-robinson/300042437820",
        "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": "Tom Robinson comes to Whelan'sArtistsTom RobinsonMusic Genres :  Folk, Indie, New Wave, Punk, Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "Tom Robinson"
            }
        ]
    }
]
```