

# Event Details

- **Event Name**: Webber!
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 07:45 pm – Mon, 10 Nov, 2025 at 09:45 pm
- **Event Description**: A hilariously bawdy musical about the life and politics of Andrew Lloyd Webber.
- **Event URL**: https://allevents.in/northampton/webber/300041373550
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Northampton/The-Labour-Club/Webber/41373550/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Northampton
- **state**: EN
- **country**: United Kingdom
- **location**: The Labour Club
- **lat**: 52.2431508
- **long**: -0.8918532
- **full address**: The Labour Club, 95-97 Charles Street, Northampton, United Kingdom

## Event gallery

- **Alt text**: Webber!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d1dcca2c6cf1744a3eafda770f07af823bb1e713364ef5c19150193f662e0d0d-rimg-w1024-h1024-dc010101-gmir.jpg?v=1762810964

## FAQs

- **Q**: When and where is Webber! being held?
  - **A:** Webber! takes place on Sun, 09 Nov, 2025 at 07:45 pm to Mon, 10 Nov, 2025 at 09:45 pm at The Labour Club, 95-97 Charles Street, Northampton, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Webber!",
        "image": "https://cdn-az.allevents.in/events8/banners/d1dcca2c6cf1744a3eafda770f07af823bb1e713364ef5c19150193f662e0d0d-rimg-w1024-h1024-dc010101-gmir.jpg?v=1762810964",
        "startDate": "2025-11-09",
        "endDate": "2025-11-10",
        "url": "https://allevents.in/northampton/webber/300041373550",
        "location": {
            "@type": "Place",
            "name": "The Labour Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "95-97 Charles Street",
                "addressLocality": "Northampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2431508",
                "longitude": "-0.8918532"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A hilariously bawdy musical about the life and politics of Andrew Lloyd Webber."
    }
]
```