

# Event Details

- **Event Name**: The Producers
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 07:30 pm – Fri, 07 Aug, 2026 at 09:30 pm (+00:00)
- **Event Description**: Mel Brooks’ The Producers brings its first major London revival after a sold-out run, with a record twelve Tony Awards.
- **Event URL**: https://allevents.in/london/the-producers/300042436163
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/The-Garrick-Theatre/The-Producers/42436163/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Garrick Theatre
- **lat**: 51.5099441
- **long**: -0.1278073
- **full address**: The Garrick Theatre, 2 Charing Cross Road, London, United Kingdom

## Event gallery

- **Alt text**: The Producers
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1d64395d05a9e40f83549a81faac35e937ebe0785911aae001a895b6b573f766-rimg-w1024-h768-dcd8d8d4-gmir.jpg?v=1778652326

## FAQs

- **Q**: When and where is The Producers being held?
  - **A:** The Producers takes place on Fri, 07 Aug, 2026 at 07:30 pm to Fri, 07 Aug, 2026 at 09:30 pm at The Garrick Theatre, 2 Charing Cross Road, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Producers",
        "image": "https://cdn-az.allevents.in/events1/banners/1d64395d05a9e40f83549a81faac35e937ebe0785911aae001a895b6b573f766-rimg-w1024-h768-dcd8d8d4-gmir.jpg?v=1778652326",
        "startDate": "2026-08-07T19:30:00+00:00",
        "endDate": "2026-08-07T21:30:00+00:00",
        "url": "https://allevents.in/london/the-producers/300042436163",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Garrick Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Charing Cross Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5099441",
                "longitude": "-0.1278073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mel Brooks’ The Producers brings its first major London revival after a sold-out run, with a record twelve Tony Awards."
    }
]
```