

# Event Details

- **Event Name**: Krapp's Last Tape
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 08:00 pm – Fri, 16 Oct, 2026 at 09:15 pm (+00:00)
- **Event Description**: Journey through an old man's life, filled with hilarious memories & hopes for the future, coupled with mourning lost love & unfulfilled ambition.
- **Event URL**: https://allevents.in/maidenhead/krapps-last-tape/300042147278
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Maidenhead/Norden-Farm-Centre-For-The-Arts/Krapps-Last-Tape/42147278/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Maidenhead
- **state**: EN
- **country**: United Kingdom
- **location**: Norden Farm Centre For The Arts
- **lat**: 51.515762
- **long**: -0.746435
- **full address**: Norden Farm Centre For The Arts, Norden Farm Centre for the Arts, Altwood Rd, Maidenhead, United Kingdom

## Event gallery

- **Alt text**: Krapp's Last Tape
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/54be0db748da51129e4cb027f81908e9ae0f36ca0674fe5e765a392b8fb2ecda-rimg-w1024-h1024-dc080808-gmir.jpg?v=1788553923

## FAQs

- **Q**: When and where is Krapp's Last Tape being held?
  - **A:** Krapp's Last Tape takes place on Fri, 16 Oct, 2026 at 08:00 pm to Fri, 16 Oct, 2026 at 09:15 pm at Norden Farm Centre For The Arts, Norden Farm Centre for the Arts, Altwood Rd, Maidenhead, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Krapp's Last Tape",
        "image": "https://cdn-az.allevents.in/events6/banners/54be0db748da51129e4cb027f81908e9ae0f36ca0674fe5e765a392b8fb2ecda-rimg-w1024-h1024-dc080808-gmir.jpg?v=1788553923",
        "startDate": "2026-10-16T20:00:00+00:00",
        "endDate": "2026-10-16T21:15:00+00:00",
        "url": "https://allevents.in/maidenhead/krapps-last-tape/300042147278",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Norden Farm Centre For The Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Norden Farm Centre for the Arts, Altwood Rd",
                "addressLocality": "Maidenhead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.515762",
                "longitude": "-0.746435"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Journey through an old man's life, filled with hilarious memories & hopes for the future, coupled with mourning lost love & unfulfilled ambition."
    }
]
```