

# Event Details

- **Event Name**: The Vintage Explosion
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 07:00 pm
- **Event URL**: https://allevents.in/galway/the-vintage-explosion/210001414290357
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038752/23889?u=https://www.universe.com/events/the-vintage-explosion-tickets-8SG6FC?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Galway
- **state**: GW
- **country**: Ireland
- **location**: Monroes
- **lat**: 53.27010300
- **long**: -9.05808300
- **full address**: Monroes, Galway, Ireland

## Event gallery

- **Alt text**: The Vintage Explosion
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/80e85cc3f70884037390f7ade7e55d36c89a26c1d9a844207dea0c1fc87ad043-rimg-w1024-h576-dc424b47-gmir.jpg?v=1767959151

## FAQs

- **Q**: When and where is The Vintage Explosion being held?
  - **A:** The Vintage Explosion takes place on Thu, 05 Feb, 2026 at 07:00 pm at Monroes, Galway, Ireland.
- **Q**: Who is organizing The Vintage Explosion?
  - **A:** The Vintage Explosion is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Vintage Explosion is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Galway, 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": "Event",
        "name": "The Vintage Explosion",
        "image": "https://cdn-az.allevents.in/events5/banners/80e85cc3f70884037390f7ade7e55d36c89a26c1d9a844207dea0c1fc87ad043-rimg-w1024-h576-dc424b47-gmir.jpg?v=1767959151",
        "startDate": "2026-02-05",
        "url": "https://allevents.in/galway/the-vintage-explosion/210001414290357",
        "location": {
            "@type": "Place",
            "name": "Monroes",
            "address": {
                "@type": "PostalAddress",
                "name": "Monroes, Galway, Ireland",
                "addressLocality": "Galway",
                "addressRegion": "GW",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.27010300",
                "longitude": "-9.05808300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```