

# Event Details

- **Event Name**: Family Reading Night
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 06:00 pm – Thu, 20 Nov, 2025 at 07:00 pm
- **Event Description**: Family Reading Night is Thursday, November 20th. Join us at the library at 6 pm for story time with special readers!
- **Event URL**: https://allevents.in/maple-park/family-reading-night/200029229811826
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Maple Park
- **state**: IL
- **country**: United States
- **location**: 302 Willow St, Maple Park, IL, United States, Illinois 60151
- **lat**: 41.9058
- **long**: -88.59988
- **full address**: 302 Willow St, Maple Park, IL, United States, Illinois 60151

## Event gallery

- **Alt text**: Family Reading Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6b059866d16ce9077b91c5f4995cbc20a8c66d702773ae076faf6084ea57da48-rimg-w1200-h1553-dcffffff-gmir?v=1763646026

## FAQs

- **Q**: When and where is Family Reading Night being held?
  - **A:** Family Reading Night takes place on Thu, 20 Nov, 2025 at 06:00 pm to Thu, 20 Nov, 2025 at 07:00 pm at 302 Willow St, Maple Park, IL, United States, Illinois 60151.
- **Q**: Who is organizing Family Reading Night?
  - **A:** Family Reading Night is organized by Maple Park Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Reading Night",
        "image": "https://cdn-az.allevents.in/events5/banners/6b059866d16ce9077b91c5f4995cbc20a8c66d702773ae076faf6084ea57da48-rimg-w1200-h1553-dcffffff-gmir?v=1763646026",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/maple-park/family-reading-night/200029229811826",
        "location": {
            "@type": "Place",
            "name": "302 Willow St, Maple Park, IL, United States, Illinois 60151",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 Willow St, Maple Park, IL 60151-7324, United States",
                "addressLocality": "Maple Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.9058",
                "longitude": "-88.59988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Reading Night is Thursday, November 20th. Join us at the library at 6 pm for story time with special readers!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maple Park Public Library",
                "url": "https://allevents.in/org/maple-park-public-library/27117559"
            }
        ]
    }
]
```