

# Event Details

- **Event Name**: Adult Leisure
- **Event Start and End Date**: Thu, 29 Oct, 2026 at 07:00 pm – Thu, 29 Oct, 2026 at 09:00 pm (+00:00)
- **Event URL**: https://allevents.in/london/adult-leisure/210001887369661
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/adult-leisure-sebright-arms-tickets/14958893?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Sebright Arms
- **lat**: 51.53202300
- **long**: -0.06311600
- **full address**: Sebright Arms, London, United Kingdom

## Event gallery

- **Alt text**: Adult Leisure
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fe8a69a52960a6f3216dcfef49436f75a7a4d82a9e1e160891a4ec2f5abdada2-rimg-w1024-h576-dc050505-gmir.jpg?v=1781827594

## FAQs

- **Q**: When and where is Adult Leisure being held?
  - **A:** Adult Leisure takes place on Thu, 29 Oct, 2026 at 07:00 pm to Thu, 29 Oct, 2026 at 09:00 pm at Sebright Arms, London, United Kingdom.
- **Q**: Who is organizing Adult Leisure?
  - **A:** Adult Leisure is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Leisure",
        "image": "https://cdn-az.allevents.in/events9/banners/fe8a69a52960a6f3216dcfef49436f75a7a4d82a9e1e160891a4ec2f5abdada2-rimg-w1024-h576-dc050505-gmir.jpg?v=1781827594",
        "startDate": "2026-10-29T19:00:00+00:00",
        "endDate": "2026-10-29T21:00:00+00:00",
        "url": "https://allevents.in/london/adult-leisure/210001887369661",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sebright Arms",
            "address": {
                "@type": "PostalAddress",
                "name": "Sebright Arms, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.53202300",
                "longitude": "-0.06311600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```