

# Event Details

- **Event Name**: Another Life Presents Paul Thomas
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:00 pm – Sun, 24 May, 2026 at 01:00 am (+00:00)
- **Event Description**: Another Life's second event of the year is a big one with a legend of the scene....Paul Thomas.ArtistsPaul ThomasJon TowellDave LazenbyMusic Genres :  Breaks, Deep House, Prog House, Techno
- **Event URL**: https://allevents.in/sheffield/another-life-presents-paul-thomas/300042080167
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Sheffield/Factory-Floor/Another-Life-Presents-Paul-Thomas/42080167/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: Factory Floor
- **lat**: 53.39269300
- **long**: -1.47634200
- **full address**: Factory Floor, Unit 13C, 92 Burton Road, Sheffield, United Kingdom

## Event gallery

- **Alt text**: Another Life Presents Paul Thomas
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/31b7ffcd25192d5a06a02566abd42085c1df455b2c80d2556370309c94c9cbe0-rimg-w1024-h1024-dc020304-gmir.jpg?v=1776020540

## Artist Details

- **Artist name**: Paul Thomas
- **Artist name**: Jon Towell
- **Artist name**: Dave Lazenby

## FAQs

- **Q**: When and where is Another Life Presents Paul Thomas being held?
  - **A:** Another Life Presents Paul Thomas takes place on Sat, 23 May, 2026 at 07:00 pm to Sun, 24 May, 2026 at 01:00 am at Factory Floor, Unit 13C, 92 Burton Road, Sheffield, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Another Life Presents Paul Thomas 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 Sheffield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Another Life Presents Paul Thomas 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": "Another Life Presents Paul Thomas",
        "image": "https://cdn-az.allevents.in/events5/banners/31b7ffcd25192d5a06a02566abd42085c1df455b2c80d2556370309c94c9cbe0-rimg-w1024-h1024-dc020304-gmir.jpg?v=1776020540",
        "startDate": "2026-05-23T19:00:00+00:00",
        "endDate": "2026-05-24T01:00:00+00:00",
        "url": "https://allevents.in/sheffield/another-life-presents-paul-thomas/300042080167",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Factory Floor",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Unit 13C, 92 Burton Road",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.39269300",
                "longitude": "-1.47634200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Another Life's second event of the year is a big one with a legend of the scene....Paul Thomas.ArtistsPaul ThomasJon TowellDave LazenbyMusic Genres :  Breaks, Deep House, Prog House, Techno",
        "performer": [
            {
                "@type": "Person",
                "name": "Paul Thomas"
            },
            {
                "@type": "Person",
                "name": "Jon Towell"
            },
            {
                "@type": "Person",
                "name": "Dave Lazenby"
            }
        ]
    }
]
```