

# Event Details

- **Event Name**: Preschool Story Time
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 10:00 am – Tue, 16 Dec, 2025 at 10:30 am
- **Event Description**: Join us in the children's library for stories and a craft. Ages 2-5
- **Event URL**: https://allevents.in/highland/preschool-story-time/200029363364959
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Highland
- **state**: IL
- **country**: United States
- **location**: 1001 9th St, Highland, IL, United States, Illinois 62249
- **lat**: 38.74175
- **long**: -89.67864
- **full address**: 1001 9th St, Highland, IL, United States, Illinois 62249

## Event gallery

- **Alt text**: Preschool Story Time
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/20ad4e0257c85985438a41469549af68de76c4de7fb2784af8142814c533a161-rimg-w960-h540-dcffffff-gmir?v=1765880999

## FAQs

- **Q**: When and where is Preschool Story Time being held?
  - **A:** Preschool Story Time takes place on Tue, 16 Dec, 2025 at 10:00 am to Tue, 16 Dec, 2025 at 10:30 am at 1001 9th St, Highland, IL, United States, Illinois 62249.
- **Q**: Who is organizing Preschool Story Time?
  - **A:** Preschool Story Time is organized by Louis Latzer Memorial Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Story Time",
        "image": "https://cdn-az.allevents.in/events5/banners/20ad4e0257c85985438a41469549af68de76c4de7fb2784af8142814c533a161-rimg-w960-h540-dcffffff-gmir?v=1765880999",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/highland/preschool-story-time/200029363364959",
        "location": {
            "@type": "Place",
            "name": "1001 9th St, Highland, IL, United States, Illinois 62249",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 9th St, Highland, IL 62249-1612, United States",
                "addressLocality": "Highland",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.74175",
                "longitude": "-89.67864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the children's library for stories and a craft. Ages 2-5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Louis Latzer Memorial Public Library",
                "url": "https://allevents.in/org/louis-latzer-memorial-public-library/25979491"
            }
        ]
    }
]
```