

# Event Details

- **Event Name**: Spring Clean Up
- **Event Start and End Date**: Sat, 23 May, 2026 at 09:00 am (-05:00)
- **Event Description**: Please join your fellow parishioners for a clean up day at the Hollandale site. There will be a similar event at the Blanchardville site on Saturday, April 25th.
- **Event URL**: https://allevents.in/hollandale/spring-clean-up/200029908174958
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hollandale
- **state**: WI
- **country**: United States
- **location**: 407 Main St, Hollandale, WI 53544-9477, United States
- **lat**: 42.87574
- **long**: -89.93607
- **full address**: 407 Main St, Hollandale, WI 53544-9477, United States

## Event gallery

- **Alt text**: Spring Clean Up
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/00a9df84c39c42489c6984a9b91b1593afc5d629ee139073566706128a22fc8b-rimg-w1200-h838-dcffffff-gmir?v=1775641438

## FAQs

- **Q**: When and where is Spring Clean Up being held?
  - **A:** Spring Clean Up takes place on Sat, 23 May, 2026 at 09:00 am to Sat, 23 May, 2026 at 09:00 am at 407 Main St, Hollandale, WI 53544-9477, United States.
- **Q**: Who is organizing Spring Clean Up?
  - **A:** Spring Clean Up is organized by New Hope Lutheran.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Clean Up",
        "image": "https://cdn-az.allevents.in/events10/banners/00a9df84c39c42489c6984a9b91b1593afc5d629ee139073566706128a22fc8b-rimg-w1200-h838-dcffffff-gmir?v=1775641438",
        "startDate": "2026-05-23T09:00:00-05:00",
        "url": "https://allevents.in/hollandale/spring-clean-up/200029908174958",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "407 Main St, Hollandale, WI 53544-9477, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "407 Main St, Hollandale, WI 53544-9477, United States",
                "addressLocality": "Hollandale",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.87574",
                "longitude": "-89.93607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join your fellow parishioners for a clean up day at the Hollandale site. There will be a similar event at the Blanchardville site on Saturday, April 25th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Lutheran",
                "url": "https://allevents.in/org/new-hope-lutheran/22816582"
            }
        ]
    }
]
```