

# Event Details

- **Event Name**: Unity at The Rainbow
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 03:00 pm – Sat, 29 Aug, 2026 at 11:00 pm (+00:00)
- **Event Description**: It's not the place, it's the people.
- **Event URL**: https://allevents.in/birmingham/unity-at-the-rainbow/300042331522
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Rainbow-Pub-Digbeth/Unity-at-The-Rainbow/42331522/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Rainbow Pub Digbeth
- **lat**: 52.47429
- **long**: -1.881651
- **full address**: The Rainbow Pub Digbeth, 160 High Street, Deritend, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Unity at The Rainbow
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b87a8dbb6ca4c69ff15803dc0636e72348619c623374a977035c2db67ab97895-rimg-w1024-h1024-dc191e21-gmir.jpg?v=1775763573

## FAQs

- **Q**: When and where is Unity at The Rainbow being held?
  - **A:** Unity at The Rainbow takes place on Sat, 29 Aug, 2026 at 03:00 pm to Sat, 29 Aug, 2026 at 11:00 pm at The Rainbow Pub Digbeth, 160 High Street, Deritend, Birmingham, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Unity at The Rainbow",
        "image": "https://cdn-az.allevents.in/events10/banners/b87a8dbb6ca4c69ff15803dc0636e72348619c623374a977035c2db67ab97895-rimg-w1024-h1024-dc191e21-gmir.jpg?v=1775763573",
        "startDate": "2026-08-29T15:00:00+00:00",
        "endDate": "2026-08-29T23:00:00+00:00",
        "url": "https://allevents.in/birmingham/unity-at-the-rainbow/300042331522",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Rainbow Pub Digbeth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 High Street, Deritend",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.47429",
                "longitude": "-1.881651"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's not the place, it's the people."
    }
]
```