

# Event Details

- **Event Name**: The Real Thing
- **Event Start and End Date**: Sun, 06 Dec, 2026 at 07:00 pm – Sun, 06 Dec, 2026 at 11:00 pm (+00:00)
- **Event Description**: One of Britain’s most-loved soul groups, The Real Thing are bringing their legendary sound to the Concert Hall.ArtistsThe Real ThingMusic Genres :  Soul, Funk, Disco
- **Event URL**: https://allevents.in/manchester/the-real-thing/300042695691
- **Event Categories**: entertainment, concerts, parties, music, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/THE-BLUES-KITCHEN%2C-MANCHESTER/The-Real-Thing/42695691/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: THE BLUES KITCHEN, MANCHESTER
- **lat**: 53.4783928
- **long**: -2.2507526
- **full address**: THE BLUES KITCHEN, MANCHESTER, United Kingdom

## Event gallery

- **Alt text**: The Real Thing
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6090887fad837de7e6e4f3937cc5a95cefc5d43780f659dfa7889814f711b9c5-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787837823

## Artist Details

- **Artist name**: The Real Thing

## FAQs

- **Q**: When and where is The Real Thing being held?
  - **A:** The Real Thing takes place on Sun, 06 Dec, 2026 at 07:00 pm to Sun, 06 Dec, 2026 at 11:00 pm at THE BLUES KITCHEN, MANCHESTER, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Real Thing 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Real Thing 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 Real Thing",
        "image": "https://cdn-az.allevents.in/events9/banners/6090887fad837de7e6e4f3937cc5a95cefc5d43780f659dfa7889814f711b9c5-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787837823",
        "startDate": "2026-12-06T19:00:00+00:00",
        "endDate": "2026-12-06T23:00:00+00:00",
        "url": "https://allevents.in/manchester/the-real-thing/300042695691",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "THE BLUES KITCHEN, MANCHESTER",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "THE BLUES KITCHEN, MANCHESTER",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4783928",
                "longitude": "-2.2507526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of Britain’s most-loved soul groups, The Real Thing are bringing their legendary sound to the Concert Hall.ArtistsThe Real ThingMusic Genres :  Soul, Funk, Disco",
        "performer": [
            {
                "@type": "Person",
                "name": "The Real Thing"
            }
        ]
    }
]
```