

# Event Details

- **Event Name**: 2026 Boston Marathon
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 10:00 am (-04:00)
- **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: 10

## Ticket Details

- **Ticket URL**: https://www.givengain.com/campaign/2026bafboston?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=boston-events

## 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, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Brain Aneurysm Foundation (https://allevents.in/org/brain-aneurysm-foundation/1968619)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a23050336829a5494c0ab861142aa00ad052eac9abc60e19ed15993750398b85-rimg-w1200-h759-dc312e2c-gmir?v=1775063128
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c832c3a0f91d1c5b88e5d0acdac1ef8f13c6046fb6229060e276a5517e543dc9-rimg-w300-h300-dc151a2f-gmir?v=1775063128

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 20 Apr, 2026 at 10:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** Boston Marathon Finish Line, 560 Boylston St,Boston, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Brain Aneurysm Foundation
- **Q**: What type of event is this?
  - **A:** sports, marathons, workshops
- **Q**: Where can I find ticket details about 2026 Boston Marathon ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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=1775063128",
        "startDate": "2026-04-20T10:00:00-04:00",
        "url": "https://allevents.in/boston/2026-boston-marathon/200029766091324",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Boston Marathon Finish Line",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "560 Boylston St,Boston, Massachusetts",
                "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."
            }
        ]
    }
]
```