

# Event Details

- **Event Name**: Match Day
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 09:00 pm
- **Event Description**: Wolfsburg vs Chelsea
- **Event URL**: https://allevents.in/wolfsburg/match-day/200029367111344
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Wolfsburg
- **state**: NI
- **country**: Germany
- **location**: AOK Stadion Wolfsburg
- **lat**: 52.434474272254
- **long**: 10.80656031969
- **full address**: AOK Stadion Wolfsburg, Allerpark 1,Wolfsburg, Germany

## Event gallery

- **Alt text**: Match Day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cc0fa3af13c60bee4c2f48f55ee0ab9516e5bd18d362b6c15ce4ed4f29308d90-rimg-w1200-h1346-dc2f1b14-gmir?v=1765953884

## FAQs

- **Q**: When and where is Match Day being held?
  - **A:** Match Day takes place on Wed, 17 Dec, 2025 at 09:00 pm to Wed, 17 Dec, 2025 at 09:00 pm at AOK Stadion Wolfsburg, Allerpark 1,Wolfsburg, Germany.
- **Q**: Who is organizing Match Day?
  - **A:** Match Day is organized by Ellie Carpenter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Match Day",
        "image": "https://cdn-az.allevents.in/events10/banners/cc0fa3af13c60bee4c2f48f55ee0ab9516e5bd18d362b6c15ce4ed4f29308d90-rimg-w1200-h1346-dc2f1b14-gmir?v=1765953884",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/wolfsburg/match-day/200029367111344",
        "location": {
            "@type": "Place",
            "name": "AOK Stadion Wolfsburg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Allerpark 1,Wolfsburg, Germany",
                "addressLocality": "Wolfsburg",
                "addressRegion": "NI",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.434474272254",
                "longitude": "10.80656031969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wolfsburg vs Chelsea",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ellie Carpenter",
                "url": "https://allevents.in/org/ellie-carpenter/27201365"
            }
        ]
    }
]
```