

# Event Details

- **Event Name**: Independence Day Road Race Boston
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 07:30 am – Sat, 04 Jul, 2026 at 08:30 am
- **Event Description**: Celebrate Independence Day with a morning run at the Independence Day Road Race on Saturday, July 4th, 2026, in Boston. Set in one of the most historically significant cities in the country, this event invites runners of all levels to mark the Fourth of July with movement, tradition, and shared experience.
- **Event URL**: https://allevents.in/boston/independence-day-road-race-boston/80002433028406
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Boston
- **state**: MA
- **country**: United States
- **location**: Fort Independence
- **lat**: 42.3382509
- **long**: -71.0110964
- **full address**: Fort Independence, 2010 William J Day Blvd, Boston, MA 02127, United States

## Event gallery

- **Alt text**: Independence Day Road Race Boston
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69695e0115bd5.jpg

## FAQs

- **Q**: When and where is Independence Day Road Race Boston being held?
  - **A:** Independence Day Road Race Boston takes place on Sat, 04 Jul, 2026 at 07:30 am to Sat, 04 Jul, 2026 at 08:30 am at Fort Independence, 2010 William J Day Blvd, Boston, MA 02127, United States.
- **Q**: Who is organizing Independence Day Road Race Boston?
  - **A:** Independence Day Road Race Boston is organized by Independence Day Road Race.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Independence Day Road Race Boston",
        "image": "https://cdn2.allevents.in/thumbs/thumb69695e0115bd5.jpg",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/boston/independence-day-road-race-boston/80002433028406",
        "location": {
            "@type": "Place",
            "name": "Fort Independence",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2010 William J Day Blvd, Boston, MA 02127, United States",
                "postalCode": "02127",
                "addressLocality": "Boston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3382509",
                "longitude": "-71.0110964"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Independence Day with a morning run at the Independence Day Road Race on Saturday, July 4th, 2026, in Boston. Set in one of the most historically significant cities in the country, this event invites runners of all levels to mark the Fourth of July with movement, tradition, and shared expe",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Independence Day Road Race",
                "url": "https://allevents.in/org/independence-day-road-race/27353345"
            }
        ]
    }
]
```