

# Event Details

- **Event Name**: Southampton v. Coventry City 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 12:30 pm
- **Event Description**: Sky Bet Championship
- **Event URL**: https://allevents.in/southampton/southampton-v-coventry-city/200028545901712
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 234

## Ticket Details


## Event venue details

- **city**: Southampton
- **state**: EN
- **country**: United Kingdom
- **location**: St Mary's Stadium
- **lat**: 50.905833333333
- **long**: -1.3911111111111
- **full address**: St Mary's Stadium, Southampton, United Kingdom

## Event gallery

- **Alt text**: Southampton v. Coventry City
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a1cec75f0010170c51c87622c942a4e577ed9cc637307e431ad008bce429991a-rimg-w960-h604-dc5f5c5b-gmir?v=1766216535

## FAQs

- **Q**: When and where is Southampton v. Coventry City  being held?
  - **A:** Southampton v. Coventry City  takes place on Sat, 20 Dec, 2025 at 12:30 pm to Sat, 20 Dec, 2025 at 12:30 pm at St Mary's Stadium, Southampton, United Kingdom.
- **Q**: Who is organizing Southampton v. Coventry City ?
  - **A:** Southampton v. Coventry City  is organized by Saints Alive.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Southampton v. Coventry City  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Southampton, this event is thoughtfully curated to deliver a standout experience worth every moment. With 230+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Southampton v. Coventry City",
        "image": "https://cdn-az.allevents.in/events4/banners/a1cec75f0010170c51c87622c942a4e577ed9cc637307e431ad008bce429991a-rimg-w960-h604-dc5f5c5b-gmir?v=1766216535",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/southampton/southampton-v-coventry-city/200028545901712",
        "location": {
            "@type": "Place",
            "name": "St Mary's Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Southampton",
                "addressLocality": "Southampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.905833333333",
                "longitude": "-1.3911111111111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sky Bet Championship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saints Alive",
                "url": "https://allevents.in/org/saints-alive/19432785"
            }
        ]
    }
]
```