

# Event Details

- **Event Name**: Wheels in Motion Tour
- **Event Start and End Date**: Wed, 02 Sep, 2026 at 07:00 pm – Wed, 02 Sep, 2026 at 11:00 pm (+00:00)
- **Event Description**: This coming September sees the start of 'The Wheels In Motion Tour', a three-band bill that will support indie venues up and down the country.ArtistsThe SukisThe JacquesMusic Genres :  Rock, Indie, Alternative, 1990s, Post Rock
- **Event URL**: https://allevents.in/birmingham/wheels-in-motion-tour/300042366047
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Hare-And-Hounds%2CKingsheath%2C-Birmingham/Wheels-in-Motion-Tour/42366047/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Hare And Hounds,Kingsheath, Birmingham
- **lat**: 52.4346202
- **long**: -1.8929757
- **full address**: Hare And Hounds,Kingsheath, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Wheels in Motion Tour
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/33cf3e88ac63eb6dbc5143245e7bb29293dada1a6740bcb03cdc1842f705064f-rimg-w1024-h1024-dcfcf0e2-gmir.jpg?v=1776676568

## Artist Details

- **Artist name**: The Sukis
- **Artist name**: The Jacques

## FAQs

- **Q**: When and where is Wheels in Motion Tour being held?
  - **A:** Wheels in Motion Tour takes place on Wed, 02 Sep, 2026 at 07:00 pm to Wed, 02 Sep, 2026 at 11:00 pm at Hare And Hounds,Kingsheath, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wheels in Motion Tour is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Wheels in Motion Tour 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": "Wheels in Motion Tour",
        "image": "https://cdn-az.allevents.in/events5/banners/33cf3e88ac63eb6dbc5143245e7bb29293dada1a6740bcb03cdc1842f705064f-rimg-w1024-h1024-dcfcf0e2-gmir.jpg?v=1776676568",
        "startDate": "2026-09-02T19:00:00+00:00",
        "endDate": "2026-09-02T23:00:00+00:00",
        "url": "https://allevents.in/birmingham/wheels-in-motion-tour/300042366047",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hare And Hounds,Kingsheath, Birmingham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "High Street, Kingsheath",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4346202",
                "longitude": "-1.8929757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This coming September sees the start of 'The Wheels In Motion Tour', a three-band bill that will support indie venues up and down the country.ArtistsThe SukisThe JacquesMusic Genres :  Rock, Indie, Alternative, 1990s, Post Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "The Sukis"
            },
            {
                "@type": "Person",
                "name": "The Jacques"
            }
        ]
    }
]
```