

# Event Details

- **Event Name**: Tot Time
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 10:00 am
- **Event Description**: Tot Time is an early literacy program for ages 0-4 (not in preschool). We will have Story Time, an activity, and then time to play.
- **Event URL**: https://allevents.in/springfield/tot-time/200029448706453
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: SD
- **country**: United States
- **location**: 605 8th St, Springfield, SD, United States, South Dakota 57062
- **lat**: 42.85409
- **long**: -97.89255
- **full address**: 605 8th St, Springfield, SD, United States, South Dakota 57062

## Event gallery

- **Alt text**: Tot Time
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/faa9504a8e266f4905951a70c3c90cef1b48f85678fa2aead8a0ba34ef6d563f-rimg-w1200-h675-dcffffff-gmir?v=1771144640

## FAQs

- **Q**: When and where is Tot Time being held?
  - **A:** Tot Time takes place on Thu, 19 Feb, 2026 at 10:00 am to Thu, 19 Feb, 2026 at 10:00 am at 605 8th St, Springfield, SD, United States, South Dakota 57062.
- **Q**: Who is organizing Tot Time?
  - **A:** Tot Time is organized by Evelyn Lang Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tot Time",
        "image": "https://cdn-az.allevents.in/events10/banners/faa9504a8e266f4905951a70c3c90cef1b48f85678fa2aead8a0ba34ef6d563f-rimg-w1200-h675-dcffffff-gmir?v=1771144640",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/springfield/tot-time/200029448706453",
        "location": {
            "@type": "Place",
            "name": "605 8th St, Springfield, SD, United States, South Dakota 57062",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 8th St, Springfield, SD 57062-2229, United States",
                "addressLocality": "Springfield",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.85409",
                "longitude": "-97.89255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tot Time is an early literacy program for ages 0-4 (not in preschool). We will have Story Time, an activity, and then time to play.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evelyn Lang Public Library",
                "url": "https://allevents.in/org/evelyn-lang-public-library/22161223"
            }
        ]
    }
]
```