

# Event Details

- **Event Name**: The beer garden!
- **Event Start and End Date**: Fri, 15 May, 2026 at 04:00 pm – Fri, 15 May, 2026 at 10:00 pm (+00:00)
- **Event Description**: Join us on the rooftop terrace for an evening of live music and a lineup of weird, wonderful, and seriously delicious cold beers
- **Event URL**: https://allevents.in/cardiff/the-beer-garden/300042333676
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Cardiff/Jacobs-Roof-Garden/The-beer-garden/42333676/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Cardiff
- **state**: WA
- **country**: United Kingdom
- **location**: Jacobs Roof Garden
- **lat**: 51.475509
- **long**: -3.176336
- **full address**: Jacobs Roof Garden, Jacobs Market, West Canal Wharf, Cardiff, United Kingdom

## Event gallery

- **Alt text**: The beer garden!
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+beer+garden%21&date=Fri%2C+15+May%2C+2026+at+04%3A00+pm&bg=2

## FAQs

- **Q**: When and where is The beer garden! being held?
  - **A:** The beer garden! takes place on Fri, 15 May, 2026 at 04:00 pm to Fri, 15 May, 2026 at 10:00 pm at Jacobs Roof Garden, Jacobs Market, West Canal Wharf, Cardiff, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The beer garden! 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 Cardiff, this event is thoughtfully curated to deliver a standout experience worth every moment. If The beer garden! 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": "The beer garden!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=The+beer+garden%21&date=Fri%2C+15+May%2C+2026+at+04%3A00+pm&bg=2",
        "startDate": "2026-05-15T16:00:00+00:00",
        "endDate": "2026-05-15T22:00:00+00:00",
        "url": "https://allevents.in/cardiff/the-beer-garden/300042333676",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jacobs Roof Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jacobs Market, West Canal Wharf",
                "addressLocality": "Cardiff",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.475509",
                "longitude": "-3.176336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the rooftop terrace for an evening of live music and a lineup of weird, wonderful, and seriously delicious cold beers"
    }
]
```