

# Event Details

- **Event Name**: Green Gardens
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 07:30 pm – Tue, 17 Mar, 2026 at 10:30 pm
- **Event Description**: Leeds' Green Gardens form intricate indie-rock songs that value tenderness and extremity in equal measure.ArtistsGreen GardensMusic Genres :  Alternative, Indie
- **Event URL**: https://allevents.in/birmingham/green-gardens/300041644930
- **Event Categories**: music, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Hare-And-Hounds-Kings-Heath/Green-Gardens/41644930/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Hare And Hounds Kings Heath
- **lat**: 52.43465800
- **long**: -1.89300200
- **full address**: Hare And Hounds Kings Heath, 106 High Street, Kings Heath, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Green Gardens
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8bdf3d208d88302a9b5f7b286cf7dfe3cab6259b06a91da9bff79449c4fb796d-rimg-w1024-h1024-dcf4f6f8-gmir.jpg?v=1773859903

## Artist Details

- **Artist name**: Green Gardens

## FAQs

- **Q**: When and where is Green Gardens being held?
  - **A:** Green Gardens takes place on Tue, 17 Mar, 2026 at 07:30 pm to Tue, 17 Mar, 2026 at 10:30 pm at Hare And Hounds Kings Heath, 106 High Street, Kings Heath, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Green Gardens 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 Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Green Gardens 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": "Green Gardens",
        "image": "https://cdn-az.allevents.in/events8/banners/8bdf3d208d88302a9b5f7b286cf7dfe3cab6259b06a91da9bff79449c4fb796d-rimg-w1024-h1024-dcf4f6f8-gmir.jpg?v=1773859903",
        "startDate": "2026-03-17",
        "endDate": "2026-03-17",
        "url": "https://allevents.in/birmingham/green-gardens/300041644930",
        "location": {
            "@type": "Place",
            "name": "Hare And Hounds Kings Heath",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 High Street, Kings Heath",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.43465800",
                "longitude": "-1.89300200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Leeds' Green Gardens form intricate indie-rock songs that value tenderness and extremity in equal measure.ArtistsGreen GardensMusic Genres :  Alternative, Indie",
        "performer": [
            {
                "@type": "Person",
                "name": "Green Gardens"
            }
        ]
    }
]
```