

# Event Details

- **Event Name**: Seedy LDN
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 09:00 pm – Sun, 26 Jul, 2026 at 03:00 am
- **Event Description**: SEEDY brings you: GIFTAArtistsGIFTAMusic Genres :  Drum and Bass, Jungle
- **Event URL**: https://allevents.in/london/seedy-ldn/300042603474
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Basing-House/Seedy-LDN/42603474/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Basing House
- **lat**: 51.52890000
- **long**: -0.07800200
- **full address**: Basing House, 25 Kingsland Road, London, United Kingdom

## Event gallery

- **Alt text**: Seedy LDN
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4a834fdd00b683bbc457851cef31de94c487a68d7ac9d77d74446088af0f3e62-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1784647249

## Artist Details

- **Artist name**: GIFTA

## FAQs

- **Q**: When and where is Seedy LDN being held?
  - **A:** Seedy LDN takes place on Sat, 25 Jul, 2026 at 09:00 pm to Sun, 26 Jul, 2026 at 03:00 am at Basing House, 25 Kingsland Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Seedy LDN 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Seedy LDN 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": "Seedy LDN",
        "image": "https://cdn-az.allevents.in/events2/banners/4a834fdd00b683bbc457851cef31de94c487a68d7ac9d77d74446088af0f3e62-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1784647249",
        "startDate": "2026-07-25",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/london/seedy-ldn/300042603474",
        "location": {
            "@type": "Place",
            "name": "Basing House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Kingsland Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.52890000",
                "longitude": "-0.07800200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SEEDY brings you: GIFTAArtistsGIFTAMusic Genres :  Drum and Bass, Jungle",
        "performer": [
            {
                "@type": "Person",
                "name": "GIFTA"
            }
        ]
    }
]
```