

# Event Details

- **Event Name**: Brown Horse
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 07:30 pm – Tue, 27 Jan, 2026 at 10:30 pm
- **Event Description**: Yampy Promotions in association with Earth Agency present Brown Horse + guests for Independent Venue WeekArtistsBrown HorseMusic Genres :  Alternative, Country/Americana, Indie
- **Event URL**: https://allevents.in/birmingham/brown-horse/300041500957
- **Event Categories**: art, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Sunflower-Lounge/Brown-Horse/41500957/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Sunflower Lounge
- **lat**: 52.47620500
- **long**: -1.89755400
- **full address**: The Sunflower Lounge, 76 Smallbrook Queensway, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Brown Horse
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2ee5bb770501d53de725f83479db8ec54b932d6df62e33dd33faed2025aa92eb-rimg-w1024-h1024-dcf2f1f1-gmir.jpg?v=1769418297

## Artist Details

- **Artist name**: Brown Horse

## FAQs

- **Q**: When and where is Brown Horse being held?
  - **A:** Brown Horse takes place on Tue, 27 Jan, 2026 at 07:30 pm to Tue, 27 Jan, 2026 at 10:30 pm at The Sunflower Lounge, 76 Smallbrook Queensway, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Brown Horse is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Brown Horse 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": "Brown Horse",
        "image": "https://cdn-az.allevents.in/events5/banners/2ee5bb770501d53de725f83479db8ec54b932d6df62e33dd33faed2025aa92eb-rimg-w1024-h1024-dcf2f1f1-gmir.jpg?v=1769418297",
        "startDate": "2026-01-27",
        "endDate": "2026-01-27",
        "url": "https://allevents.in/birmingham/brown-horse/300041500957",
        "location": {
            "@type": "Place",
            "name": "The Sunflower Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 Smallbrook Queensway",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.47620500",
                "longitude": "-1.89755400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Yampy Promotions in association with Earth Agency present Brown Horse + guests for Independent Venue WeekArtistsBrown HorseMusic Genres :  Alternative, Country/Americana, Indie",
        "performer": [
            {
                "@type": "Person",
                "name": "Brown Horse"
            }
        ]
    }
]
```