

# Event Details

- **Event Name**: Tunnel to Towers 5k Run/Walk
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 08:00 am
- **Event Description**: Join us as we come together and run/walk the streets of Canonsburg, raising funds to support military and first responder families.
- **Event URL**: https://allevents.in/canonsburg/tunnel-to-towers-5k-run-walk/200028223779129
- **Event Categories**: marathons
- **Interested Audience**: 
  - total_interested_count: 101

## Ticket Details


## Event venue details

- **city**: Canonsburg
- **state**: PA
- **country**: United States
- **location**: Canon-Mcmillan Stadium
- **lat**: 40.256696001777
- **long**: -80.189743218937
- **full address**: Canon-Mcmillan Stadium, 1 N Jefferson Ave,Canonsburg, Pennsylvania, United States

## Event gallery

- **Alt text**: Tunnel to Towers 5k Run/Walk
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9ea62841a0a1b5aa780c795ef90f8a96da531016cf160a75d3ac182b22b08b85-rimg-w940-h788-dcf0ecef-gmir?v=1757637892

## FAQs

- **Q**: When and where is Tunnel to Towers 5k Run/Walk being held?
  - **A:** Tunnel to Towers 5k Run/Walk takes place on Sat, 13 Sep, 2025 at 08:00 am to Sat, 13 Sep, 2025 at 08:00 am at Canon-Mcmillan Stadium, 1 N Jefferson Ave,Canonsburg, Pennsylvania, United States.
- **Q**: Who is organizing Tunnel to Towers 5k Run/Walk?
  - **A:** Tunnel to Towers 5k Run/Walk is organized by Tunnel to Towers Pittsburgh, PA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tunnel to Towers 5k Run/Walk",
        "image": "https://cdn-az.allevents.in/events6/banners/9ea62841a0a1b5aa780c795ef90f8a96da531016cf160a75d3ac182b22b08b85-rimg-w940-h788-dcf0ecef-gmir?v=1757637892",
        "startDate": "2025-09-13",
        "url": "https://allevents.in/canonsburg/tunnel-to-towers-5k-run-walk/200028223779129",
        "location": {
            "@type": "Place",
            "name": "Canon-Mcmillan Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 N Jefferson Ave,Canonsburg, Pennsylvania",
                "addressLocality": "Canonsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.256696001777",
                "longitude": "-80.189743218937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we come together and run/walk the streets of Canonsburg, raising funds to support military and first responder families.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tunnel to Towers Pittsburgh PA",
                "url": "https://allevents.in/org/tunnel-to-towers-pittsburgh-pa/24402119"
            }
        ]
    }
]
```