

# Event Details

- **Event Name**: Organic plant sale
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 03:00 pm (-05:00)
- **Event Description**: Come grab all the organic plants you need to get your garden started. More details coming soon.
- **Event URL**: https://allevents.in/brandon/organic-plant-sale/200029641938300
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 281

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: SD
- **country**: United States
- **location**: 48105 264th St, Brandon, SD
- **lat**: 43.55831
- **long**: -96.5899
- **full address**: 48105 264th St, Brandon, SD, United States

## Event gallery

- **Alt text**: Organic plant sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/256eb04d9d6d2d2258d1344f84196625209cc8433397f40fc3ba5eeec0c4309a-rimg-w796-h598-dcfdfdfd-gmir?v=1775830785

## FAQs

- **Q**: When and where is Organic plant sale being held?
  - **A:** Organic plant sale takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 03:00 pm at 48105 264th St, Brandon, SD, United States.
- **Q**: Who is organizing Organic plant sale?
  - **A:** Organic plant sale is organized by Cherry Rock Farms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Organic plant sale",
        "image": "https://cdn-az.allevents.in/events8/banners/256eb04d9d6d2d2258d1344f84196625209cc8433397f40fc3ba5eeec0c4309a-rimg-w796-h598-dcfdfdfd-gmir?v=1775830785",
        "startDate": "2026-05-02T10:00:00-05:00",
        "endDate": "2026-05-02T15:00:00-05:00",
        "url": "https://allevents.in/brandon/organic-plant-sale/200029641938300",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "48105 264th St, Brandon, SD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "48105 264th St, Brandon, SD 57005-7007, United States",
                "addressLocality": "Brandon",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.55831",
                "longitude": "-96.5899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come grab all the organic plants you need to get your garden started. More details coming soon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cherry Rock Farms",
                "url": "https://allevents.in/org/cherry-rock-farms/20036774"
            }
        ]
    }
]
```