

# Event Details

- **Event Name**: Plant Sale
- **Event Start and End Date**: Sat, 16 May, 2026 at 01:00 pm – Sat, 16 May, 2026 at 04:00 pm (-05:00)
- **Event Description**: Celebrate the opening of the Museums and spring with our annual plant sale. Bring extra plants from your yard and take a few home. Donations only. Make your yard beautiful and support the Historical Society!
- **Event URL**: https://allevents.in/nauvoo/plant-sale/200029965764933
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Nauvoo
- **state**: IL
- **country**: United States
- **location**: Weld House Museum, 1380 Mulholland St, Nauvoo, IL
- **lat**: 40.54962
- **long**: -91.3808
- **full address**: Weld House Museum, 1380 Mulholland St, Nauvoo, IL, United States

## Event gallery

- **Alt text**: Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f01f561cf88f96949c1429107297aa16d6a92fb948a796d77a0b4fef822af915-rimg-w1200-h1697-dcc6edc1-gmir?v=1777411015

## FAQs

- **Q**: When and where is Plant Sale being held?
  - **A:** Plant Sale takes place on Sat, 16 May, 2026 at 01:00 pm to Sat, 16 May, 2026 at 04:00 pm at Weld House Museum, 1380 Mulholland St, Nauvoo, IL, United States.
- **Q**: Who is organizing Plant Sale?
  - **A:** Plant Sale is organized by Nauvoo Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/f01f561cf88f96949c1429107297aa16d6a92fb948a796d77a0b4fef822af915-rimg-w1200-h1697-dcc6edc1-gmir?v=1777411015",
        "startDate": "2026-05-16T13:00:00-05:00",
        "endDate": "2026-05-16T16:00:00-05:00",
        "url": "https://allevents.in/nauvoo/plant-sale/200029965764933",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Weld House Museum, 1380 Mulholland St, Nauvoo, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1360 IL-96, Nauvoo, IL 62354-1010, United States",
                "addressLocality": "Nauvoo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.54962",
                "longitude": "-91.3808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the opening of the Museums and spring with our annual plant sale. Bring extra plants from your yard and take a few home. Donations only. Make your yard beautiful and support the Historical Society!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nauvoo Historical Society",
                "url": "https://allevents.in/org/nauvoo-historical-society/21569966"
            }
        ]
    }
]
```