

# Event Details

- **Event Name**: Plant Swap
- **Event Start and End Date**: Sat, 09 May, 2026 at 01:00 pm
- **Event Description**: LRPL is hosting a plant swap! Bring your pots, plants, seeds, and flowers for a fun afternoon with fellow plant lovers.

Pots, soil, and seeds will be available for first come first served. This is an adult program.
- **Event URL**: https://allevents.in/devils-lake/plant-swap/200030027030133
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Devils Lake
- **state**: ND
- **country**: United States
- **location**: 423 7th Street NE, Devils Lake, ND, United States, North Dakota 58301
- **lat**: 48.11515
- **long**: -98.85929
- **full address**: 423 7th Street NE, Devils Lake, ND, United States, North Dakota 58301

## Event gallery

- **Alt text**: Plant Swap
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Plant+Swap&date=Sat%2C+09+May%2C+2026+at+01%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Plant Swap being held?
  - **A:** Plant Swap takes place on Sat, 09 May, 2026 at 01:00 pm to Sat, 09 May, 2026 at 01:00 pm at 423 7th Street NE, Devils Lake, ND, United States, North Dakota 58301.
- **Q**: Who is organizing Plant Swap?
  - **A:** Plant Swap is organized by Lake Region Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Swap",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Plant+Swap&date=Sat%2C+09+May%2C+2026+at+01%3A00+pm&bg=4",
        "startDate": "2026-05-09",
        "url": "https://allevents.in/devils-lake/plant-swap/200030027030133",
        "location": {
            "@type": "Place",
            "name": "423 7th Street NE, Devils Lake, ND, United States, North Dakota 58301",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "423 7th St NE, Devils Lake, ND 58301-2529, United States",
                "addressLocality": "Devils Lake",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.11515",
                "longitude": "-98.85929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "LRPL is hosting a plant swap! Bring your pots, plants, seeds, and flowers for a fun afternoon with fellow plant lovers.\n\nPots, soil, and seeds will be available for first come first served. This is an adult program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Region Public Library",
                "url": "https://allevents.in/org/lake-region-public-library/20887896"
            }
        ]
    }
]
```