

# Event Details

- **Event Name**: Plant Swap
- **Event Start and End Date**: Sat, 02 May, 2026 at 11:00 am – Sat, 02 May, 2026 at 01:00 pm
- **Event Description**: Bring a plant, take a plant, and come with all of your gardening questions!
- **Event URL**: https://allevents.in/brentwood/plant-swap/200029921558224
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Brentwood
- **state**: NY
- **country**: United States
- **location**: The Garden Ministry of the Sisters of St. Joseph, Brentwood
- **lat**: 40.7727505
- **long**: -73.2438714
- **full address**: The Garden Ministry of the Sisters of St. Joseph, Brentwood, United States

## Event gallery

- **Alt text**: Plant Swap
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/823eff6e68ddfff16ba31e622dc030e2a3cdffa6fa2246a9894496eaae113ead-rimg-w1179-h1506-dcf8f5ef-gmir?v=1777381509

## FAQs

- **Q**: When and where is Plant Swap being held?
  - **A:** Plant Swap takes place on Sat, 02 May, 2026 at 11:00 am to Sat, 02 May, 2026 at 01:00 pm at The Garden Ministry of the Sisters of St. Joseph, Brentwood, United States.
- **Q**: Who is organizing Plant Swap?
  - **A:** Plant Swap is organized by The Garden Ministry of the Sisters of St. Joseph, Brentwood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Swap",
        "image": "https://cdn-az.allevents.in/events10/banners/823eff6e68ddfff16ba31e622dc030e2a3cdffa6fa2246a9894496eaae113ead-rimg-w1179-h1506-dcf8f5ef-gmir?v=1777381509",
        "startDate": "2026-05-02",
        "endDate": "2026-05-02",
        "url": "https://allevents.in/brentwood/plant-swap/200029921558224",
        "location": {
            "@type": "Place",
            "name": "The Garden Ministry of the Sisters of St. Joseph, Brentwood",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1725 Brentwood Rd,Brentwood, New York",
                "addressLocality": "Brentwood",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7727505",
                "longitude": "-73.2438714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a plant, take a plant, and come with all of your gardening questions!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Garden Ministry of the Sisters of St. Joseph Brentwood",
                "url": "https://allevents.in/org/the-garden-ministry-of-the-sisters-of-st-joseph-brentwood/19329431"
            }
        ]
    }
]
```