

# Event Details

- **Event Name**: Chris Grey
- **Event Start and End Date**: Wed, 27 May, 2026 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsChris Grey has 19 upcoming events.
- **Event URL**: https://allevents.in/london/chris-grey/210002817772159
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/chris-grey-tickets-D9MH8F?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Electric Brixton
- **lat**: 51.45984600
- **long**: -0.11704400
- **full address**: Electric Brixton, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8ec25ea46838a166b5a4aa7ccd19fc4a80de028d03209df39edf3fe2ba7df033-rimg-w1024-h576-dc04080d-gmir.jpg?v=1769691499
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8fdb3f2461f71ee99e5e92dbc13ecc77477b6ef0e3cd6528422e55988afbb8b4-rimg-w400-h400-dc10161d-gmir.jpg?v=1774979631

## Artist Details

- **Artist name**: Chris Grey
  - **Artist page URL**: https://allevents.in/performer/chris-grey

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 27 May, 2026 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Electric Brixton, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Chris Grey
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Chris Grey ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Chris Grey",
        "image": "https://cdn-az.allevents.in/events7/banners/8ec25ea46838a166b5a4aa7ccd19fc4a80de028d03209df39edf3fe2ba7df033-rimg-w1024-h576-dc04080d-gmir.jpg?v=1769691499",
        "startDate": "2026-05-27T19:00:00+00:00",
        "url": "https://allevents.in/london/chris-grey/210002817772159",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Electric Brixton",
            "address": {
                "@type": "PostalAddress",
                "name": "Electric Brixton, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.45984600",
                "longitude": "-0.11704400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsChris Grey has 19 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Chris Grey",
                "url": "https://allevents.in/performer/chris-grey"
            }
        ]
    }
]
```