

# Event Details

- **Event Name**: The Vintage Explosion
- **Event Start and End Date**: Fri, 13 Feb, 2026 at 07:00 pm – Fri, 13 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/aberdeen/the-vintage-explosion/300040967715
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Aberdeen/The-Tivoli-Theatre-Co-Ltd/The-Vintage-Explosion/40967715/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Aberdeen
- **state**: SC
- **country**: United Kingdom
- **location**: The Tivoli Theatre Co Ltd
- **lat**: 57.144887
- **long**: -2.097659
- **full address**: The Tivoli Theatre Co Ltd, 34-48 Guild Street, Aberdeen, United Kingdom

## Event gallery

- **Alt text**: The Vintage Explosion
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fc5b58f84284726713bc3a569583fd8ccb48ea7f738325dce156ddca2c930a58-rimg-w1024-h1024-dc1d454b-gmir.jpg?v=1766591406

## 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 Fri, 13 Feb, 2026 at 07:00 pm to Fri, 13 Feb, 2026 at 10:30 pm at The Tivoli Theatre Co Ltd, 34-48 Guild Street, Aberdeen, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Vintage Explosion is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Aberdeen, 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/events3/banners/fc5b58f84284726713bc3a569583fd8ccb48ea7f738325dce156ddca2c930a58-rimg-w1024-h1024-dc1d454b-gmir.jpg?v=1766591406",
        "startDate": "2026-02-13",
        "endDate": "2026-02-13",
        "url": "https://allevents.in/aberdeen/the-vintage-explosion/300040967715",
        "location": {
            "@type": "Place",
            "name": "The Tivoli Theatre Co Ltd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34-48 Guild Street",
                "addressLocality": "Aberdeen",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.144887",
                "longitude": "-2.097659"
            }
        },
        "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"
            }
        ]
    }
]
```