

# Event Details

- **Event Name**: Garden Clean-Up Day
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 am (-04:00)
- **Event Description**: It is time to clean up the garden, come and help!
- **Event URL**: https://allevents.in/howell/garden-clean-up-day/200029921273209
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Howell
- **state**: MI
- **country**: United States
- **location**: 1230 Bower St, Howell, MI, United States, Michigan 48843
- **lat**: 42.61948
- **long**: -83.93342
- **full address**: 1230 Bower St, Howell, MI, United States, Michigan 48843

## Event gallery

- **Alt text**: Garden Clean-Up Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e5bb6eda0b8589de869f13167296a2a82dd7a68e521df2c3b8383f4e099682b3-rimg-w1200-h676-dcd2e6ed-gmir?v=1775829368

## FAQs

- **Q**: When and where is Garden Clean-Up Day being held?
  - **A:** Garden Clean-Up Day takes place on Sat, 02 May, 2026 at 09:00 am to Sat, 02 May, 2026 at 09:00 am at 1230 Bower St, Howell, MI, United States, Michigan 48843.
- **Q**: Who is organizing Garden Clean-Up Day?
  - **A:** Garden Clean-Up Day is organized by Howell First United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garden Clean-Up Day",
        "image": "https://cdn-az.allevents.in/events4/banners/e5bb6eda0b8589de869f13167296a2a82dd7a68e521df2c3b8383f4e099682b3-rimg-w1200-h676-dcd2e6ed-gmir?v=1775829368",
        "startDate": "2026-05-02T09:00:00-04:00",
        "url": "https://allevents.in/howell/garden-clean-up-day/200029921273209",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1230 Bower St, Howell, MI, United States, Michigan 48843",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1230 Bower St, Howell, MI 48843-1106, United States",
                "addressLocality": "Howell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.61948",
                "longitude": "-83.93342"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It is time to clean up the garden, come and help!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Howell First United Methodist Church",
                "url": "https://allevents.in/org/howell-first-united-methodist-church/13872729",
                "description": "First United Methodist Church of Howell is a caring community growing in faith, hope and love."
            }
        ]
    }
]
```