

# Event Details

- **Event Name**: Omar Khairat Concert
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:30 pm – Sat, 23 May, 2026 at 09:00 pm (+00:00)
- **Event Description**: Concert on May 23rd, got 2 tickets
- **Event URL**: https://allevents.in/london/omar-khairat-concert/300042400507
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Omar-Khairat/Omar-Khairat-Concert/42400507/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Omar Khairat
- **lat**: 51.5007452
- **long**: -0.1768952
- **full address**: Omar Khairat, Kensington Gore, London, United Kingdom

## Event gallery

- **Alt text**: Omar Khairat Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e89c7a46c10048a3bf1a74439893847a45ba714699689886a097d3a41771b959-rimg-w400-h400-dc181818-gmir.png?v=1776999363

## FAQs

- **Q**: When and where is Omar Khairat Concert being held?
  - **A:** Omar Khairat Concert takes place on Sat, 23 May, 2026 at 07:30 pm to Sat, 23 May, 2026 at 09:00 pm at Omar Khairat, Kensington Gore, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Omar Khairat Concert 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Omar Khairat Concert 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": "Omar Khairat Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/e89c7a46c10048a3bf1a74439893847a45ba714699689886a097d3a41771b959-rimg-w400-h400-dc181818-gmir.png?v=1776999363",
        "startDate": "2026-05-23T19:30:00+00:00",
        "endDate": "2026-05-23T21:00:00+00:00",
        "url": "https://allevents.in/london/omar-khairat-concert/300042400507",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Omar Khairat",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kensington Gore",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5007452",
                "longitude": "-0.1768952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert on May 23rd, got 2 tickets"
    }
]
```