

# Event Details

- **Event Name**: Library Closed - Staff Training Day
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 09:00 am – Fri, 24 Apr, 2026 at 05:00 pm (-05:00)
- **Event Description**: The library will be closed all day on Friday, April 24 for a staff training day. We will reopen with regular business hours at 9 AM on Saturday, April 25.
- **Event URL**: https://allevents.in/lemont/library-closed-staff-training-day/200029936114509
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lemont
- **state**: IL
- **country**: United States
- **location**: 50 E Wend St, Lemont, IL, United States, Illinois 60439
- **lat**: 41.65816
- **long**: -88.00371
- **full address**: 50 E Wend St, Lemont, IL, United States, Illinois 60439

## Event gallery

- **Alt text**: Library Closed - Staff Training Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a74eadddb313de9499236ec90c3fde1525a4d4e2960e9ea94d536a06d6e7482a-rimg-w1200-h676-dc5c6260-gmir?v=1776065108

## FAQs

- **Q**: When and where is Library Closed - Staff Training Day being held?
  - **A:** Library Closed - Staff Training Day takes place on Fri, 24 Apr, 2026 at 09:00 am to Fri, 24 Apr, 2026 at 05:00 pm at 50 E Wend St, Lemont, IL, United States, Illinois 60439.
- **Q**: Who is organizing Library Closed - Staff Training Day?
  - **A:** Library Closed - Staff Training Day is organized by Lemont Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Library Closed - Staff Training Day",
        "image": "https://cdn-az.allevents.in/events3/banners/a74eadddb313de9499236ec90c3fde1525a4d4e2960e9ea94d536a06d6e7482a-rimg-w1200-h676-dc5c6260-gmir?v=1776065108",
        "startDate": "2026-04-24T09:00:00-05:00",
        "endDate": "2026-04-24T17:00:00-05:00",
        "url": "https://allevents.in/lemont/library-closed-staff-training-day/200029936114509",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "50 E Wend St, Lemont, IL, United States, Illinois 60439",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 E Wend St, Lemont, IL 60439-6439, United States",
                "addressLocality": "Lemont",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65816",
                "longitude": "-88.00371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The library will be closed all day on Friday, April 24 for a staff training day. We will reopen with regular business hours at 9 AM on Saturday, April 25.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lemont Public Library District",
                "url": "https://allevents.in/org/lemont-public-library-district/12045229",
                "description": "Dedicated to providing free services, print and electronic resources, access to technology, and programs for all ages."
            }
        ]
    }
]
```