

# Event Details

- **Event Name**: Story time with Santa
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Story time with Santa at Reddick Library in Ottawa,IL. Contact Library for specifics. Hope to see you there.
- **Event URL**: https://allevents.in/ottawa/story-time-with-santa/200029270323756
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: IL
- **country**: United States
- **location**: Reddick Library
- **lat**: 41.35048
- **long**: -88.84564
- **full address**: Reddick Library, 1010 Canal St, Ottawa, IL 61350-4937, United States

## Event gallery

- **Alt text**: Story time with Santa
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/96804d454d260885eb57b77e937086592801d19c75a5ef25f099547ad3c20255-rimg-w1200-h1597-dc2d311e-gmir?v=1765858603

## FAQs

- **Q**: When and where is Story time with Santa being held?
  - **A:** Story time with Santa takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 11:00 am at Reddick Library, 1010 Canal St, Ottawa, IL 61350-4937, United States.
- **Q**: Who is organizing Story time with Santa?
  - **A:** Story time with Santa is organized by Santa Bob.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story time with Santa",
        "image": "https://cdn-az.allevents.in/events7/banners/96804d454d260885eb57b77e937086592801d19c75a5ef25f099547ad3c20255-rimg-w1200-h1597-dc2d311e-gmir?v=1765858603",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/ottawa/story-time-with-santa/200029270323756",
        "location": {
            "@type": "Place",
            "name": "Reddick Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1010 Canal St, Ottawa, IL 61350-4937, United States",
                "addressLocality": "Ottawa",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.35048",
                "longitude": "-88.84564"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Story time with Santa at Reddick Library in Ottawa,IL. Contact Library for specifics. Hope to see you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santa Bob",
                "url": "https://allevents.in/org/santa-bob/27088949"
            }
        ]
    }
]
```