

# Event Details

- **Event Name**: Jester Jesters Monday Nights
- **Event Start and End Date**: Mon, 27 Apr, 2026 at 07:30 pm – Mon, 27 Apr, 2026 at 10:00 pm (+00:00)
- **Event URL**: https://allevents.in/london/jester-jesters-monday-nights/300042365692
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/The-Betsey-Trotwood/Jester-Jesters-Monday-Nights/42365692/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Betsey Trotwood
- **lat**: 51.5233125
- **long**: -0.1079715
- **full address**: The Betsey Trotwood, 56 Farringdon Road, London, United Kingdom

## Event gallery

- **Alt text**: Jester Jesters Monday Nights
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2b38596a9894dfabe66d0f4be76fab09befc5fe1c14886a787a7e78b80445e76-rimg-w400-h400-dc181818-gmir.png?v=1776601623

## FAQs

- **Q**: When and where is Jester Jesters Monday Nights being held?
  - **A:** Jester Jesters Monday Nights takes place on Mon, 27 Apr, 2026 at 07:30 pm to Mon, 27 Apr, 2026 at 10:00 pm at The Betsey Trotwood, 56 Farringdon Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jester Jesters Monday Nights is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. 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 Jester Jesters Monday Nights sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jester Jesters Monday Nights",
        "image": "https://cdn-az.allevents.in/events10/banners/2b38596a9894dfabe66d0f4be76fab09befc5fe1c14886a787a7e78b80445e76-rimg-w400-h400-dc181818-gmir.png?v=1776601623",
        "startDate": "2026-04-27T19:30:00+00:00",
        "endDate": "2026-04-27T22:00:00+00:00",
        "url": "https://allevents.in/london/jester-jesters-monday-nights/300042365692",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Betsey Trotwood",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56 Farringdon Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5233125",
                "longitude": "-0.1079715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```