

# Event Details

- **Event Name**: Sunday Farmers Market
- **Event Start and End Date**: Sun, 03 May, 2026 at 10:00 am – Sun, 03 May, 2026 at 01:00 pm (-04:00)
- **Event Description**: Sure to be the new weekly summer block party - join us at Wurster Park 10am-2pm for fresh produce, plants, flowers, eggs, baked goods, knife sharpening, and thoughtfully created gifts; free music and educational programming, plus a chance to connect with nonprofits in your community!
- **Event URL**: https://allevents.in/manchester/sunday-farmers-market/200029911799129
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: MI
- **country**: United States
- **location**: Wurster Park
- **lat**: 42.1485416
- **long**: -84.0416743
- **full address**: Wurster Park, 215 W Main St,Manchester, Michigan, United States

## Event gallery

- **Alt text**: Sunday Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3fac6f5016e6e45ab3729326ead630b08648ce37809d1d0962148df88b02886b-rimg-w1080-h1440-dc151919-gmir?v=1775714729

## FAQs

- **Q**: When and where is Sunday Farmers Market being held?
  - **A:** Sunday Farmers Market takes place on Sun, 03 May, 2026 at 10:00 am to Sun, 03 May, 2026 at 01:00 pm at Wurster Park, 215 W Main St,Manchester, Michigan, United States.
- **Q**: Who is organizing Sunday Farmers Market?
  - **A:** Sunday Farmers Market is organized by Manchester Farmers Market.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Farmers Market is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Farmers Market sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Farmers Market",
        "image": "https://cdn-az.allevents.in/events8/banners/3fac6f5016e6e45ab3729326ead630b08648ce37809d1d0962148df88b02886b-rimg-w1080-h1440-dc151919-gmir?v=1775714729",
        "startDate": "2026-05-03T10:00:00-04:00",
        "endDate": "2026-05-03T13:00:00-04:00",
        "url": "https://allevents.in/manchester/sunday-farmers-market/200029911799129",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wurster Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 W Main St,Manchester, Michigan",
                "addressLocality": "Manchester",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.1485416",
                "longitude": "-84.0416743"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sure to be the new weekly summer block party - join us at Wurster Park 10am-2pm for fresh produce, plants, flowers, eggs, baked goods, knife sharpening, and thoughtfully created gifts; free music and educational programming, plus a chance to connect with nonprofits in your community!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester Farmers Market",
                "url": "https://allevents.in/org/manchester-farmers-market/19321365"
            }
        ]
    }
]
```