

# Event Details

- **Event Name**: Good Sad Happy Bad
- **Event Start and End Date**: Fri, 25 Apr, 2025 at 07:00 pm – Fri, 25 Apr, 2025 at 11:00 pm
- **Event Description**: Indie-rock with experimental pop sensibilitiesMusic Genres :  Indie, Alternative
- **Event URL**: https://allevents.in/birmingham/good-sad-happy-bad/300040593331
- **Event Categories**: pop
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Hare-And-Hounds-Kings-Heath/Good-Sad-Happy-Bad/40593331/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

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

## Event gallery

- **Alt text**: Good Sad Happy Bad
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/7/f/a/1926982_c0e86281_good-sad-happy-bad_1024.jpg

## FAQs

- **Q**: When and where is Good Sad Happy Bad being held?
  - **A:** Good Sad Happy Bad takes place on Fri, 25 Apr, 2025 at 07:00 pm to Fri, 25 Apr, 2025 at 11:00 pm at Hare And Hounds Kings Heath, 106 High Street, Kings Heath, Birmingham, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Sad Happy Bad",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/7/f/a/1926982_c0e86281_good-sad-happy-bad_1024.jpg",
        "startDate": "2025-04-25",
        "endDate": "2025-04-25",
        "url": "https://allevents.in/birmingham/good-sad-happy-bad/300040593331",
        "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.434658",
                "longitude": "-1.893002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Indie-rock with experimental pop sensibilitiesMusic Genres :  Indie, Alternative"
    }
]
```