

# Event Details

- **Event Name**: Beer Garden Party
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 10:30 pm – Sun, 12 Apr, 2026 at 03:00 am (+00:00)
- **Event Description**: Beer Garden Party. Bevy, free entry and music all night.
- **Event URL**: https://allevents.in/edinburgh/beer-garden-party/300042328002
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Edinburgh/The-Liquid-Room/Beer-Garden-Party/42328002/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: The Liquid Room
- **lat**: 55.948559
- **long**: -3.193761
- **full address**: The Liquid Room, 9C Victoria St, Edinburgh, United Kingdom

## Event gallery

- **Alt text**: Beer Garden Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9ee40fdc99d831f957187f71580a04fd96294ccf2bc9aa8e126b4335755218c7-rimg-w1024-h1024-dc130702-gmir.jpg?v=1775568205

## FAQs

- **Q**: When and where is Beer Garden Party being held?
  - **A:** Beer Garden Party takes place on Sat, 11 Apr, 2026 at 10:30 pm to Sun, 12 Apr, 2026 at 03:00 am at The Liquid Room, 9C Victoria St, Edinburgh, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beer Garden Party is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Edinburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Beer Garden 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": "Beer Garden Party",
        "image": "https://cdn-az.allevents.in/events10/banners/9ee40fdc99d831f957187f71580a04fd96294ccf2bc9aa8e126b4335755218c7-rimg-w1024-h1024-dc130702-gmir.jpg?v=1775568205",
        "startDate": "2026-04-11T22:30:00+00:00",
        "endDate": "2026-04-12T03:00:00+00:00",
        "url": "https://allevents.in/edinburgh/beer-garden-party/300042328002",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Liquid Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9C Victoria St, Edinburgh",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.948559",
                "longitude": "-3.193761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beer Garden Party. Bevy, free entry and music all night."
    }
]
```