

# Event Details

- **Event Name**: Joe Goddard
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 08:00 pm – Sun, 13 Sep, 2026 at 12:00 am (+00:00)
- **Event Description**: Joe Goddard live at Fidelity Bar and studioArtistsJoe Goddard
- **Event URL**: https://allevents.in/dublin/joe-goddard/300042603187
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/Fidelity-Bar-And-Studio/Joe-Goddard/42603187/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Fidelity Bar And Studio
- **lat**: 53.34708460
- **long**: -6.28033050
- **full address**: Fidelity Bar And Studio, 79 queen street, Smithfield, D07 DW3R, Dublin, Ireland

## Event gallery

- **Alt text**: Joe Goddard
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/e/8/b/2307350_15877435_Joe-Goddard_1024.jpg

## Artist Details

- **Artist name**: Joe Goddard

## FAQs

- **Q**: When and where is Joe Goddard being held?
  - **A:** Joe Goddard takes place on Sat, 12 Sep, 2026 at 08:00 pm to Sun, 13 Sep, 2026 at 12:00 am at Fidelity Bar And Studio, 79 queen street, Smithfield, D07 DW3R, Dublin, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Joe Goddard 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 Joe Goddard 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": "Joe Goddard",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/e/8/b/2307350_15877435_Joe-Goddard_1024.jpg",
        "startDate": "2026-09-12T20:00:00+00:00",
        "endDate": "2026-09-13T00:00:00+00:00",
        "url": "https://allevents.in/dublin/joe-goddard/300042603187",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fidelity Bar And Studio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "79 queen street, Smithfield, D07 DW3R",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.34708460",
                "longitude": "-6.28033050"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Joe Goddard live at Fidelity Bar and studioArtistsJoe Goddard",
        "performer": [
            {
                "@type": "Person",
                "name": "Joe Goddard"
            }
        ]
    }
]
```