

# Event Details

- **Event Name**: Spring Plant Sale
- **Event Start and End Date**: Sun, 03 May, 2026 at 10:00 am (-04:00)
- **Event Description**: Sunday May 3rd we are having a spring plant sale! 

Starting at 10am!
 
Come out and check out our seedlings, seeds and get your gardening tools! 

We have fabric pots, weather covers and, trimmers available for purchase. We also have worms and, soil amendments once the weather warms up!
- **Event URL**: https://allevents.in/sarnia/spring-plant-sale/200029977253143
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Sarnia
- **state**: ON
- **country**: Canada
- **location**: Sarnia, Ontario
- **lat**: 42.9787899
- **long**: -82.40368
- **full address**: Sarnia, Ontario, Canada

## Event gallery

- **Alt text**: Spring Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c71173373490336e01c5a6727b71858e63efd8866ea458938e191fd88929275a-rimg-w1000-h750-dc171619-gmir?v=1776910063

## FAQs

- **Q**: When and where is Spring Plant Sale being held?
  - **A:** Spring Plant Sale takes place on Sun, 03 May, 2026 at 10:00 am to Sun, 03 May, 2026 at 10:00 am at Sarnia, Ontario, Canada.
- **Q**: Who is organizing Spring Plant Sale?
  - **A:** Spring Plant Sale is organized by Courtis Family Farms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Plant Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/c71173373490336e01c5a6727b71858e63efd8866ea458938e191fd88929275a-rimg-w1000-h750-dc171619-gmir?v=1776910063",
        "startDate": "2026-05-03T10:00:00-04:00",
        "url": "https://allevents.in/sarnia/spring-plant-sale/200029977253143",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sarnia, Ontario",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sarnia, Ontario",
                "addressLocality": "Sarnia",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9787899",
                "longitude": "-82.40368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday May 3rd we are having a spring plant sale! \n\nStarting at 10am!\n \nCome out and check out our seedlings, seeds and get your gardening tools! \n\nWe have fabric pots, weather covers and, trimmers available for purchase. We also have worms and, soil amendments once the weather warms up!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Courtis Family Farms",
                "url": "https://allevents.in/org/courtis-family-farms/24261983"
            }
        ]
    }
]
```