

# Event Details

- **Event Name**: End of Summer Party
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 12:00 pm – Sun, 30 Aug, 2026 at 10:00 pm (+00:00)
- **Event Description**: It's the official end of meteorological Summer, and we want to say goodbye properly. Get ready for island luau vibes at Brewdog Birmingham.
- **Event URL**: https://allevents.in/birmingham/end-of-summer-party/300042650702
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Brewdog-Birmingham/End-of-Summer-Party/42650702/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Brewdog Birmingham
- **lat**: 52.476838
- **long**: -1.9016209
- **full address**: Brewdog Birmingham, 81-87 John Bright Street, Birmingham, United Kingdom

## Event gallery

- **Alt text**: End of Summer Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4dac1da5fa2c542f2d1771015e727dbd692823d074902c3b3ec6e887b9f41659-rimg-w1024-h1024-dcf8c818-gmir.jpg?v=1786777153

## FAQs

- **Q**: When and where is End of Summer Party being held?
  - **A:** End of Summer Party takes place on Sun, 30 Aug, 2026 at 12:00 pm to Sun, 30 Aug, 2026 at 10:00 pm at Brewdog Birmingham, 81-87 John Bright Street, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** End of Summer Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If End of Summer Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "End of Summer Party",
        "image": "https://cdn-az.allevents.in/events10/banners/4dac1da5fa2c542f2d1771015e727dbd692823d074902c3b3ec6e887b9f41659-rimg-w1024-h1024-dcf8c818-gmir.jpg?v=1786777153",
        "startDate": "2026-08-30T12:00:00+00:00",
        "endDate": "2026-08-30T22:00:00+00:00",
        "url": "https://allevents.in/birmingham/end-of-summer-party/300042650702",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brewdog Birmingham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "81-87 John Bright Street",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.476838",
                "longitude": "-1.9016209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's the official end of meteorological Summer, and we want to say goodbye properly. Get ready for island luau vibes at Brewdog Birmingham."
    }
]
```