

# Event Details

- **Event Name**: Olympia litter pick up
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: We had a such a great turnout for our last litter pick! We would like to announce our next clean up will be December, 13th at 10am. Stay tuned for location!
- **Event URL**: https://allevents.in/olympia/olympia-litter-pick-up/200029066312349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 98

## Ticket Details


## Event venue details

- **city**: Olympia
- **state**: WA
- **country**: United States
- **location**: Eastside
- **lat**: 47.041389
- **long**: -122.878889
- **full address**: Eastside, Olympia, Washington, United States

## Event gallery

- **Alt text**: Olympia litter pick up
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a40fba13efd02001c7b8e241116ac34ae7ac35dcb0fdb07a9789f1081f5825ea-rimg-w1170-h1270-dc938b7e-gmir?v=1765780141

## FAQs

- **Q**: When and where is Olympia litter pick up being held?
  - **A:** Olympia litter pick up takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 12:00 pm at Eastside, Olympia, Washington, United States.
- **Q**: Who is organizing Olympia litter pick up?
  - **A:** Olympia litter pick up is organized by We Heart Olympia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Olympia litter pick up",
        "image": "https://cdn-az.allevents.in/events10/banners/a40fba13efd02001c7b8e241116ac34ae7ac35dcb0fdb07a9789f1081f5825ea-rimg-w1170-h1270-dc938b7e-gmir?v=1765780141",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/olympia/olympia-litter-pick-up/200029066312349",
        "location": {
            "@type": "Place",
            "name": "Eastside",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Olympia, Washington",
                "addressLocality": "Olympia",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.041389",
                "longitude": "-122.878889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We had a such a great turnout for our last litter pick! We would like to announce our next clean up will be December, 13th at 10am. Stay tuned for location!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "We Heart Olympia",
                "url": "https://allevents.in/org/we-heart-olympia/26726189"
            }
        ]
    }
]
```