

# Event Details

- **Event Name**: Summer Work Day
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 01:00 pm – Sat, 20 Jun, 2026 at 03:00 pm
- **Event Description**: We'll be doing some weeding along the northwest edge of the park. Look for the Volunteer Event sign. No experience necessary. Bring water, work gloves, and pruning shears if you have them.
- **Event URL**: https://allevents.in/arden-hills/summer-work-day/200030269086219
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Arden Hills
- **state**: MN
- **country**: United States
- **location**: Cummings Park
- **lat**: 45.07206
- **long**: -93.14714
- **full address**: Cummings Park, Cummings Park, 4300 Lexington Ave N, St Paul, MN 55126, United States, Arden Hills

## Event gallery

- **Alt text**: Summer Work Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d1f18fc07dd68b7cc46077ebc41fd14b29c69db7882bc53d3a6d84971feab0b9-rimg-w1200-h900-dcb8ae58-gmir?v=1781856738

## FAQs

- **Q**: When and where is Summer Work Day being held?
  - **A:** Summer Work Day takes place on Sat, 20 Jun, 2026 at 01:00 pm to Sat, 20 Jun, 2026 at 03:00 pm at Cummings Park, Cummings Park, 4300 Lexington Ave N, St Paul, MN 55126, United States, Arden Hills.
- **Q**: Who is organizing Summer Work Day?
  - **A:** Summer Work Day is organized by Arden Hills Greening.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Work Day",
        "image": "https://cdn-az.allevents.in/events9/banners/d1f18fc07dd68b7cc46077ebc41fd14b29c69db7882bc53d3a6d84971feab0b9-rimg-w1200-h900-dcb8ae58-gmir?v=1781856738",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/arden-hills/summer-work-day/200030269086219",
        "location": {
            "@type": "Place",
            "name": "Cummings Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cummings Park, 4300 Lexington Ave N, St Paul, MN 55126, United States",
                "addressLocality": "Arden Hills",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.07206",
                "longitude": "-93.14714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll be doing some weeding along the northwest edge of the park. Look for the Volunteer Event sign. No experience necessary. Bring water, work gloves, and pruning shears if you have them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arden Hills Greening",
                "url": "https://allevents.in/org/arden-hills-greening/24797364"
            }
        ]
    }
]
```