

# Event Details

- **Event Name**: The Vintage Explosion
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 07:00 pm – Sat, 07 Feb, 2026 at 10:30 pm
- **Event Description**: Get yourself down for a night of astonishing Rock n roll, Soul &amp; Rhythm and Blues from the amazing Vintage Explosion.ArtistsThe Vintage ExplosionMusic Genres :  Big Band, 1960s
- **Event URL**: https://allevents.in/dublin/the-vintage-explosion/300041099411
- **Event Categories**: music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/Button-Factory/The-Vintage-Explosion/41099411/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Button Factory
- **lat**: 53.344874
- **long**: -6.264573
- **full address**: Button Factory, Curved Street, Temple Bar, Dublin, Ireland

## Event gallery

- **Alt text**: The Vintage Explosion
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/67329595784170c6c91356e053ba2c8ea712001f39573509cdc88ea9df43f258-rimg-w1024-h1024-dc1d454b-gmir.jpg?v=1766880907

## Artist Details

- **Artist name**: The Vintage Explosion

## FAQs

- **Q**: When and where is The Vintage Explosion being held?
  - **A:** The Vintage Explosion takes place on Sat, 07 Feb, 2026 at 07:00 pm to Sat, 07 Feb, 2026 at 10:30 pm at Button Factory, Curved Street, Temple Bar, Dublin, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Vintage Explosion 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 Vintage Explosion 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 Vintage Explosion",
        "image": "https://cdn-az.allevents.in/events9/banners/67329595784170c6c91356e053ba2c8ea712001f39573509cdc88ea9df43f258-rimg-w1024-h1024-dc1d454b-gmir.jpg?v=1766880907",
        "startDate": "2026-02-07",
        "endDate": "2026-02-07",
        "url": "https://allevents.in/dublin/the-vintage-explosion/300041099411",
        "location": {
            "@type": "Place",
            "name": "Button Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Curved Street, Temple Bar",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.344874",
                "longitude": "-6.264573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get yourself down for a night of astonishing Rock n roll, Soul & Rhythm and Blues from the amazing Vintage Explosion.ArtistsThe Vintage ExplosionMusic Genres :  Big Band, 1960s",
        "performer": [
            {
                "@type": "Person",
                "name": "The Vintage Explosion"
            }
        ]
    }
]
```