

# Event Details

- **Event Name**: Chicago Marathon
- **Event Start and End Date**: Sun, 11 Oct, 2026 at 08:00 am (-05:00)
- **Event URL**: https://allevents.in/chicago/chicago-marathon/200029379328402
- **Event Categories**: sports, marathons
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029379328402?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=chicago-events

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Grant Park
- **lat**: 41.869392
- **long**: -87.619296
- **full address**: Grant Park, Glo Run, 1100 S Columbus Dr, Chicago, IL 60605, United States

## Event gallery

- **Alt text**: Chicago Marathon
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/033bbb9db509764196614f7dc71eaef7e226455ea6b55e46591ae253ba27c525-rimg-w440-h240-dcf8f8f8-gmir?v=1786319214

## FAQs

- **Q**: When and where is Chicago Marathon being held?
  - **A:** Chicago Marathon takes place on Sun, 11 Oct, 2026 at 08:00 am to Sun, 11 Oct, 2026 at 08:00 am at Grant Park, Glo Run, 1100 S Columbus Dr, Chicago, IL 60605, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago Marathon 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chicago Marathon sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Chicago Marathon",
        "image": "https://cdn-az.allevents.in/events4/banners/033bbb9db509764196614f7dc71eaef7e226455ea6b55e46591ae253ba27c525-rimg-w440-h240-dcf8f8f8-gmir?v=1786319214",
        "startDate": "2026-10-11T08:00:00-05:00",
        "url": "https://allevents.in/chicago/chicago-marathon/200029379328402",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Grant Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Glo Run, 1100 S Columbus Dr, Chicago, IL 60605, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.869392",
                "longitude": "-87.619296"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```