

# Event Details

- **Event Name**: Winter Storytime: January 26
- **Event Start and End Date**: Mon, 26 Jan, 2026 at 10:00 am
- **Event Description**: Mooo-ve on down to the library for our upcoming storytime!
Our theme for this storytime is farms! All ages are welcome to this storytime with a guardian!
- **Event URL**: https://allevents.in/fox-lake/winter-storytime-january-26/200029550879905
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fox Lake
- **state**: IL
- **country**: United States
- **location**: 255 E Grand Ave, Fox Lake, IL, United States, Illinois 60020
- **lat**: 42.39361
- **long**: -88.16092
- **full address**: 255 E Grand Ave, Fox Lake, IL, United States, Illinois 60020

## Event gallery

- **Alt text**: Winter Storytime: January 26
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Winter+Storytime%3A+January+26&date=Mon%2C+26+Jan%2C+2026+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is Winter Storytime: January 26 being held?
  - **A:** Winter Storytime: January 26 takes place on Mon, 26 Jan, 2026 at 10:00 am to Mon, 26 Jan, 2026 at 10:00 am at 255 E Grand Ave, Fox Lake, IL, United States, Illinois 60020.
- **Q**: Who is organizing Winter Storytime: January 26?
  - **A:** Winter Storytime: January 26 is organized by Fox Lake District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Storytime: January 26",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Winter+Storytime%3A+January+26&date=Mon%2C+26+Jan%2C+2026+at+10%3A00+am&bg=1",
        "startDate": "2026-01-26",
        "url": "https://allevents.in/fox-lake/winter-storytime-january-26/200029550879905",
        "location": {
            "@type": "Place",
            "name": "255 E Grand Ave, Fox Lake, IL, United States, Illinois 60020",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Grand Ave, Fox Lake, IL 60020-1668, United States",
                "addressLocality": "Fox Lake",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.39361",
                "longitude": "-88.16092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mooo-ve on down to the library for our upcoming storytime!\nOur theme for this storytime is farms! All ages are welcome to this storytime with a guardian!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fox Lake District Library",
                "url": "https://allevents.in/org/fox-lake-district-library/26808157"
            }
        ]
    }
]
```