

# Event Details

- **Event Name**: Mother's Day Plant Sale
- **Event Start and End Date**: Sat, 10 May, 2025 at 08:00 am – Sat, 10 May, 2025 at 02:00 pm
- **Event Description**: Greenhouse is located behind the high school.
- **Event URL**: https://allevents.in/white-oak/mothers-day-plant-sale/200028115018035
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: White Oak
- **state**: TX
- **country**: United States
- **location**: 200 S White Oak Rd, White Oak, TX, United States, Texas 75693
- **lat**: 32.53111
- **long**: -94.86167
- **full address**: 200 S White Oak Rd, White Oak, TX, United States, Texas 75693

## Event gallery

- **Alt text**: Mother's Day Plant Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Mother%27s+Day+Plant+Sale&date=Sat%2C+10+May%2C+2025+at+08%3A00+am&bg=1

## FAQs

- **Q**: When and where is Mother's Day Plant Sale being held?
  - **A:** Mother's Day Plant Sale takes place on Sat, 10 May, 2025 at 08:00 am to Sat, 10 May, 2025 at 02:00 pm at 200 S White Oak Rd, White Oak, TX, United States, Texas 75693.
- **Q**: Who is organizing Mother's Day Plant Sale?
  - **A:** Mother's Day Plant Sale is organized by White Oak FFA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Plant Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Mother%27s+Day+Plant+Sale&date=Sat%2C+10+May%2C+2025+at+08%3A00+am&bg=1",
        "startDate": "2025-05-10",
        "endDate": "2025-05-10",
        "url": "https://allevents.in/white-oak/mothers-day-plant-sale/200028115018035",
        "location": {
            "@type": "Place",
            "name": "200 S White Oak Rd, White Oak, TX, United States, Texas 75693",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 S White Oak Rd, White Oak, TX 75693-1520, United States,White Oak, Texas",
                "addressLocality": "White Oak",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.53111",
                "longitude": "-94.86167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Greenhouse is located behind the high school.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Oak FFA",
                "url": "https://allevents.in/org/white-oak-ffa/15527275",
                "description": "The White Oak FFA chapter is a student-led Agricultural Education organization for students at White Oak ISD. The chapter is part of the Texas FFA Association and the National FFA Organization."
            }
        ]
    }
]
```