

# Event Details

- **Event Name**: Garden of Humans
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 07:30 pm – Sun, 28 Jun, 2026 at 10:30 pm
- **Event Description**: Garden of Humans are a Leeds based alt rock band emerging from the scene with heavy guitars and powerhouse vocals. Supported by Mini DiscArtistsgarden of humansMusic Genres :  Rock, Alternative, Grunge
- **Event URL**: https://allevents.in/leeds/garden-of-humans/300042447763
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leeds/Northern-Guitars-Bar/Garden-of-Humans/42447763/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Northern Guitars Bar
- **lat**: 53.7952414
- **long**: -1.5410175
- **full address**: Northern Guitars Bar, 41 Call Lane, Leeds, United Kingdom

## Event gallery

- **Alt text**: Garden of Humans
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/688e3f688ddcefe7844d535c9239a4938229e20c7b9e4183790568312eb2539f-rimg-w1024-h1024-dc171c31-gmir.jpg?v=1781998330

## Artist Details

- **Artist name**: garden of humans

## FAQs

- **Q**: When and where is Garden of Humans being held?
  - **A:** Garden of Humans takes place on Sun, 28 Jun, 2026 at 07:30 pm to Sun, 28 Jun, 2026 at 10:30 pm at Northern Guitars Bar, 41 Call Lane, Leeds, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Garden of Humans 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 Leeds, this event is thoughtfully curated to deliver a standout experience worth every moment. If Garden of Humans 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": "Garden of Humans",
        "image": "https://cdn-az.allevents.in/events1/banners/688e3f688ddcefe7844d535c9239a4938229e20c7b9e4183790568312eb2539f-rimg-w1024-h1024-dc171c31-gmir.jpg?v=1781998330",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/leeds/garden-of-humans/300042447763",
        "location": {
            "@type": "Place",
            "name": "Northern Guitars Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 Call Lane",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7952414",
                "longitude": "-1.5410175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Garden of Humans are a Leeds based alt rock band emerging from the scene with heavy guitars and powerhouse vocals. Supported by Mini DiscArtistsgarden of humansMusic Genres :  Rock, Alternative, Grunge",
        "performer": [
            {
                "@type": "Person",
                "name": "garden of humans"
            }
        ]
    }
]
```