

# Event Details

- **Event Name**: Toddler Time
- **Event Start and End Date**: Tue, 17 Feb, 2026 at 10:00 am – Tue, 17 Feb, 2026 at 10:30 am
- **Event Description**: Toddler story time helps your child (ages 1-3) develop language and literacy skills by singing songs, sharing books, and learning nursery rhymes, while interacting with other children and caregivers.
- **Event URL**: https://allevents.in/augusta/toddler-time/200029672678823
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Augusta
- **state**: ME
- **country**: United States
- **location**: 45 Winthrop Street, Augusta, ME, United States, Maine 04330
- **lat**: 44.31553
- **long**: -69.77782
- **full address**: 45 Winthrop Street, Augusta, ME, United States, Maine 04330

## Event gallery

- **Alt text**: Toddler Time
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d30d4694ba342f284aaa77d74388a269b3f34e60ea82178dc56e50ac963da623-rimg-w1200-h675-dcffde59-gmir?v=1771285762

## FAQs

- **Q**: When and where is Toddler Time being held?
  - **A:** Toddler Time takes place on Tue, 17 Feb, 2026 at 10:00 am to Tue, 17 Feb, 2026 at 10:30 am at 45 Winthrop Street, Augusta, ME, United States, Maine 04330.
- **Q**: Who is organizing Toddler Time?
  - **A:** Toddler Time is organized by Lithgow Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Toddler Time",
        "image": "https://cdn-az.allevents.in/events10/banners/d30d4694ba342f284aaa77d74388a269b3f34e60ea82178dc56e50ac963da623-rimg-w1200-h675-dcffde59-gmir?v=1771285762",
        "startDate": "2026-02-17",
        "endDate": "2026-02-17",
        "url": "https://allevents.in/augusta/toddler-time/200029672678823",
        "location": {
            "@type": "Place",
            "name": "45 Winthrop Street, Augusta, ME, United States, Maine 04330",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 Winthrop St, Augusta, ME 04330-5542, United States",
                "addressLocality": "Augusta",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.31553",
                "longitude": "-69.77782"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Toddler story time helps your child (ages 1-3) develop language and literacy skills by singing songs, sharing books, and learning nursery rhymes, while interacting with other children and caregivers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lithgow Public Library",
                "url": "https://allevents.in/org/lithgow-public-library/20723714"
            }
        ]
    }
]
```