

# Event Details

- **Event Name**: The Drifters
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 05:00 pm – Sun, 01 Mar, 2026 at 09:00 pm
- **Event Description**: The Drifters are back on the road in the UK performing their classic hits from the last six decades. Don't miss this!ArtistsThe DriftersMusic Genres :  Pop, R&amp;B, Soul
- **Event URL**: https://allevents.in/worthing/the-drifters/300041208366
- **Event Categories**: performances, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Worthing/The-Factory-Live/The-Drifters/41208366/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Worthing
- **state**: EN
- **country**: United Kingdom
- **location**: The Factory Live
- **lat**: 50.81893100
- **long**: -0.37162700
- **full address**: The Factory Live, 9 Ivy Arch Road, Worthing, United Kingdom

## Event gallery

- **Alt text**: The Drifters
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f22c404e932e100a4875353216ff6b283d50b2e49214ee5fa542c889650b4668-rimg-w1024-h1024-dc030202-gmir.jpg?v=1772080942

## Artist Details

- **Artist name**: The Drifters

## FAQs

- **Q**: When and where is The Drifters being held?
  - **A:** The Drifters takes place on Sun, 01 Mar, 2026 at 05:00 pm to Sun, 01 Mar, 2026 at 09:00 pm at The Factory Live, 9 Ivy Arch Road, Worthing, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Drifters is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Worthing, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Drifters 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": "The Drifters",
        "image": "https://cdn-az.allevents.in/events4/banners/f22c404e932e100a4875353216ff6b283d50b2e49214ee5fa542c889650b4668-rimg-w1024-h1024-dc030202-gmir.jpg?v=1772080942",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/worthing/the-drifters/300041208366",
        "location": {
            "@type": "Place",
            "name": "The Factory Live",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Ivy Arch Road",
                "addressLocality": "Worthing",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.81893100",
                "longitude": "-0.37162700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Drifters are back on the road in the UK performing their classic hits from the last six decades. Don't miss this!ArtistsThe DriftersMusic Genres :  Pop, R&B, Soul",
        "performer": [
            {
                "@type": "Person",
                "name": "The Drifters"
            }
        ]
    }
]
```