

# Event Details

- **Event Name**: West Bromwich Albion v. Southampton 
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 07:45 pm
- **Event Description**: Sky Bet Championship
- **Event URL**: https://allevents.in/west-bromwich/west-bromwich-albion-v-southampton/200029707348342
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://www.southamptonfc.com/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=west+bromwich-events

## Event venue details

- **city**: West Bromwich
- **state**: EN
- **country**: United Kingdom
- **location**: West Bromwich Albion Football Club
- **lat**: 52.50903687675
- **long**: -1.9637902267203
- **full address**: West Bromwich Albion Football Club, The Hawthorns, Halfords Lane,West Bromwich, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Saints Alive (https://allevents.in/org/saints-alive/19432785)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c4d3c20ad9f4e23807a7b4b68a69505b310650d2f0380997d46d3cb1b3ccede7-rimg-w1200-h1200-dc161816-gmir?v=1772887022
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=West+Bromwich+Albion+v.+Southampton+&date=11+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Mar, 2026 at 07:45 pm
- **Q**: Where is the event happening?
  - **A:** West Bromwich Albion Football Club, The Hawthorns, Halfords Lane,West Bromwich, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Saints Alive
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about West Bromwich Albion v. Southampton  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "West Bromwich Albion v. Southampton",
        "image": "https://cdn-az.allevents.in/events10/banners/c4d3c20ad9f4e23807a7b4b68a69505b310650d2f0380997d46d3cb1b3ccede7-rimg-w1200-h1200-dc161816-gmir?v=1772887022",
        "startDate": "2026-03-11",
        "url": "https://allevents.in/west-bromwich/west-bromwich-albion-v-southampton/200029707348342",
        "location": {
            "@type": "Place",
            "name": "West Bromwich Albion Football Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Hawthorns, Halfords Lane,West Bromwich",
                "addressLocality": "West Bromwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.50903687675",
                "longitude": "-1.9637902267203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sky Bet Championship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saints Alive",
                "url": "https://allevents.in/org/saints-alive/19432785"
            }
        ]
    }
]
```