

# Event Details

- **Event Name**: Selah FFA Plant Sale
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 08:00 am – Sat, 02 May, 2026 at 12:00 pm
- **Event Description**: Can’t wait to see you next Thursday!
- **Event URL**: https://allevents.in/selah/selah-ffa-plant-sale/200029974093316
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 148

## Ticket Details


## Event venue details

- **city**: Selah
- **state**: WA
- **country**: United States
- **location**: Selah Garden
- **lat**: 46.652247
- **long**: -120.531766
- **full address**: Selah Garden, Selah, Washington, United States

## Event gallery

- **Alt text**: Selah FFA Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c1493d319cb623164fd3429272ff0caa2a62743fca6433adeaf37a8c2c2c3a5f-rimg-w1200-h1553-dcffffff-gmir?v=1777514881

## FAQs

- **Q**: When and where is Selah FFA Plant Sale being held?
  - **A:** Selah FFA Plant Sale takes place on Thu, 30 Apr, 2026 at 08:00 am to Sat, 02 May, 2026 at 12:00 pm at Selah Garden, Selah, Washington, United States.
- **Q**: Who is organizing Selah FFA Plant Sale?
  - **A:** Selah FFA Plant Sale is organized by Selah FFA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Selah FFA Plant Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/c1493d319cb623164fd3429272ff0caa2a62743fca6433adeaf37a8c2c2c3a5f-rimg-w1200-h1553-dcffffff-gmir?v=1777514881",
        "startDate": "2026-04-30",
        "endDate": "2026-05-02",
        "url": "https://allevents.in/selah/selah-ffa-plant-sale/200029974093316",
        "location": {
            "@type": "Place",
            "name": "Selah Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Selah, Washington",
                "addressLocality": "Selah",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.652247",
                "longitude": "-120.531766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Can’t wait to see you next Thursday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Selah FFA",
                "url": "https://allevents.in/org/selah-ffa/27712798"
            }
        ]
    }
]
```