

# Event Details

- **Event Name**: Labor Day Holiday
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 09:00 am – Sat, 05 Sep, 2026 at 02:00 pm (-04:00)
- **Event Description**: The libraries will be closed from September 5th through September 7th for the Labor Day holiday. The library staff and trustees wish you all a safe and happy weekend.
- **Event URL**: https://allevents.in/manchester/labor-day-holiday/200030622486526
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 405 Pine Street, Manchester, NH, United States, New Hampshire 03104
- **lat**: 42.99225
- **long**: -71.45894
- **full address**: 405 Pine Street, Manchester, NH, United States, New Hampshire 03104

## Event gallery

- **Alt text**: Labor Day Holiday
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/43885fd820af004c189a3f21cfe2a12c1f6f883d096384d1d8e0ecd82475de26-rimg-w1200-h891-dc080818-gmir?v=1787846546

## FAQs

- **Q**: When and where is Labor Day Holiday being held?
  - **A:** Labor Day Holiday takes place on Sat, 05 Sep, 2026 at 09:00 am to Sat, 05 Sep, 2026 at 02:00 pm at 405 Pine Street, Manchester, NH, United States, New Hampshire 03104.
- **Q**: Who is organizing Labor Day Holiday?
  - **A:** Labor Day Holiday is organized by Manchester City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Labor Day Holiday",
        "image": "https://cdn-az.allevents.in/events4/banners/43885fd820af004c189a3f21cfe2a12c1f6f883d096384d1d8e0ecd82475de26-rimg-w1200-h891-dc080818-gmir?v=1787846546",
        "startDate": "2026-09-05T09:00:00-04:00",
        "endDate": "2026-09-05T14:00:00-04:00",
        "url": "https://allevents.in/manchester/labor-day-holiday/200030622486526",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "405 Pine Street, Manchester, NH, United States, New Hampshire 03104",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 Pine St, Manchester, NH 03104-6106, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.99225",
                "longitude": "-71.45894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The libraries will be closed from September 5th through September 7th for the Labor Day holiday. The library staff and trustees wish you all a safe and happy weekend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester City Library",
                "url": "https://allevents.in/org/manchester-city-library/21720681"
            }
        ]
    }
]
```