

# Event Details

- **Event Name**: Semi Annual Roadside Cleanup
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 12:00 pm
- **Event Description**: Just a reminder that Roadside Cleanup is THIS Saturday September 20 at noon. We will meet at Energy Mart. Please come and help.
- **Event URL**: https://allevents.in/conover/semi-annual-roadside-cleanup/200028868684508
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Conover
- **state**: WI
- **country**: United States
- **location**: Energy Mart
- **lat**: 46.0457899
- **long**: -89.25967
- **full address**: Energy Mart, 4127  US-Hwy 45,Conover, Wisconsin, United States

## Event gallery

- **Alt text**: Semi Annual Roadside Cleanup
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7f62391a0f6ea404c63018d505a3c0ada1e72e50a0703419801837aa1f6a9cad-rimg-w1200-h800-dcfeffff-gmir?v=1757890447

## FAQs

- **Q**: When and where is Semi Annual Roadside Cleanup being held?
  - **A:** Semi Annual Roadside Cleanup takes place on Sat, 20 Sep, 2025 at 12:00 pm to Sat, 20 Sep, 2025 at 12:00 pm at Energy Mart, 4127  US-Hwy 45,Conover, Wisconsin, United States.
- **Q**: Who is organizing Semi Annual Roadside Cleanup?
  - **A:** Semi Annual Roadside Cleanup is organized by Pioneer Lake Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Semi Annual Roadside Cleanup",
        "image": "https://cdn-az.allevents.in/events4/banners/7f62391a0f6ea404c63018d505a3c0ada1e72e50a0703419801837aa1f6a9cad-rimg-w1200-h800-dcfeffff-gmir?v=1757890447",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/conover/semi-annual-roadside-cleanup/200028868684508",
        "location": {
            "@type": "Place",
            "name": "Energy Mart",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4127  US-Hwy 45,Conover, Wisconsin",
                "addressLocality": "Conover",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.0457899",
                "longitude": "-89.25967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just a reminder that Roadside Cleanup is THIS Saturday September 20 at noon. We will meet at Energy Mart. Please come and help.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pioneer Lake Lutheran Church",
                "url": "https://allevents.in/org/pioneer-lake-lutheran-church/24000217"
            }
        ]
    }
]
```