

# Event Details

- **Event Name**: Annual Plant Sale
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: IT’S ALMOST TIME!!!! Mark your calendars!! We will have lots of perennials and other plants! Stay tuned for more details.
- **Event URL**: https://allevents.in/ozark/annual-plant-sale/200029931180047
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ozark
- **state**: MO
- **country**: United States
- **location**: GGP Thrift Store
- **lat**: 37.02438393981
- **long**: -93.216279745102
- **full address**: GGP Thrift Store, 1156 West Jackson Street,Ozark, Missouri, United States

## Event gallery

- **Alt text**: Annual Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6d2b73f254edd19b2aad57eb40c98028ed0ec314e42741c6cbc468cc5450877c-rimg-w1024-h1024-dcc5de5f-gmir?v=1775971247

## FAQs

- **Q**: When and where is Annual Plant Sale being held?
  - **A:** Annual Plant Sale takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 06:00 pm at GGP Thrift Store, 1156 West Jackson Street,Ozark, Missouri, United States.
- **Q**: Who is organizing Annual Plant Sale?
  - **A:** Annual Plant Sale is organized by GGP Thrift Store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Plant Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/6d2b73f254edd19b2aad57eb40c98028ed0ec314e42741c6cbc468cc5450877c-rimg-w1024-h1024-dcc5de5f-gmir?v=1775971247",
        "startDate": "2026-05-02T10:00:00-05:00",
        "endDate": "2026-05-02T18:00:00-05:00",
        "url": "https://allevents.in/ozark/annual-plant-sale/200029931180047",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "GGP Thrift Store",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1156 West Jackson Street,Ozark, Missouri",
                "addressLocality": "Ozark",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.02438393981",
                "longitude": "-93.216279745102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "IT’S ALMOST TIME!!!! Mark your calendars!! We will have lots of perennials and other plants! Stay tuned for more details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GGP Thrift Store",
                "url": "https://allevents.in/org/ggp-thrift-store/18708212"
            }
        ]
    }
]
```