

# Event Details

- **Event Name**: Electric Six
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 06:00 pm
- **Event Description**: Nearby AttractionsElectric Six has 21 upcoming events.
- **Event URL**: https://allevents.in/dublin/electric-six/210004342773968
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038752/23889?u=https://www.universe.com/events/electric-six-tickets-VY2JR4?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Gaiety Theatre
- **lat**: 53.34045300
- **long**: -6.26157200
- **full address**: Gaiety Theatre, Dublin, Ireland

## Event gallery

- **Alt text**: Electric Six
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d86f69f0f2f46d79133bcadd6d95c2a8f790ebccbd799e2149fe7004870a2493-rimg-w1024-h576-dc191414-gmir.jpg?v=1779572469

## FAQs

- **Q**: When and where is Electric Six being held?
  - **A:** Electric Six takes place on Sun, 21 Jun, 2026 at 06:00 pm at Gaiety Theatre, Dublin, Ireland.
- **Q**: Who is organizing Electric Six?
  - **A:** Electric Six is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Electric Six",
        "image": "https://cdn-az.allevents.in/events6/banners/d86f69f0f2f46d79133bcadd6d95c2a8f790ebccbd799e2149fe7004870a2493-rimg-w1024-h576-dc191414-gmir.jpg?v=1779572469",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/dublin/electric-six/210004342773968",
        "location": {
            "@type": "Place",
            "name": "Gaiety Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Gaiety Theatre, Dublin, Ireland",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.34045300",
                "longitude": "-6.26157200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsElectric Six has 21 upcoming events."
    }
]
```