

# Event Details

- **Event Name**: Downloaded
- **Event Start and End Date**: Sat, 20 Feb, 2027 at 07:30 pm – Sat, 20 Feb, 2027 at 09:30 pm (+00:00)
- **Event URL**: https://allevents.in/southampton/downloaded/210001306138974
- **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/downloaded-the-brook-tickets/14865693?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Southampton
- **state**: EN
- **country**: United Kingdom
- **location**: The Brook
- **lat**: 50.93284700
- **long**: -1.38340900
- **full address**: The Brook, Southampton, United Kingdom

## Event gallery

- **Alt text**: Downloaded
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5e3eb710f6af09043fff30d17d02005fac8ed976cca7ceb500299b57a088c851-rimg-w1024-h576-dc070707-gmir.jpg?v=1776963092

## FAQs

- **Q**: When and where is Downloaded being held?
  - **A:** Downloaded takes place on Sat, 20 Feb, 2027 at 07:30 pm to Sat, 20 Feb, 2027 at 09:30 pm at The Brook, Southampton, United Kingdom.
- **Q**: Who is organizing Downloaded?
  - **A:** Downloaded is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Downloaded",
        "image": "https://cdn-az.allevents.in/events2/banners/5e3eb710f6af09043fff30d17d02005fac8ed976cca7ceb500299b57a088c851-rimg-w1024-h576-dc070707-gmir.jpg?v=1776963092",
        "startDate": "2027-02-20T19:30:00+00:00",
        "endDate": "2027-02-20T21:30:00+00:00",
        "url": "https://allevents.in/southampton/downloaded/210001306138974",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Brook",
            "address": {
                "@type": "PostalAddress",
                "name": "The Brook, Southampton, United Kingdom",
                "addressLocality": "Southampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.93284700",
                "longitude": "-1.38340900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```