

# Event Details

- **Event Name**: Plant Exchange
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 09:00 am – Sat, 11 Oct, 2025 at 11:00 am
- **Event Description**: Bring your small plants, cuttings, and/or seeds to exchange.  This great community event occurs the second Saturday of every month.
- **Event URL**: https://allevents.in/round-rock/plant-exchange/200028864070608
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Round Rock
- **state**: TX
- **country**: United States
- **location**: 1705 Gattis School Rd, Round Rock, TX, United States, Texas 78664
- **lat**: 30.49564
- **long**: -97.65924
- **full address**: 1705 Gattis School Rd, Round Rock, TX, United States, Texas 78664

## Event gallery

- **Alt text**: Plant Exchange
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/97bc8160cf0a92357275830b017191648e441fa517f15274e5bd383ffc61c8d8-rimg-w1200-h800-dc1a1811-gmir?v=1759774296

## FAQs

- **Q**: When and where is Plant Exchange being held?
  - **A:** Plant Exchange takes place on Sat, 11 Oct, 2025 at 09:00 am to Sat, 11 Oct, 2025 at 11:00 am at 1705 Gattis School Rd, Round Rock, TX, United States, Texas 78664.
- **Q**: Who is organizing Plant Exchange?
  - **A:** Plant Exchange is organized by Grace Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Exchange",
        "image": "https://cdn-az.allevents.in/events4/banners/97bc8160cf0a92357275830b017191648e441fa517f15274e5bd383ffc61c8d8-rimg-w1200-h800-dc1a1811-gmir?v=1759774296",
        "startDate": "2025-10-11",
        "endDate": "2025-10-11",
        "url": "https://allevents.in/round-rock/plant-exchange/200028864070608",
        "location": {
            "@type": "Place",
            "name": "1705 Gattis School Rd, Round Rock, TX, United States, Texas 78664",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1705 Gattis School Rd, Round Rock, TX 78664-9706, United States",
                "addressLocality": "Round Rock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.49564",
                "longitude": "-97.65924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your small plants, cuttings, and/or seeds to exchange.  This great community event occurs the second Saturday of every month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Presbyterian Church",
                "url": "https://allevents.in/org/grace-presbyterian-church/21074582"
            }
        ]
    }
]
```