

# Event Details

- **Event Name**: Indoor Plant Swap
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 10:00 am – Sat, 10 Jan, 2026 at 12:00 pm
- **Event Description**: Add variety to your indoor garden! Bring an indoor plant to share and pick up one left by another houseplant enthusiast.
- **Event URL**: https://allevents.in/spokane/indoor-plant-swap/200029375899820
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Spokane
- **state**: WA
- **country**: United States
- **location**: Spokane County Library District (North Spokane Library)
- **lat**: 47.75042
- **long**: -117.40902
- **full address**: Spokane County Library District (North Spokane Library), 44 E Hawthorne Rd, Spokane, WA 99218-1513, United States

## Event gallery

- **Alt text**: Indoor Plant Swap
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/39e01b7fe144314248c86e55b7b788df892ebf92bd1dc254549ee2734f8c333f-rimg-w1200-h800-dcf2f3f3-gmir?v=1767474552

## FAQs

- **Q**: When and where is Indoor Plant Swap being held?
  - **A:** Indoor Plant Swap takes place on Sat, 10 Jan, 2026 at 10:00 am to Sat, 10 Jan, 2026 at 12:00 pm at Spokane County Library District (North Spokane Library), 44 E Hawthorne Rd, Spokane, WA 99218-1513, United States.
- **Q**: Who is organizing Indoor Plant Swap?
  - **A:** Indoor Plant Swap is organized by Spokane County Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indoor Plant Swap",
        "image": "https://cdn-az.allevents.in/events1/banners/39e01b7fe144314248c86e55b7b788df892ebf92bd1dc254549ee2734f8c333f-rimg-w1200-h800-dcf2f3f3-gmir?v=1767474552",
        "startDate": "2026-01-10",
        "endDate": "2026-01-10",
        "url": "https://allevents.in/spokane/indoor-plant-swap/200029375899820",
        "location": {
            "@type": "Place",
            "name": "Spokane County Library District (North Spokane Library)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 E Hawthorne Rd, Spokane, WA 99218-1513, United States",
                "addressLocality": "Spokane",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.75042",
                "longitude": "-117.40902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Add variety to your indoor garden! Bring an indoor plant to share and pick up one left by another houseplant enthusiast.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spokane County Library District",
                "url": "https://allevents.in/org/spokane-county-library-district/25937029"
            }
        ]
    }
]
```