

# Event Details

- **Event Name**: Plant Sale
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 05:00 pm
- **Event Description**: New inventory and we also have new a clearance section (and the plants are not half dead?)
- **Event URL**: https://allevents.in/kissimmee/plant-sale/200029355604433
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kissimmee
- **state**: FL
- **country**: United States
- **location**: 4229 Reaves Road, Kissimmee, FL
- **lat**: 28.19906
- **long**: -81.45026
- **full address**: 4229 Reaves Road, Kissimmee, FL, United States

## Event gallery

- **Alt text**: Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c430274ff9992416e9a5e15374aa27cc8a1f6764258b4b5edc8de0b8a74cb1da-rimg-w1200-h1600-dc192f2c-gmir?v=1765728812

## FAQs

- **Q**: When and where is Plant Sale being held?
  - **A:** Plant Sale takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 05:00 pm at 4229 Reaves Road, Kissimmee, FL, United States.
- **Q**: Who is organizing Plant Sale?
  - **A:** Plant Sale is organized by EcoLove Nursery and Farm LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/c430274ff9992416e9a5e15374aa27cc8a1f6764258b4b5edc8de0b8a74cb1da-rimg-w1200-h1600-dc192f2c-gmir?v=1765728812",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/kissimmee/plant-sale/200029355604433",
        "location": {
            "@type": "Place",
            "name": "4229 Reaves Road, Kissimmee, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4229 Reaves Rd, Kissimmee, FL 34746-3427, United States",
                "addressLocality": "Kissimmee",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.19906",
                "longitude": "-81.45026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New inventory and we also have new a clearance section (and the plants are not half dead?)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "EcoLove Nursery and Farm LLC",
                "url": "https://allevents.in/org/ecolove-nursery-and-farm-llc/25218434"
            }
        ]
    }
]
```