

# Event Details

- **Event Name**: Purple Stardust
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 09:00 pm – Sun, 12 Apr, 2026 at 02:00 am
- **Event Description**: 10 years since we lost two of the greatest icons in music. David Bowie and Prince. Purple Stardust brings you the hits, B-sides, remixes, edits, etc
- **Event URL**: https://allevents.in/belfast/purple-stardust/300042174834
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Belfast/The-Deer%27s-Head/Purple-Stardust/42174834/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Belfast
- **state**: NI
- **country**: United Kingdom
- **location**: The Deer's Head
- **lat**: 54.6014754
- **long**: -5.9302674
- **full address**: The Deer's Head, Lower Garfield Street, Belfast, United Kingdom

## Event gallery

- **Alt text**: Purple Stardust
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f39679c11b542b028545d83d35c65671bf826da9405dedda63d9be088045f00e-rimg-w1024-h1024-dc161413-gmir.jpg?v=1772834044

## FAQs

- **Q**: When and where is Purple Stardust being held?
  - **A:** Purple Stardust takes place on Sat, 11 Apr, 2026 at 09:00 pm to Sun, 12 Apr, 2026 at 02:00 am at The Deer's Head, Lower Garfield Street, Belfast, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Purple Stardust 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 Belfast, this event is thoughtfully curated to deliver a standout experience worth every moment. If Purple Stardust 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": "Purple Stardust",
        "image": "https://cdn-az.allevents.in/events2/banners/f39679c11b542b028545d83d35c65671bf826da9405dedda63d9be088045f00e-rimg-w1024-h1024-dc161413-gmir.jpg?v=1772834044",
        "startDate": "2026-04-11",
        "endDate": "2026-04-12",
        "url": "https://allevents.in/belfast/purple-stardust/300042174834",
        "location": {
            "@type": "Place",
            "name": "The Deer's Head",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lower Garfield Street",
                "addressLocality": "Belfast",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.6014754",
                "longitude": "-5.9302674"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10 years since we lost two of the greatest icons in music. David Bowie and Prince. Purple Stardust brings you the hits, B-sides, remixes, edits, etc"
    }
]
```