

# Event Details

- **Event Name**: Manchester Fashion Week
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 11:00 pm – Sun, 19 Oct, 2025 at 10:00 pm
- **Event Description**: Get ready for Manchester Fashion Week, set to unfold at The Manchester Central Convention Complex, the city's premier venue.
- **Event URL**: https://allevents.in/manchester/manchester-fashion-week/300038051440
- **Event Categories**: fashion
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Manchester-Central-Convention-Complex/Manchester-Fashion-Week/38051440/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Manchester Central Convention Complex
- **lat**: 53.47640000
- **long**: -2.24657500
- **full address**: Manchester Central Convention Complex, Windmill Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Manchester Fashion Week
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/dec7e2445c9f088a21b58868fc7bbf55ef0a170765656d24fce6c508c216a649-rimg-w1024-h1024-dc020202-gmir.jpg?v=1729481679

## FAQs

- **Q**: When and where is Manchester Fashion Week being held?
  - **A:** Manchester Fashion Week takes place on Sat, 18 Oct, 2025 at 11:00 pm to Sun, 19 Oct, 2025 at 10:00 pm at Manchester Central Convention Complex, Windmill Street, Manchester, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Manchester Fashion Week",
        "image": "https://cdn-az.allevents.in/events8/banners/dec7e2445c9f088a21b58868fc7bbf55ef0a170765656d24fce6c508c216a649-rimg-w1024-h1024-dc020202-gmir.jpg?v=1729481679",
        "startDate": "2025-10-18",
        "endDate": "2025-10-19",
        "url": "https://allevents.in/manchester/manchester-fashion-week/300038051440",
        "location": {
            "@type": "Place",
            "name": "Manchester Central Convention Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Windmill Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.47640000",
                "longitude": "-2.24657500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for Manchester Fashion Week, set to unfold at The Manchester Central Convention Complex, the city's premier venue."
    }
]
```