

# Event Details

- **Event Name**: Weeding Wednesday
- **Event Start and End Date**: Wed, 17 Sep, 2025 at 08:00 am – Wed, 17 Sep, 2025 at 08:00 pm
- **Event Description**: Help us grow food for local food banks at the Monrovia Community Garden every Wednesday. 
We are typically out there from 10am-2pm
- **Event URL**: https://allevents.in/monrovia/weeding-wednesday/200028847529522
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Monrovia
- **state**: IN
- **country**: United States
- **location**: 390 Gordon Rd. Monrovia, Indiana
- **lat**: 39.57966
- **long**: -86.47222
- **full address**: 390 Gordon Rd. Monrovia, Indiana, 390 Gordon Rd, Monrovia, IN 46157-1016, United States

## Event gallery

- **Alt text**: Weeding Wednesday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/633b0b79f87eca7f9844fe103d2360972a9004694aeb54b211098d9b8a2cdab5-rimg-w1080-h1080-dc022c1b-gmir?v=1757623042

## FAQs

- **Q**: When and where is Weeding Wednesday being held?
  - **A:** Weeding Wednesday takes place on Wed, 17 Sep, 2025 at 08:00 am to Wed, 17 Sep, 2025 at 08:00 pm at 390 Gordon Rd. Monrovia, Indiana, 390 Gordon Rd, Monrovia, IN 46157-1016, United States.
- **Q**: Who is organizing Weeding Wednesday?
  - **A:** Weeding Wednesday is organized by Backyard Farm Collective.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weeding Wednesday",
        "image": "https://cdn-az.allevents.in/events3/banners/633b0b79f87eca7f9844fe103d2360972a9004694aeb54b211098d9b8a2cdab5-rimg-w1080-h1080-dc022c1b-gmir?v=1757623042",
        "startDate": "2025-09-17",
        "endDate": "2025-09-17",
        "url": "https://allevents.in/monrovia/weeding-wednesday/200028847529522",
        "location": {
            "@type": "Place",
            "name": "390 Gordon Rd. Monrovia, Indiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "390 Gordon Rd, Monrovia, IN 46157-1016, United States",
                "addressLocality": "Monrovia",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.57966",
                "longitude": "-86.47222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help us grow food for local food banks at the Monrovia Community Garden every Wednesday. \nWe are typically out there from 10am-2pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Backyard Farm Collective",
                "url": "https://allevents.in/org/backyard-farm-collective/25492007"
            }
        ]
    }
]
```