

# Event Details

- **Event Name**: Spring Clean-Up
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 10:00 am
- **Event Description**: Join us for our annual spring clean-up along Jefferson Ave in Washington. Meet at the Medicine Shoppe located at 400 Jefferson Ave, Washington. Please park at the far end of the parking lot near the dumpsters.
- **Event URL**: https://allevents.in/washington/spring-clean-up/200029845601846
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: PA
- **country**: United States
- **location**: 400 Jefferson Ave, Washington, PA 15301-4261, United States
- **lat**: 40.17547
- **long**: -80.25555
- **full address**: 400 Jefferson Ave, Washington, PA 15301-4261, United States

## Event gallery

- **Alt text**: Spring Clean-Up
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/28a2672f554b99681c5df9d68de9350fee297fea6c50b662d7688ef3cd77a173-rimg-w1200-h675-dc99b1cd-gmir?v=1774168426

## FAQs

- **Q**: When and where is Spring Clean-Up being held?
  - **A:** Spring Clean-Up takes place on Sat, 11 Apr, 2026 at 10:00 am to Sat, 11 Apr, 2026 at 10:00 am at 400 Jefferson Ave, Washington, PA 15301-4261, United States.
- **Q**: Who is organizing Spring Clean-Up?
  - **A:** Spring Clean-Up is organized by Washington County Democratic Committee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Clean-Up",
        "image": "https://cdn-az.allevents.in/events10/banners/28a2672f554b99681c5df9d68de9350fee297fea6c50b662d7688ef3cd77a173-rimg-w1200-h675-dc99b1cd-gmir?v=1774168426",
        "startDate": "2026-04-11",
        "url": "https://allevents.in/washington/spring-clean-up/200029845601846",
        "location": {
            "@type": "Place",
            "name": "400 Jefferson Ave, Washington, PA 15301-4261, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Jefferson Ave, Washington, PA 15301-4261, United States",
                "addressLocality": "Washington",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.17547",
                "longitude": "-80.25555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual spring clean-up along Jefferson Ave in Washington. Meet at the Medicine Shoppe located at 400 Jefferson Ave, Washington. Please park at the far end of the parking lot near the dumpsters.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Washington County Democratic Committee",
                "url": "https://allevents.in/org/washington-county-democratic-committee/13154402",
                "description": "Democratic Party of Washington County, PA"
            }
        ]
    }
]
```