

# Event Details

- **Event Name**: UTRC New Years Day Run
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 08:00 am
- **Event Description**: Join us New Years Day at 8am for a run on the sheepskin! Snow or Rain, we’ll be running! ?? meet at new rec center across from Bailey Park
- **Event URL**: https://allevents.in/uniontown/utrc-new-years-day-run/200029350036840
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Uniontown
- **state**: PA
- **country**: United States
- **location**: 333 Pennsylvania Ave, Uniontown
- **lat**: 39.89377
- **long**: -79.72262
- **full address**: 333 Pennsylvania Ave, Uniontown, United States

## Event gallery

- **Alt text**: UTRC New Years Day Run
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/974683fa845e758151f22cec9c6448c02502ef2ca1b2eea8628e37f14cf397c7-rimg-w1080-h1350-dcf8f3ec-gmir?v=1767137803

## FAQs

- **Q**: When and where is UTRC New Years Day Run being held?
  - **A:** UTRC New Years Day Run takes place on Thu, 01 Jan, 2026 at 08:00 am to Thu, 01 Jan, 2026 at 08:00 am at 333 Pennsylvania Ave, Uniontown, United States.
- **Q**: Who is organizing UTRC New Years Day Run?
  - **A:** UTRC New Years Day Run is organized by Uniontown Run Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "UTRC New Years Day Run",
        "image": "https://cdn-az.allevents.in/events3/banners/974683fa845e758151f22cec9c6448c02502ef2ca1b2eea8628e37f14cf397c7-rimg-w1080-h1350-dcf8f3ec-gmir?v=1767137803",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/uniontown/utrc-new-years-day-run/200029350036840",
        "location": {
            "@type": "Place",
            "name": "333 Pennsylvania Ave, Uniontown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 S Pennsylvania Ave, Uniontown, PA 15401-4901, United States",
                "addressLocality": "Uniontown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.89377",
                "longitude": "-79.72262"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us New Years Day at 8am for a run on the sheepskin! Snow or Rain, we’ll be running! ?? meet at new rec center across from Bailey Park",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Uniontown Run Club",
                "url": "https://allevents.in/org/uniontown-run-club/27174691"
            }
        ]
    }
]
```