

# Event Details

- **Event Name**: Plant Swap
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am – Sat, 18 Apr, 2026 at 11:30 am
- **Event Description**: Bring any plants in good condition and swap with a new plant!
Also, bring pots, garden tools etc (in good condtition)
- **Event URL**: https://allevents.in/marion/plant-swap/200029880203412
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: KS
- **country**: United States
- **location**: 101 Library, Marion, KS, United States, Kansas 66861
- **lat**: 38.34616
- **long**: -97.01955
- **full address**: 101 Library, Marion, KS, United States, Kansas 66861

## Event gallery

- **Alt text**: Plant Swap
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1377e8f75479a989c244b4c6860a185e166bdaae0acce1514a13c28e7c6d5569-rimg-w1200-h1553-dcffffff-gmir?v=1776202338

## FAQs

- **Q**: When and where is Plant Swap being held?
  - **A:** Plant Swap takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 11:30 am at 101 Library, Marion, KS, United States, Kansas 66861.
- **Q**: Who is organizing Plant Swap?
  - **A:** Plant Swap is organized by Marion City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Swap",
        "image": "https://cdn-az.allevents.in/events7/banners/1377e8f75479a989c244b4c6860a185e166bdaae0acce1514a13c28e7c6d5569-rimg-w1200-h1553-dcffffff-gmir?v=1776202338",
        "startDate": "2026-04-18",
        "endDate": "2026-04-18",
        "url": "https://allevents.in/marion/plant-swap/200029880203412",
        "location": {
            "@type": "Place",
            "name": "101 Library, Marion, KS, United States, Kansas 66861",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Library, Marion, KS 66861-1552, United States",
                "addressLocality": "Marion",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.34616",
                "longitude": "-97.01955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring any plants in good condition and swap with a new plant!\nAlso, bring pots, garden tools etc (in good condtition)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marion City Library",
                "url": "https://allevents.in/org/marion-city-library/22893408"
            }
        ]
    }
]
```