

# Event Details

- **Event Name**: Farmers Market Kickoff event
- **Event Start and End Date**: Sun, 31 May, 2026 at 01:00 pm – Sun, 31 May, 2026 at 05:00 pm
- **Event Description**: This is the kickoff event for the 2026 Oak Park Farmers Market and will be the final event held at the Community Center. Starting June 25, the Farmers Markets will be held in the Event Hub.
- **Event URL**: https://allevents.in/oak-park/farmers-market-kickoff-event/200029958845923
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 110

## Ticket Details


## Event venue details

- **city**: Oak Park
- **state**: MI
- **country**: United States
- **location**: Oak Park Recreation
- **lat**: 42.466117143631
- **long**: -83.1874238
- **full address**: Oak Park Recreation, 14300 Oak Park Blvd, Oak Park, MI 48237-2085, United States

## Event gallery

- **Alt text**: Farmers Market Kickoff event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d9b8069e844bb4eef606b9682584fed4416d5450e8a6a4f8268d49e848453f96-rimg-w820-h360-dcf6f6f4-gmir?v=1779781785

## FAQs

- **Q**: When and where is Farmers Market Kickoff event being held?
  - **A:** Farmers Market Kickoff event takes place on Sun, 31 May, 2026 at 01:00 pm to Sun, 31 May, 2026 at 05:00 pm at Oak Park Recreation, 14300 Oak Park Blvd, Oak Park, MI 48237-2085, United States.
- **Q**: Who is organizing Farmers Market Kickoff event?
  - **A:** Farmers Market Kickoff event is organized by City of Oak Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmers Market Kickoff event",
        "image": "https://cdn-az.allevents.in/events6/banners/d9b8069e844bb4eef606b9682584fed4416d5450e8a6a4f8268d49e848453f96-rimg-w820-h360-dcf6f6f4-gmir?v=1779781785",
        "startDate": "2026-05-31",
        "endDate": "2026-05-31",
        "url": "https://allevents.in/oak-park/farmers-market-kickoff-event/200029958845923",
        "location": {
            "@type": "Place",
            "name": "Oak Park Recreation",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14300 Oak Park Blvd, Oak Park, MI 48237-2085, United States",
                "addressLocality": "Oak Park",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.466117143631",
                "longitude": "-83.1874238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the kickoff event for the 2026 Oak Park Farmers Market and will be the final event held at the Community Center. Starting June 25, the Farmers Markets will be held in the Event Hub.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Oak Park",
                "url": "https://allevents.in/org/city-of-oak-park/1806816",
                "description": "The City of Oak Park is a diverse and vibrant community that prides itself on being family centered, and business oriented."
            }
        ]
    }
]
```