

# Event Details

- **Event Name**: The Ville Family Community Garden Work Day
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 09:00 am – Sun, 04 Oct, 2026 at 12:00 pm (-05:00)
- **Event Description**: Garden tasks
- **Event URL**: https://allevents.in/st-louis/the-ville-family-community-garden-work-day/200030704005353
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: St. Louis
- **state**: MO
- **country**: United States
- **location**: 4310 W Maffitt
- **lat**: 38.6625
- **long**: -90.23973
- **full address**: 4310 W Maffitt, 4328 W Maffitt Ave, St Louis, MO 63113-2523, United States, St. Louis

## Event gallery

- **Alt text**: The Ville Family Community Garden Work Day
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/39a923badcc5b9ac2f63a2779ee6a4a85012045769919e62a5cb81a0f7eaf093-rimg-w1080-h1920-dc283828-gmir?v=1789534433

## FAQs

- **Q**: When and where is The Ville Family Community Garden Work Day being held?
  - **A:** The Ville Family Community Garden Work Day takes place on Sun, 04 Oct, 2026 at 09:00 am to Sun, 04 Oct, 2026 at 12:00 pm at 4310 W Maffitt, 4328 W Maffitt Ave, St Louis, MO 63113-2523, United States, St. Louis.
- **Q**: Who is organizing The Ville Family Community Garden Work Day?
  - **A:** The Ville Family Community Garden Work Day is organized by Tony TNT Gardening LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Ville Family Community Garden Work Day",
        "image": "https://cdn-az.allevents.in/events2/banners/39a923badcc5b9ac2f63a2779ee6a4a85012045769919e62a5cb81a0f7eaf093-rimg-w1080-h1920-dc283828-gmir?v=1789534433",
        "startDate": "2026-10-04T09:00:00-05:00",
        "endDate": "2026-10-04T12:00:00-05:00",
        "url": "https://allevents.in/st-louis/the-ville-family-community-garden-work-day/200030704005353",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4310 W Maffitt",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4328 W Maffitt Ave, St Louis, MO 63113-2523, United States",
                "addressLocality": "St. Louis",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6625",
                "longitude": "-90.23973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Garden tasks",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tony TNT Gardening LLC",
                "url": "https://allevents.in/org/tony-tnt-gardening-llc/24567956"
            }
        ]
    }
]
```