

# Event Details

- **Event Name**: June Trail Work Weekend
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 05:30 pm – Sun, 07 Jun, 2026 at 08:30 pm (-04:00)
- **Event Description**: It’s officially race month! We’ll be out all weekend for a big push to prepare the course. Look out for shifts and signup sheet.
- **Event URL**: https://allevents.in/burgettstown/june-trail-work-weekend/200029969743141
- **Event Categories**: Sports, Workshops, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burgettstown
- **state**: PA
- **country**: United States
- **location**: Hillman State Park
- **lat**: 40.45190925495
- **long**: -80.411910265621
- **full address**: Hillman State Park, Burgettstown, United States

## Event gallery

- **Alt text**: June Trail Work Weekend
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ff3b1a3c54f9cbd24e7738874bdf0fca9646fcceafa418c142b32d856af56374-rimg-w1200-h900-dc454732-gmir?v=1776802541

## FAQs

- **Q**: When and where is June Trail Work Weekend being held?
  - **A:** June Trail Work Weekend takes place on Fri, 05 Jun, 2026 at 05:30 pm to Sun, 07 Jun, 2026 at 08:30 pm at Hillman State Park, Burgettstown, United States.
- **Q**: Who is organizing June Trail Work Weekend?
  - **A:** June Trail Work Weekend is organized by Pittsburgh Area Run and Ride Trail Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Trail Work Weekend",
        "image": "https://cdn-az.allevents.in/events2/banners/ff3b1a3c54f9cbd24e7738874bdf0fca9646fcceafa418c142b32d856af56374-rimg-w1200-h900-dc454732-gmir?v=1776802541",
        "startDate": "2026-06-05T17:30:00-04:00",
        "endDate": "2026-06-07T20:30:00-04:00",
        "url": "https://allevents.in/burgettstown/june-trail-work-weekend/200029969743141",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hillman State Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Hillman State Park, Burgettstown, United States",
                "addressLocality": "Burgettstown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.45190925495",
                "longitude": "-80.411910265621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s officially race month! We’ll be out all weekend for a big push to prepare the course. Look out for shifts and signup sheet.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittsburgh Area Run and Ride Trail Association",
                "url": "https://allevents.in/org/pittsburgh-area-run-and-ride-trail-association/25497980"
            }
        ]
    }
]
```