

# Event Details

- **Event Name**: FFA Spring Plant Sale
- **Event Start and End Date**: Fri, 01 May, 2026 at 12:00 pm – Sun, 03 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us for our Annual Plant Sale! We will have flowers, hanging baskets, vegetables and many more! Bring your friends and family and help support our Horticulture Class!
- **Event URL**: https://allevents.in/grayville/ffa-spring-plant-sale/200029936316605
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Grayville
- **state**: IL
- **country**: United States
- **location**: 728 W North St, Grayville, IL
- **lat**: 38.25874
- **long**: -88.00501
- **full address**: 728 W North St, Grayville, IL, United States

## Event gallery

- **Alt text**: FFA Spring Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/36445ee72ad542e4699b28aee76c3be2ee9d3271bff3cfc192cd57cfc5aaa303-rimg-w1200-h1552-dcfefffa-gmir?v=1776067209

## FAQs

- **Q**: When and where is FFA Spring Plant Sale being held?
  - **A:** FFA Spring Plant Sale takes place on Fri, 01 May, 2026 at 12:00 pm to Sun, 03 May, 2026 at 06:00 pm at 728 W North St, Grayville, IL, United States.
- **Q**: Who is organizing FFA Spring Plant Sale?
  - **A:** FFA Spring Plant Sale is organized by Grayville FFA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FFA Spring Plant Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/36445ee72ad542e4699b28aee76c3be2ee9d3271bff3cfc192cd57cfc5aaa303-rimg-w1200-h1552-dcfefffa-gmir?v=1776067209",
        "startDate": "2026-05-01T12:00:00-05:00",
        "endDate": "2026-05-03T18:00:00-05:00",
        "url": "https://allevents.in/grayville/ffa-spring-plant-sale/200029936316605",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "728 W North St, Grayville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "728 W North St, Grayville, IL 62844-1338, United States",
                "addressLocality": "Grayville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.25874",
                "longitude": "-88.00501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Annual Plant Sale! We will have flowers, hanging baskets, vegetables and many more! Bring your friends and family and help support our Horticulture Class!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grayville FFA",
                "url": "https://allevents.in/org/grayville-ffa/23970532"
            }
        ]
    }
]
```