

# Event Details

- **Event Name**: Nashua Garden Club Plant Sale
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 am – Sat, 16 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Many varieties of plants are for sale. Come early for the best selection.
- **Event URL**: https://allevents.in/nashua/nashua-garden-club-plant-sale/80001402635257
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nashua
- **state**: NH
- **country**: United States
- **location**: Nashua Historical Society, Abbott St, Nashua, NH
- **lat**: 42.7653662000
- **long**: -71.4675660000
- **full address**: Nashua Historical Society, Abbott St, Nashua, NH, United States

## Event gallery

- **Alt text**: Nashua Garden Club Plant Sale
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69ebb6d07de12.jpg

## FAQs

- **Q**: When and where is Nashua Garden Club Plant Sale being held?
  - **A:** Nashua Garden Club Plant Sale takes place on Sat, 16 May, 2026 at 08:00 am to Sat, 16 May, 2026 at 12:00 pm at Nashua Historical Society, Abbott St, Nashua, NH, United States.
- **Q**: Who is organizing Nashua Garden Club Plant Sale?
  - **A:** Nashua Garden Club Plant Sale is organized by Beth McCarthy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nashua Garden Club Plant Sale",
        "image": "https://cdn2.allevents.in/thumbs/thumb69ebb6d07de12.jpg",
        "startDate": "2026-05-16T08:00:00-04:00",
        "endDate": "2026-05-16T12:00:00-04:00",
        "url": "https://allevents.in/nashua/nashua-garden-club-plant-sale/80001402635257",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Nashua Historical Society, Abbott St, Nashua, NH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Abbott Street",
                "addressLocality": "Nashua",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.7653662000",
                "longitude": "-71.4675660000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Many varieties of plants are for sale. Come early for the best selection.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beth McCarthy",
                "url": "https://allevents.in/org/beth-mccarthy/23612636"
            }
        ]
    }
]
```