

# Event Details

- **Event Name**: Annual Workbee
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 08:00 am (-04:00)
- **Event Description**: Join us for the annual workbee.  To Do List TBD as well as a final time - this is just a placeholder for now.
- **Event URL**: https://allevents.in/goetzville/annual-workbee/200030190103628
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Goetzville
- **state**: MI
- **country**: United States
- **location**: The Stalwart Fair
- **lat**: 46.0977643
- **long**: -84.2386451
- **full address**: The Stalwart Fair, Stalwart Presbyterian Church, 8089 E M 48, Goetzville, MI 49736, United States

## Event gallery

- **Alt text**: Annual Workbee
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1fdf7c3c43565ee1126b1bcff893b1ad6e137a65661f71bc0612f36ac1875cd0-rimg-w1200-h628-dcf8d8b8-gmir?v=1786698008

## FAQs

- **Q**: When and where is Annual Workbee being held?
  - **A:** Annual Workbee takes place on Sat, 15 Aug, 2026 at 08:00 am to Sat, 15 Aug, 2026 at 08:00 am at The Stalwart Fair, Stalwart Presbyterian Church, 8089 E M 48, Goetzville, MI 49736, United States.
- **Q**: Who is organizing Annual Workbee?
  - **A:** Annual Workbee is organized by The Stalwart Fair.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Workbee",
        "image": "https://cdn-az.allevents.in/events8/banners/1fdf7c3c43565ee1126b1bcff893b1ad6e137a65661f71bc0612f36ac1875cd0-rimg-w1200-h628-dcf8d8b8-gmir?v=1786698008",
        "startDate": "2026-08-15T08:00:00-04:00",
        "url": "https://allevents.in/goetzville/annual-workbee/200030190103628",
        "location": {
            "@type": "Place",
            "name": "The Stalwart Fair",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stalwart Presbyterian Church, 8089 E M 48, Goetzville, MI 49736, United States",
                "addressLocality": "Goetzville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.0977643",
                "longitude": "-84.2386451"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the annual workbee.  To Do List TBD as well as a final time - this is just a placeholder for now.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Stalwart Fair",
                "url": "https://allevents.in/org/the-stalwart-fair/20228470",
                "description": "The Stalwart Fair, Stalwart. 2,156 likes · 40 talking about this · 175 were here. The Biggest Little Fair in Michigan"
            }
        ]
    }
]
```