

# Event Details

- **Event Name**: Friday Nights @ Black Lion
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 10:00 pm – Sat, 18 Apr, 2026 at 03:00 am (+00:00)
- **Event URL**: https://allevents.in/brighton/friday-nights-black-lion/300041609440
- **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/41609440/?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/events8/banners/a73c00ae3546421a754f17818eb6fca98a29e79968ecc296231bdfddc732297d-rimg-w400-h400-dc181818-gmir.png?v=1775186960

## FAQs

- **Q**: When and where is Friday Nights @ Black Lion being held?
  - **A:** Friday Nights @ Black Lion takes place on Fri, 17 Apr, 2026 at 10:00 pm to Sat, 18 Apr, 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/events8/banners/a73c00ae3546421a754f17818eb6fca98a29e79968ecc296231bdfddc732297d-rimg-w400-h400-dc181818-gmir.png?v=1775186960",
        "startDate": "2026-04-17T22:00:00+00:00",
        "endDate": "2026-04-18T03:00:00+00:00",
        "url": "https://allevents.in/brighton/friday-nights-black-lion/300041609440",
        "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"
    }
]
```