

# Event Details

- **Event Name**: 2026 Boston Marathon
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 10:00 am
- **Event Description**: On April 21, 2025, members of TeamBAF will run the course from Hopkinton to Boston, all while raising awareness of brain aneurysms.
- **Event URL**: https://allevents.in/boston/2026-boston-marathon/200029766091324
- **Event Categories**: sports, marathons, workshops
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Boston
- **state**: MA
- **country**: United States
- **location**: Boston Marathon Finish Line
- **lat**: 42.35013
- **long**: -71.07617
- **full address**: Boston Marathon Finish Line, 560 Boylston St,Boston,MA,United States

## Event gallery

- **Alt text**: 2026 Boston Marathon
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a23050336829a5494c0ab861142aa00ad052eac9abc60e19ed15993750398b85-rimg-w1200-h759-dc312e2c-gmir?v=1776289791

## FAQs

- **Q**: When and where is 2026 Boston Marathon being held?
  - **A:** 2026 Boston Marathon takes place on Mon, 20 Apr, 2026 at 10:00 am to Mon, 20 Apr, 2026 at 10:00 am at Boston Marathon Finish Line, 560 Boylston St,Boston,MA,United States.
- **Q**: Who is organizing 2026 Boston Marathon?
  - **A:** 2026 Boston Marathon is organized by Brain Aneurysm Foundation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2026 Boston 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 Boston, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2026 Boston Marathon 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": "2026 Boston Marathon",
        "image": "https://cdn-az.allevents.in/events6/banners/a23050336829a5494c0ab861142aa00ad052eac9abc60e19ed15993750398b85-rimg-w1200-h759-dc312e2c-gmir?v=1776289791",
        "startDate": "2026-04-20",
        "url": "https://allevents.in/boston/2026-boston-marathon/200029766091324",
        "location": {
            "@type": "Place",
            "name": "Boston Marathon Finish Line",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "560 Boylston St,Boston,MA,United States",
                "addressLocality": "Boston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.35013",
                "longitude": "-71.07617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On April 21, 2025, members of TeamBAF will run the course from Hopkinton to Boston, all while raising awareness of brain aneurysms.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brain Aneurysm Foundation",
                "url": "https://allevents.in/org/brain-aneurysm-foundation/1968619",
                "description": "The Brain Aneurysm Foundation is the globally recognized leader in brain aneurysm awareness, education, support, advocacy and research funding."
            }
        ]
    }
]
```