

# Event Details

- **Event Name**: Plant Sale
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 09:00 am – Thu, 30 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: Our spring plant sale is just around the corner!  
Thursday, April 30: 9 am-6 pm
Friday, May 1: 3-6 pm
Saturday, May 2: 9-11 am
- **Event URL**: https://allevents.in/genoa/plant-sale/200029922388625
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 97

## Ticket Details


## Event venue details

- **city**: Genoa
- **state**: IL
- **country**: United States
- **location**: 980 Park Avenue
- **lat**: 42.09706
- **long**: -88.71766
- **full address**: 980 Park Avenue, 980 Park St, Genoa, IL 60135-1423, United States

## Event gallery

- **Alt text**: Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/922d2fb6f33710ac19efd372ca1b2383cac24af49406f64dfb32d93770b1a392-rimg-w1200-h1600-dc161915-gmir?v=1775837605

## FAQs

- **Q**: When and where is Plant Sale being held?
  - **A:** Plant Sale takes place on Thu, 30 Apr, 2026 at 09:00 am to Thu, 30 Apr, 2026 at 06:00 pm at 980 Park Avenue, 980 Park St, Genoa, IL 60135-1423, United States.
- **Q**: Who is organizing Plant Sale?
  - **A:** Plant Sale is organized by Genoa-Kingston FFA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/922d2fb6f33710ac19efd372ca1b2383cac24af49406f64dfb32d93770b1a392-rimg-w1200-h1600-dc161915-gmir?v=1775837605",
        "startDate": "2026-04-30T09:00:00-05:00",
        "endDate": "2026-04-30T18:00:00-05:00",
        "url": "https://allevents.in/genoa/plant-sale/200029922388625",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "980 Park Avenue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "980 Park St, Genoa, IL 60135-1423, United States",
                "addressLocality": "Genoa",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09706",
                "longitude": "-88.71766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our spring plant sale is just around the corner!  \nThursday, April 30: 9 am-6 pm\nFriday, May 1: 3-6 pm\nSaturday, May 2: 9-11 am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Genoa-Kingston FFA",
                "url": "https://allevents.in/org/genoa-kingston-ffa/21561710"
            }
        ]
    }
]
```