

# Event Details

- **Event Name**: Barbara
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:30 pm (+00:00)
- **Event Description**: Nearby AttractionsBarbara has 3 upcoming events.
- **Event URL**: https://allevents.in/brighton/barbara/210002966842747
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/barbara-tickets-8MVBS6?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: The Hope and Ruin
- **lat**: 50.82456527
- **long**: -0.14327405
- **full address**: The Hope and Ruin, Brighton, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f0f944653102074b0bc17e993b3a5e8b9fb07f8c432bf0cb8df10b778e58d1a2-rimg-w1024-h576-dc1a1116-gmir.jpg?v=1769691316
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1ffbb4d3cc7e5440e3b91e301bbbe9b176fdf905754d78d8009dbe8d0ccb098f-rimg-w400-h400-dc47151d-gmir.jpg?v=1774979608

## Artist Details

- **Artist name**: Barbara
  - **Artist page URL**: https://allevents.in/performer/barbara

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 23 May, 2026 at 07:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Hope and Ruin, Brighton, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Barbara
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Barbara ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Barbara",
        "image": "https://cdn-az.allevents.in/events5/banners/f0f944653102074b0bc17e993b3a5e8b9fb07f8c432bf0cb8df10b778e58d1a2-rimg-w1024-h576-dc1a1116-gmir.jpg?v=1769691316",
        "startDate": "2026-05-23T19:30:00+00:00",
        "url": "https://allevents.in/brighton/barbara/210002966842747",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Hope and Ruin",
            "address": {
                "@type": "PostalAddress",
                "name": "The Hope and Ruin, Brighton, United Kingdom",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.82456527",
                "longitude": "-0.14327405"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBarbara has 3 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Barbara",
                "url": "https://allevents.in/performer/barbara"
            }
        ]
    }
]
```