

# Event Details

- **Event Name**: Family Day
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 01:00 pm
- **Event Description**: While the kids enjoy fun play activities, parents can learn all about the library’s free resources, programs, and services for families. 
It’s a great way to play, learn, and connect together!
All ages are welcome.
- **Event URL**: https://allevents.in/streator/family-day/200029354661812
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Streator
- **state**: IL
- **country**: United States
- **location**: 130 S Park St, Streator, IL, United States, Illinois 61364
- **lat**: 41.11964
- **long**: -88.83454
- **full address**: 130 S Park St, Streator, IL, United States, Illinois 61364

## Event gallery

- **Alt text**: Family Day
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7f2c7e30df0596b0b027bb12be6b939028c86baa0550ec8aa7b0f6466aa1e990-rimg-w1200-h675-dc948f7f-gmir?v=1767104460

## FAQs

- **Q**: When and where is Family Day being held?
  - **A:** Family Day takes place on Sat, 03 Jan, 2026 at 01:00 pm to Sat, 03 Jan, 2026 at 01:00 pm at 130 S Park St, Streator, IL, United States, Illinois 61364.
- **Q**: Who is organizing Family Day?
  - **A:** Family Day is organized by Streator Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Day",
        "image": "https://cdn-az.allevents.in/events2/banners/7f2c7e30df0596b0b027bb12be6b939028c86baa0550ec8aa7b0f6466aa1e990-rimg-w1200-h675-dc948f7f-gmir?v=1767104460",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/streator/family-day/200029354661812",
        "location": {
            "@type": "Place",
            "name": "130 S Park St, Streator, IL, United States, Illinois 61364",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 S Park St, Streator, IL 61364-2954, United States",
                "addressLocality": "Streator",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.11964",
                "longitude": "-88.83454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "While the kids enjoy fun play activities, parents can learn all about the library’s free resources, programs, and services for families. \nIt’s a great way to play, learn, and connect together!\nAll ages are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Streator Public Library",
                "url": "https://allevents.in/org/streator-public-library/24210253"
            }
        ]
    }
]
```