

# Event Details

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

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bristol/Mercure-Bristol-North-The-Grange-Hotel%2C-UK/Fawlty-Towers-Weekend/42470222/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Mercure Bristol North The Grange Hotel, UK
- **lat**: 51.53900500
- **long**: -2.52336500
- **full address**: Mercure Bristol North The Grange Hotel, UK, Old Gloucester Road, Bristol, United Kingdom

## Event gallery

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

## FAQs

- **Q**: When and where is Fawlty Towers Weekend being held?
  - **A:** Fawlty Towers Weekend takes place on Sat, 05 Sep, 2026 at 01:00 pm to Sun, 06 Sep, 2026 at 10:00 am at Mercure Bristol North The Grange Hotel, UK, Old Gloucester Road, Bristol, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fawlty Towers Weekend",
        "image": "https://cdn-az.allevents.in/events10/banners/daaa496be6fb59c03d3f2fb2349dc41893adf393afd1b96f700f781a30655ac2-rimg-w400-h400-dc181818-gmir.png?v=1785828670",
        "startDate": "2026-09-05T13:00:00+00:00",
        "endDate": "2026-09-06T10:00:00+00:00",
        "url": "https://allevents.in/bristol/fawlty-towers-weekend/300042470222",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mercure Bristol North The Grange Hotel, UK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Old Gloucester Road",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.53900500",
                "longitude": "-2.52336500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekend with Basil, Sybil and Manuel , what can possibly go wrong."
    }
]
```