

# Event Details

- **Event Name**: The Vintage Explosion
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 05:00 pm – Sun, 25 Oct, 2026 at 09:00 pm (+00:00)
- **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 Explosion
- **Event URL**: https://allevents.in/dundee/the-vintage-explosion/300042467398
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Dundee/Whitehall-Theatre-Dundee/The-Vintage-Explosion/42467398/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dundee
- **state**: SC
- **country**: United Kingdom
- **location**: Whitehall Theatre Dundee
- **lat**: 56.458678
- **long**: -2.988322
- **full address**: Whitehall Theatre Dundee, whitehall street, Dundee, United Kingdom

## Event gallery

- **Alt text**: The Vintage Explosion
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/05d6bc132e8c9fba0ad8536ed658e469bb9b1d921f8df7748865f8a791f97a8c-rimg-w1024-h1024-dc1d454b-gmir.jpg?v=1780063788

## 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 Sun, 25 Oct, 2026 at 05:00 pm to Sun, 25 Oct, 2026 at 09:00 pm at Whitehall Theatre Dundee, whitehall street, Dundee, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Vintage Explosion",
        "image": "https://cdn-az.allevents.in/events6/banners/05d6bc132e8c9fba0ad8536ed658e469bb9b1d921f8df7748865f8a791f97a8c-rimg-w1024-h1024-dc1d454b-gmir.jpg?v=1780063788",
        "startDate": "2026-10-25T17:00:00+00:00",
        "endDate": "2026-10-25T21:00:00+00:00",
        "url": "https://allevents.in/dundee/the-vintage-explosion/300042467398",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Whitehall Theatre Dundee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "whitehall street",
                "addressLocality": "Dundee",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.458678",
                "longitude": "-2.988322"
            }
        },
        "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 Explosion",
        "performer": [
            {
                "@type": "Person",
                "name": "The Vintage Explosion"
            }
        ]
    }
]
```