

# Event Details

- **Event Name**: The Real Thing
- **Event Start and End Date**: Fri, 01 Jan, 2027 at 06:30 pm (+00:00)
- **Event Description**: Nearby AttractionsThe Real Thing has 5 upcoming events.
- **Event URL**: https://allevents.in/london/the-real-thing/210009111011603
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/the-real-thing-tickets-XRL97H?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Jazz Cafe
- **lat**: 51.53859000
- **long**: -0.14334300
- **full address**: Jazz Cafe, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d4ae5fdaaa9244ded06bb3b2ed2a03d477175399037dcc044497014a45dda277-rimg-w1024-h576-dcffffff-gmir.jpg?v=1772538729
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9604a5a1866cf0cd98b6e4690d68ac7aa3785898c409558f458572e8e0045ce8-rimg-w400-h400-dcffffff-gmir.jpg?v=1774986076

## Artist Details

- **Artist name**: The Real Thing
  - **Artist page URL**: https://allevents.in/performer/the-real-thing

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 01 Jan, 2027 at 06:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Jazz Cafe, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Real Thing
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Real Thing ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Real Thing",
        "image": "https://cdn-az.allevents.in/events1/banners/d4ae5fdaaa9244ded06bb3b2ed2a03d477175399037dcc044497014a45dda277-rimg-w1024-h576-dcffffff-gmir.jpg?v=1772538729",
        "startDate": "2027-01-01T18:30:00+00:00",
        "url": "https://allevents.in/london/the-real-thing/210009111011603",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jazz Cafe",
            "address": {
                "@type": "PostalAddress",
                "name": "Jazz Cafe, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.53859000",
                "longitude": "-0.14334300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Real Thing has 5 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Real Thing",
                "url": "https://allevents.in/performer/the-real-thing"
            }
        ]
    }
]
```