

# Event Details

- **Event Name**: Fawlty Towers Weekend
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 02:00 pm – Sun, 11 Oct, 2026 at 11:00 am (+00:00)
- **Event Description**: Weekend with Basil, Sybil and Manuel , what can possibly go wrong.
- **Event URL**: https://allevents.in/bournemouth/fawlty-towers-weekend/300042514708
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bournemouth/Hermitage-Hotel-Bournemouth/Fawlty-Towers-Weekend/42514708/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bournemouth
- **state**: EN
- **country**: United Kingdom
- **location**: Hermitage Hotel Bournemouth
- **lat**: 50.7170788
- **long**: -1.8770681
- **full address**: Hermitage Hotel Bournemouth, Exeter Road, England, Bournemouth, United Kingdom

## Event gallery

- **Alt text**: Fawlty Towers Weekend
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d7611edd2de169a519b2455c9fc5613a58a86a58b7c071d711d8322ab30807c8-rimg-w400-h400-dc181818-gmir.png?v=1788460270

## FAQs

- **Q**: When and where is Fawlty Towers Weekend being held?
  - **A:** Fawlty Towers Weekend takes place on Sat, 10 Oct, 2026 at 02:00 pm to Sun, 11 Oct, 2026 at 11:00 am at Hermitage Hotel Bournemouth, Exeter Road, England, Bournemouth, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fawlty Towers Weekend",
        "image": "https://cdn-az.allevents.in/events6/banners/d7611edd2de169a519b2455c9fc5613a58a86a58b7c071d711d8322ab30807c8-rimg-w400-h400-dc181818-gmir.png?v=1788460270",
        "startDate": "2026-10-10T14:00:00+00:00",
        "endDate": "2026-10-11T11:00:00+00:00",
        "url": "https://allevents.in/bournemouth/fawlty-towers-weekend/300042514708",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hermitage Hotel Bournemouth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Exeter Road, England",
                "addressLocality": "Bournemouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7170788",
                "longitude": "-1.8770681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekend with Basil, Sybil and Manuel , what can possibly go wrong."
    }
]
```