

# Event Details

- **Event Name**: Original Marathon IX
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 10:00 am
- **Event Description**: Run the route of the first EVER 26.2 mile marathon. Windsor Castle to London. The 9th running of this famous course Sat 7 March 2026.
- **Event URL**: https://allevents.in/windsor/original-marathon-ix/200029077496605
- **Event Categories**: sports, marathons
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://endurancecui.active.com/event-reg/select-race?e=94573216&utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=windsor-events

## Event venue details

- **city**: Windsor
- **state**: EN
- **country**: United Kingdom
- **location**: Windsor Guildhall
- **lat**: 51.4822
- **long**: -0.607
- **full address**: Windsor Guildhall, Windsor, Berkshire, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Participation Sport (https://allevents.in/org/participation-sport/23500565)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/28acb48fc12bf9a1102f6d6270aa12693f527935da785eb1aaf6e723ad30241e-rimg-w1200-h800-dca9c2ee-gmir?v=1772272488
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3e2262f640fd96d1559912e45045fb817e60ae368d2f8ad42bbe47d30fffb5be-rimg-w300-h300-dca9c2ee-gmir?v=1772272488

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Windsor Guildhall, Windsor, Berkshire, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Participation Sport
- **Q**: What type of event is this?
  - **A:** sports, marathons
- **Q**: Where can I find ticket details about Original Marathon IX ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Original Marathon IX",
        "image": "https://cdn-az.allevents.in/events8/banners/28acb48fc12bf9a1102f6d6270aa12693f527935da785eb1aaf6e723ad30241e-rimg-w1200-h800-dca9c2ee-gmir?v=1772272488",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/windsor/original-marathon-ix/200029077496605",
        "location": {
            "@type": "Place",
            "name": "Windsor Guildhall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Windsor, Berkshire",
                "addressLocality": "Windsor",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.4822",
                "longitude": "-0.607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Run the route of the first EVER 26.2 mile marathon. Windsor Castle to London. The 9th running of this famous course Sat 7 March 2026.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Participation Sport",
                "url": "https://allevents.in/org/participation-sport/23500565"
            }
        ]
    }
]
```