

# Event Details

- **Event Name**: The Devil Wears Prada
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 05:00 pm (+00:00)
- **Event Description**: Nearby AttractionsThe Devil Wears Prada has 19 upcoming events.
- **Event URL**: https://allevents.in/london/the-devil-wears-prada/210001509308651
- **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-devil-wears-prada-tickets-YQDRNX?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/events9/banners/8f1803eb4052058573d2792dc113d387134bac91a4feda3162cb06f0c18e067d-rimg-w1024-h576-dc141813-gmir.jpg?v=1770023064
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/67c6d100dcca4dfa14e1eef0592554da5423b9fe50bf677dddc9b45d444c5541-rimg-w400-h400-dc141813-gmir.jpg?v=1774984275

## Artist Details

- **Artist name**: The Devil Wears Prada
  - **Artist page URL**: https://allevents.in/performer/the-devil-wears-prada

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 Oct, 2026 at 05: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:** The Devil Wears Prada
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Devil Wears Prada ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Devil Wears Prada",
        "image": "https://cdn-az.allevents.in/events9/banners/8f1803eb4052058573d2792dc113d387134bac91a4feda3162cb06f0c18e067d-rimg-w1024-h576-dc141813-gmir.jpg?v=1770023064",
        "startDate": "2026-10-23T17:00:00+00:00",
        "url": "https://allevents.in/london/the-devil-wears-prada/210001509308651",
        "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 AttractionsThe Devil Wears Prada has 19 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Devil Wears Prada",
                "url": "https://allevents.in/performer/the-devil-wears-prada"
            }
        ]
    }
]
```