

# Event Details

- **Event Name**: Sunday run 
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 07:00 am (-04:00)
- **Event Description**: We’re doing it. We’re running up Pemberton and going around the neighborhood. Bring hydration if you need it.
- **Event URL**: https://allevents.in/pittsburgh/sunday-run/200029930037947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: Legion Park
- **lat**: 40.481923976
- **long**: -80.0350180359
- **full address**: Legion Park, Pittsburgh, Pennsylvania, United States

## Event gallery

- **Alt text**: Sunday run
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d333f4f09a9cd056ccc4a150b39c180616567813204244af96b71164eac464a1-rimg-w1027-h1426-dc748bad-gmir?v=1775944727

## FAQs

- **Q**: When and where is Sunday run  being held?
  - **A:** Sunday run  takes place on Sun, 12 Apr, 2026 at 07:00 am to Sun, 12 Apr, 2026 at 07:00 am at Legion Park, Pittsburgh, Pennsylvania, United States.
- **Q**: Who is organizing Sunday run ?
  - **A:** Sunday run  is organized by Lil Swervy Run Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday run",
        "image": "https://cdn-az.allevents.in/events8/banners/d333f4f09a9cd056ccc4a150b39c180616567813204244af96b71164eac464a1-rimg-w1027-h1426-dc748bad-gmir?v=1775944727",
        "startDate": "2026-04-12T07:00:00-04:00",
        "url": "https://allevents.in/pittsburgh/sunday-run/200029930037947",
        "location": {
            "@type": "Place",
            "name": "Legion Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pittsburgh, Pennsylvania",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.481923976",
                "longitude": "-80.0350180359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re doing it. We’re running up Pemberton and going around the neighborhood. Bring hydration if you need it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lil Swervy Run Club",
                "url": "https://allevents.in/org/lil-swervy-run-club/26125791"
            }
        ]
    }
]
```