

# Event Details

- **Event Name**: Waterford Garden Club Work Day 
- **Event Start and End Date**: Thu, 28 Aug, 2025 at 10:00 am – Thu, 28 Aug, 2025 at 12:00 pm
- **Event Description**: working on whatever needs to be weeded
- **Event URL**: https://allevents.in/waterford/waterford-garden-club-work-day/200028661086044
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Waterford
- **state**: MI
- **country**: United States
- **location**: Drayton Plains Nature Center
- **lat**: 42.671646481369
- **long**: -83.374955779073
- **full address**: Drayton Plains Nature Center, 2125 Denby Dr,Waterford Township, Waterford, United States

## Event gallery

- **Alt text**: Waterford Garden Club Work Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/87e8fc0c321e31a89fc5409446ade0da03b5f156fc4213e6122b8cb7a0a4db02-rimg-w1078-h718-dc191613-gmir?v=1755711970

## FAQs

- **Q**: When and where is Waterford Garden Club Work Day  being held?
  - **A:** Waterford Garden Club Work Day  takes place on Thu, 28 Aug, 2025 at 10:00 am to Thu, 28 Aug, 2025 at 12:00 pm at Drayton Plains Nature Center, 2125 Denby Dr,Waterford Township, Waterford, United States.
- **Q**: Who is organizing Waterford Garden Club Work Day ?
  - **A:** Waterford Garden Club Work Day  is organized by Waterford Garden Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Waterford Garden Club Work Day",
        "image": "https://cdn-az.allevents.in/events4/banners/87e8fc0c321e31a89fc5409446ade0da03b5f156fc4213e6122b8cb7a0a4db02-rimg-w1078-h718-dc191613-gmir?v=1755711970",
        "startDate": "2025-08-28",
        "endDate": "2025-08-28",
        "url": "https://allevents.in/waterford/waterford-garden-club-work-day/200028661086044",
        "location": {
            "@type": "Place",
            "name": "Drayton Plains Nature Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2125 Denby Dr,Waterford Township",
                "addressLocality": "Waterford",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.671646481369",
                "longitude": "-83.374955779073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "working on whatever needs to be weeded",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waterford Garden Club",
                "url": "https://allevents.in/org/waterford-garden-club/25965890"
            }
        ]
    }
]
```