

# Event Details

- **Event Name**: Future
- **Event Start and End Date**: Sun, 24 May, 2026 at 08:00 pm – Mon, 25 May, 2026 at 01:00 am (+00:00)
- **Event Description**: The underplayed and future modern soul event.ArtistsRobbie JKenny b (Time Tunnel)Music Genres :  R&amp;B, Soul, Soulful House
- **Event URL**: https://allevents.in/lichfield/future/300042154982
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Walsall/Bar-55-Wade-Street/Future/42154982/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Lichfield
- **state**: EN
- **country**: United Kingdom
- **location**: Bar 55 Wade Street
- **lat**: 52.6825714
- **long**: -1.8267944
- **full address**: Bar 55 Wade Street, 55 Wade Street, Lichfield, United Kingdom

## Event gallery

- **Alt text**: Future
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7c42895d72b339f853f0a2b500304116ec45701ada5fea14623340201468e1aa-rimg-w1024-h1024-dc050301-gmir.jpg?v=1779308647

## Artist Details

- **Artist name**: Robbie J
- **Artist name**: Kenny b (Time Tunnel)

## FAQs

- **Q**: When and where is Future being held?
  - **A:** Future takes place on Sun, 24 May, 2026 at 08:00 pm to Mon, 25 May, 2026 at 01:00 am at Bar 55 Wade Street, 55 Wade Street, Lichfield, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Future 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 Lichfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Future 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": "Future",
        "image": "https://cdn-az.allevents.in/events10/banners/7c42895d72b339f853f0a2b500304116ec45701ada5fea14623340201468e1aa-rimg-w1024-h1024-dc050301-gmir.jpg?v=1779308647",
        "startDate": "2026-05-24T20:00:00+00:00",
        "endDate": "2026-05-25T01:00:00+00:00",
        "url": "https://allevents.in/lichfield/future/300042154982",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bar 55 Wade Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 Wade Street",
                "addressLocality": "Lichfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.6825714",
                "longitude": "-1.8267944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The underplayed and future modern soul event.ArtistsRobbie JKenny b (Time Tunnel)Music Genres :  R&B, Soul, Soulful House",
        "performer": [
            {
                "@type": "Person",
                "name": "Robbie J"
            },
            {
                "@type": "Person",
                "name": "Kenny b (Time Tunnel)"
            }
        ]
    }
]
```