

# Event Details

- **Event Name**: High Fade
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 pm – Fri, 28 Nov, 2025 at 11:00 pm
- **Event Description**: Hare presents High Fade live at The Crossing, Digbeth on Friday, November 28th!ArtistsHigh FadeMusic Genres :  Rock, Funk, Alternative
- **Event URL**: https://allevents.in/birmingham/high-fade/300040974616
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Crossing-Digbeth/High-Fade/40974616/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Crossing Digbeth
- **lat**: 52.475523
- **long**: -1.886788
- **full address**: The Crossing Digbeth, 1 Milk Street Birmingham, Birmingham, United Kingdom

## Event gallery

- **Alt text**: High Fade
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b6fa19f79053864e51adcee3dbf082b627a626f052aeb124814f5a153e98193f-rimg-w1024-h1024-dc041818-gmir.jpg?v=1764370152

## Artist Details

- **Artist name**: High Fade

## FAQs

- **Q**: When and where is High Fade being held?
  - **A:** High Fade takes place on Fri, 28 Nov, 2025 at 07:00 pm to Fri, 28 Nov, 2025 at 11:00 pm at The Crossing Digbeth, 1 Milk Street Birmingham, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** High Fade 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 Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If High Fade 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": "High Fade",
        "image": "https://cdn-az.allevents.in/events4/banners/b6fa19f79053864e51adcee3dbf082b627a626f052aeb124814f5a153e98193f-rimg-w1024-h1024-dc041818-gmir.jpg?v=1764370152",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/birmingham/high-fade/300040974616",
        "location": {
            "@type": "Place",
            "name": "The Crossing Digbeth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Milk Street Birmingham",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.475523",
                "longitude": "-1.886788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hare presents High Fade live at The Crossing, Digbeth on Friday, November 28th!ArtistsHigh FadeMusic Genres :  Rock, Funk, Alternative",
        "performer": [
            {
                "@type": "Person",
                "name": "High Fade"
            }
        ]
    }
]
```