

# Event Details

- **Event Name**: Spring Flower Sale
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:00 am – Sun, 24 May, 2026 at 05:00 pm
- **Event Description**: The Spring Flower Sale will take place at the Oak Park Recreation Center May 24 from 10 a.m. to 5 p.m. and is sponsored by the Oak Park Beautification Commission and the Department of Public Works.
- **Event URL**: https://allevents.in/oak-park/spring-flower-sale/200029970226629
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## 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,United States

## Event gallery

- **Alt text**: Spring Flower Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fcfdd514adb18a9d1e746c32f0c254d72faa1120ceea2b646db458d9f23c6dcf-rimg-w1200-h635-dc738a1e-gmir?v=1777519437

## FAQs

- **Q**: When and where is Spring Flower Sale being held?
  - **A:** Spring Flower Sale takes place on Sun, 24 May, 2026 at 10:00 am to Sun, 24 May, 2026 at 05:00 pm at Oak Park Recreation, 14300 Oak Park Blvd,Oak Park,MI,United States.
- **Q**: Who is organizing Spring Flower Sale?
  - **A:** Spring Flower Sale is organized by City of Oak Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Flower Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/fcfdd514adb18a9d1e746c32f0c254d72faa1120ceea2b646db458d9f23c6dcf-rimg-w1200-h635-dc738a1e-gmir?v=1777519437",
        "startDate": "2026-05-24",
        "endDate": "2026-05-24",
        "url": "https://allevents.in/oak-park/spring-flower-sale/200029970226629",
        "location": {
            "@type": "Place",
            "name": "Oak Park Recreation",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14300 Oak Park Blvd,Oak Park,MI,United States",
                "addressLocality": "Oak Park",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.466117143631",
                "longitude": "-83.1874238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Spring Flower Sale will take place at the Oak Park Recreation Center May 24 from 10 a.m. to 5 p.m. and is sponsored by the Oak Park Beautification Commission and the Department of Public Works.",
        "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."
            }
        ]
    }
]
```