

# Event Details

- **Event Name**: Allo Allo Weekend
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 01:00 pm – Sun, 13 Sep, 2026 at 10:00 am (+00:00)
- **Event Description**: You will arrive lunch time where you will be greeted by Rene and Edith.
- **Event URL**: https://allevents.in/milton-keynes/allo-allo-weekend/300042470227
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Milton-Keynes/Moore-Place-Hotel%2C-BW-Signature-Collection%2C-UK/Allo-Allo-Weekend/42470227/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Milton Keynes
- **state**: EN
- **country**: United Kingdom
- **location**: Moore Place Hotel, BW Signature Collection, UK
- **lat**: 52.01340260
- **long**: -0.62828620
- **full address**: Moore Place Hotel, BW Signature Collection, UK, The Square, Milton Keynes, United Kingdom

## Event gallery

- **Alt text**: Allo Allo Weekend
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c13ee948685280f2ae200254b03a3a2441ebbe0496e804ec6e6a53cf13b4e417-rimg-w400-h400-dc181818-gmir.png?v=1785828665

## FAQs

- **Q**: When and where is Allo Allo Weekend being held?
  - **A:** Allo Allo Weekend takes place on Sat, 12 Sep, 2026 at 01:00 pm to Sun, 13 Sep, 2026 at 10:00 am at Moore Place Hotel, BW Signature Collection, UK, The Square, Milton Keynes, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Allo Allo Weekend",
        "image": "https://cdn-az.allevents.in/events5/banners/c13ee948685280f2ae200254b03a3a2441ebbe0496e804ec6e6a53cf13b4e417-rimg-w400-h400-dc181818-gmir.png?v=1785828665",
        "startDate": "2026-09-12T13:00:00+00:00",
        "endDate": "2026-09-13T10:00:00+00:00",
        "url": "https://allevents.in/milton-keynes/allo-allo-weekend/300042470227",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Moore Place Hotel, BW Signature Collection, UK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Square",
                "addressLocality": "Milton Keynes",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.01340260",
                "longitude": "-0.62828620"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You will arrive lunch time where you will be greeted by Rene and Edith."
    }
]
```