

# Event Details

- **Event Name**: Wet Leg
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 07:00 pm – Thu, 20 Nov, 2025 at 11:00 pm
- **Event Description**: 2 tickets for Wet Leg standingArtistsWet LegMusic Genres :  Alternative
- **Event URL**: https://allevents.in/portsmouth/wet-leg/300041596840
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Portsmouth/Portsmouth-Guildhall/Wet-Leg/41596840/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Portsmouth
- **state**: EN
- **country**: United Kingdom
- **location**: Portsmouth Guildhall
- **lat**: 50.797578
- **long**: -1.092735
- **full address**: Portsmouth Guildhall, Guildhall, Guildhall Square, Portsmouth, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/96eaa5ab20fc0e836d3f5252769a4c4fa4e9ccd81ce69073e5f8388db800cccc-rimg-w400-h400-dc181818-gmir.png?v=1763678390
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1590c1b0acef966fbe3c5ddca59a6b9587c908fc659b1189dbfbf24cc5412acb-rimg-w400-h400-dc181818-gmir.png?v=1763678390

## Artist Details

- **Artist name**: Wet Leg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Portsmouth Guildhall, Guildhall, Guildhall Square, Portsmouth, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Wet Leg
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Wet Leg ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wet Leg",
        "image": "https://cdn-az.allevents.in/events8/banners/96eaa5ab20fc0e836d3f5252769a4c4fa4e9ccd81ce69073e5f8388db800cccc-rimg-w400-h400-dc181818-gmir.png?v=1763678390",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/portsmouth/wet-leg/300041596840",
        "location": {
            "@type": "Place",
            "name": "Portsmouth Guildhall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Guildhall, Guildhall Square",
                "addressLocality": "Portsmouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.797578",
                "longitude": "-1.092735"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2 tickets for Wet Leg standingArtistsWet LegMusic Genres :  Alternative",
        "performer": [
            {
                "@type": "Person",
                "name": "Wet Leg"
            }
        ]
    }
]
```