

# Event Details

- **Event Name**: Friday Nights @ Black Lion
- **Event Start and End Date**: Fri, 15 May, 2026 at 10:00 pm – Sat, 16 May, 2026 at 03:00 am (+00:00)
- **Event URL**: https://allevents.in/brighton/friday-nights-black-lion/300041609444
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Brighton/Black-Lion/Friday-Nights--Black-Lion/41609444/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Black Lion
- **lat**: 50.8210997
- **long**: -0.1413954
- **full address**: Black Lion, 14 Black Lion Street, Brighton, United Kingdom

## Event gallery

- **Alt text**: Friday Nights @ Black Lion
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b0dc515d9546b47460d0bc5cce6db79f631c9feb5595d832c4f759e2412ef9ef-rimg-w400-h400-dc181818-gmir.png?v=1775169144

## FAQs

- **Q**: When and where is Friday Nights @ Black Lion being held?
  - **A:** Friday Nights @ Black Lion takes place on Fri, 15 May, 2026 at 10:00 pm to Sat, 16 May, 2026 at 03:00 am at Black Lion, 14 Black Lion Street, Brighton, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Nights @ Black Lion is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Brighton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Nights @ Black Lion 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": "Friday Nights @ Black Lion",
        "image": "https://cdn-az.allevents.in/events2/banners/b0dc515d9546b47460d0bc5cce6db79f631c9feb5595d832c4f759e2412ef9ef-rimg-w400-h400-dc181818-gmir.png?v=1775169144",
        "startDate": "2026-05-15T22:00:00+00:00",
        "endDate": "2026-05-16T03:00:00+00:00",
        "url": "https://allevents.in/brighton/friday-nights-black-lion/300041609444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Black Lion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 Black Lion Street",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8210997",
                "longitude": "-0.1413954"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```