

# Event Details

- **Event Name**: Bryde
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 07:30 pm – Thu, 22 Oct, 2026 at 11:00 pm (+00:00)
- **Event Description**: Singer-songwriter Bryde is set to headline The Victoria, Birmingham, on Thursday, 22nd October!ArtistsBrydeMusic Genres :  Acoustic, Folk
- **Event URL**: https://allevents.in/birmingham/bryde/300042338210
- **Event Categories**: music, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Victoria-Birmingham/Bryde/42338210/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Victoria Birmingham
- **lat**: 52.4760813
- **long**: -1.9007447
- **full address**: The Victoria Birmingham, 48 John Bright Street, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Bryde
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c5f0a33613fb093702ce97169c8e473bda7f2baf696a44259be3739feb922411-rimg-w1024-h1024-dc070607-gmir.jpg?v=1775890324

## Artist Details

- **Artist name**: Bryde

## FAQs

- **Q**: When and where is Bryde being held?
  - **A:** Bryde takes place on Thu, 22 Oct, 2026 at 07:30 pm to Thu, 22 Oct, 2026 at 11:00 pm at The Victoria Birmingham, 48 John Bright Street, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bryde 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 Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bryde sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bryde",
        "image": "https://cdn-az.allevents.in/events8/banners/c5f0a33613fb093702ce97169c8e473bda7f2baf696a44259be3739feb922411-rimg-w1024-h1024-dc070607-gmir.jpg?v=1775890324",
        "startDate": "2026-10-22T19:30:00+00:00",
        "endDate": "2026-10-22T23:00:00+00:00",
        "url": "https://allevents.in/birmingham/bryde/300042338210",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Victoria Birmingham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "48 John Bright Street",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4760813",
                "longitude": "-1.9007447"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Singer-songwriter Bryde is set to headline The Victoria, Birmingham, on Thursday, 22nd October!ArtistsBrydeMusic Genres :  Acoustic, Folk",
        "performer": [
            {
                "@type": "Person",
                "name": "Bryde"
            }
        ]
    }
]
```