

# Event Details

- **Event Name**: Wall of Floyd
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 08:15 pm – Fri, 02 Oct, 2026 at 10:15 pm (+00:00)
- **Event URL**: https://allevents.in/southampton/wall-of-floyd/210002531814122
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/wall-of-floyd-the-brook-tickets/14180644?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ab0313459e4a1dce57e51117628741019f81b17e98727c554bdfccd6b010e8d3-rimg-w1024-h576-dc303033-gmir.jpg?v=1772044870
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Wall+of+Floyd&date=02+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 02 Oct, 2026 at 08:15 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Brook, Southampton, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Wall of Floyd ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wall of Floyd",
        "image": "https://cdn-az.allevents.in/events10/banners/ab0313459e4a1dce57e51117628741019f81b17e98727c554bdfccd6b010e8d3-rimg-w1024-h576-dc303033-gmir.jpg?v=1772044870",
        "startDate": "2026-10-02T20:15:00+00:00",
        "endDate": "2026-10-02T22:15:00+00:00",
        "url": "https://allevents.in/southampton/wall-of-floyd/210002531814122",
        "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"
    }
]
```