

# Event Details

- **Event Name**: BEER (US) Live at Big Hands
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 08:00 pm – Sun, 06 Sep, 2026 at 01:00 am (+00:00)
- **Event Description**: Pour some Beer on it sugarArtistsBEERMusic Genres :  Alternative, Hard Rock, Hardcore Punk, Punk, Rock
- **Event URL**: https://allevents.in/manchester/beer-us-live-at-big-hands/300042580918
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Big-Hands/BEER-US-Live-at-Big-Hands/42580918/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Big Hands
- **lat**: 53.46296100
- **long**: -2.23045600
- **full address**: Big Hands, 296a Oxford Road, Manchester, United Kingdom

## Event gallery

- **Alt text**: BEER (US) Live at Big Hands
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/07aabd59503a7978604c96451254a0e38251541bd58e85c20f1a250df2c32c72-rimg-w1024-h1024-dc151515-gmir.jpg?v=1784687768

## Artist Details

- **Artist name**: BEER

## FAQs

- **Q**: When and where is BEER (US) Live at Big Hands being held?
  - **A:** BEER (US) Live at Big Hands takes place on Sat, 05 Sep, 2026 at 08:00 pm to Sun, 06 Sep, 2026 at 01:00 am at Big Hands, 296a Oxford Road, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BEER (US) Live at Big Hands is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If BEER (US) Live at Big Hands sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "BEER (US) Live at Big Hands",
        "image": "https://cdn-az.allevents.in/events6/banners/07aabd59503a7978604c96451254a0e38251541bd58e85c20f1a250df2c32c72-rimg-w1024-h1024-dc151515-gmir.jpg?v=1784687768",
        "startDate": "2026-09-05T20:00:00+00:00",
        "endDate": "2026-09-06T01:00:00+00:00",
        "url": "https://allevents.in/manchester/beer-us-live-at-big-hands/300042580918",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Big Hands",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "296a Oxford Road",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.46296100",
                "longitude": "-2.23045600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pour some Beer on it sugarArtistsBEERMusic Genres :  Alternative, Hard Rock, Hardcore Punk, Punk, Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "BEER"
            }
        ]
    }
]
```