

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 06:00 pm
- **Event Description**: Family Storytime is designed for children 3 – 7 years old and their families. Join us for 45 minutes of reading, songs, and crafts
- **Event URL**: https://allevents.in/heyworth/family-storytime/200029762599533
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Heyworth
- **state**: IL
- **country**: United States
- **location**: 119 E Main St, Heyworth, IL, United States, Illinois 61745
- **lat**: 40.31388
- **long**: -88.97662
- **full address**: 119 E Main St, Heyworth, IL, United States, Illinois 61745

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fd71c8cc2b516329d3b89fbb29246d1f1c61db381405ce1d93e902f2442d3a63-rimg-w1200-h675-dc79bcd3-gmir?v=1774743800

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Mon, 06 Apr, 2026 at 06:00 pm to Mon, 06 Apr, 2026 at 06:00 pm at 119 E Main St, Heyworth, IL, United States, Illinois 61745.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by Heyworth Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events8/banners/fd71c8cc2b516329d3b89fbb29246d1f1c61db381405ce1d93e902f2442d3a63-rimg-w1200-h675-dc79bcd3-gmir?v=1774743800",
        "startDate": "2026-04-06",
        "url": "https://allevents.in/heyworth/family-storytime/200029762599533",
        "location": {
            "@type": "Place",
            "name": "119 E Main St, Heyworth, IL, United States, Illinois 61745",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 E Main St, Heyworth, IL 61745-7647, United States",
                "addressLocality": "Heyworth",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.31388",
                "longitude": "-88.97662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Storytime is designed for children 3 – 7 years old and their families. Join us for 45 minutes of reading, songs, and crafts",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heyworth Public Library",
                "url": "https://allevents.in/org/heyworth-public-library/1981484",
                "description": "Since 1941, Heyworth has been proud of its library. Through the years the library has expanded in size, people served, and services offered."
            }
        ]
    }
]
```