

# Event Details

- **Event Name**: Native Plant Sale
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: 61 different species of native perennials, shrubs and grasses will be available at $4 each.
- **Event URL**: https://allevents.in/brantford/native-plant-sale/200030157187558
- **Interested Audience**: 
  - total_interested_count: 62

## Ticket Details


## Event venue details

- **city**: Brantford
- **state**: ON
- **country**: Canada
- **location**: Friendship House of Brant Inc.
- **lat**: 43.14768
- **long**: -80.23241
- **full address**: Friendship House of Brant Inc., 452 Grey St.,Brantford, Ontario, Canada

## Event gallery

- **Alt text**: Native Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b96e81bc8469439ab27ab3b8f2e6012498c0bf3f7ba2545786c391e20541df01-rimg-w1200-h1500-dcf4f0ef-gmir?v=1781753177

## FAQs

- **Q**: When and where is Native Plant Sale being held?
  - **A:** Native Plant Sale takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 02:00 pm at Friendship House of Brant Inc., 452 Grey St.,Brantford, Ontario, Canada.
- **Q**: Who is organizing Native Plant Sale?
  - **A:** Native Plant Sale is organized by Grand Erie Master Gardeners.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Native Plant Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/b96e81bc8469439ab27ab3b8f2e6012498c0bf3f7ba2545786c391e20541df01-rimg-w1200-h1500-dcf4f0ef-gmir?v=1781753177",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/brantford/native-plant-sale/200030157187558",
        "location": {
            "@type": "Place",
            "name": "Friendship House of Brant Inc.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "452 Grey St.,Brantford, Ontario",
                "addressLocality": "Brantford",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.14768",
                "longitude": "-80.23241"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "61 different species of native perennials, shrubs and grasses will be available at $4 each.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grand Erie Master Gardeners",
                "url": "https://allevents.in/org/grand-erie-master-gardeners/25379896"
            }
        ]
    }
]
```