

# Event Details

- **Event Name**: The Great Manchester Run
- **Event Start and End Date**: Sun, 31 May, 2026 at 11:45 am – Sun, 31 May, 2026 at 04:00 pm (+00:00)
- **Event Description**: Lace up, Manchester! The Great Manchester Run 10k is back on Sunday 31st May 2026, and we want you running with us.
- **Event URL**: https://allevents.in/manchester/the-great-manchester-run/300041930899
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Portland-Street/The-Great-Manchester-Run/41930899/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Portland Street
- **lat**: 53.477764
- **long**: -2.2400295
- **full address**: Portland Street, 88 Portland Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: The Great Manchester Run
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/beb432f736b431caae1688746219c27836006c1da6c62a782f7b8b699775374c-rimg-w1024-h1024-dc8e7e79-gmir.jpg?v=1775396290

## FAQs

- **Q**: When and where is The Great Manchester Run being held?
  - **A:** The Great Manchester Run takes place on Sun, 31 May, 2026 at 11:45 am to Sun, 31 May, 2026 at 04:00 pm at Portland Street, 88 Portland Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Great Manchester Run 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Great Manchester Run sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Manchester Run",
        "image": "https://cdn-az.allevents.in/events7/banners/beb432f736b431caae1688746219c27836006c1da6c62a782f7b8b699775374c-rimg-w1024-h1024-dc8e7e79-gmir.jpg?v=1775396290",
        "startDate": "2026-05-31T11:45:00+00:00",
        "endDate": "2026-05-31T16:00:00+00:00",
        "url": "https://allevents.in/manchester/the-great-manchester-run/300041930899",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Portland Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "88 Portland Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.477764",
                "longitude": "-2.2400295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lace up, Manchester! The Great Manchester Run 10k is back on Sunday 31st May 2026, and we want you running with us."
    }
]
```