

# Event Details

- **Event Name**: Santa Storytime!
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 10:00 am
- **Event Description**: Children ages 0-5 are welcome to come listen to a story, play games, do a craft, and take a picture with Santa! (Older children are also welcome, just know that the event is designed for ages 0-5)
- **Event URL**: https://allevents.in/centralia/santa-storytime/200029210626537
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 63

## Ticket Details


## Event venue details

- **city**: Centralia
- **state**: MO
- **country**: United States
- **location**: 210 S Jefferson St, Centralia, MO, United States, Missouri 65240
- **lat**: 39.20877
- **long**: -92.13349
- **full address**: 210 S Jefferson St, Centralia, MO, United States, Missouri 65240

## Event gallery

- **Alt text**: Santa Storytime!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/97e2c9f058f109ba4fb8e23f70c3d8aee45552e38b33573cc5cafcc654debaba-rimg-w1200-h1553-dcffffff-gmir?v=1765626432

## FAQs

- **Q**: When and where is Santa Storytime! being held?
  - **A:** Santa Storytime! takes place on Tue, 16 Dec, 2025 at 10:00 am to Tue, 16 Dec, 2025 at 10:00 am at 210 S Jefferson St, Centralia, MO, United States, Missouri 65240.
- **Q**: Who is organizing Santa Storytime!?
  - **A:** Santa Storytime! is organized by Centralia Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Storytime!",
        "image": "https://cdn-az.allevents.in/events9/banners/97e2c9f058f109ba4fb8e23f70c3d8aee45552e38b33573cc5cafcc654debaba-rimg-w1200-h1553-dcffffff-gmir?v=1765626432",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/centralia/santa-storytime/200029210626537",
        "location": {
            "@type": "Place",
            "name": "210 S Jefferson St, Centralia, MO, United States, Missouri 65240",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 S Jefferson St, Centralia, MO 65240-1247, United States",
                "addressLocality": "Centralia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.20877",
                "longitude": "-92.13349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Children ages 0-5 are welcome to come listen to a story, play games, do a craft, and take a picture with Santa! (Older children are also welcome, just know that the event is designed for ages 0-5)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Centralia Public Library",
                "url": "https://allevents.in/org/centralia-public-library/25955773"
            }
        ]
    }
]
```