

# Event Details

- **Event Name**: Toddler Tempo Time
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 04:00 pm – Mon, 15 Dec, 2025 at 04:30 pm
- **Event Description**: Join us for stories, music, games, and tons of fun!
- **Event URL**: https://allevents.in/corona/toddler-tempo-time/200029360020243
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Corona
- **state**: CA
- **country**: United States
- **location**: El Cerrito Community Library
- **lat**: 33.835481866443
- **long**: -117.52660218726
- **full address**: El Cerrito Community Library, 7581 Rudell Rd,Corona, California, United States

## Event gallery

- **Alt text**: Toddler Tempo Time
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/14998cb53a02dc446fa6d7b2f16449de83580d89fa699118a9abb8febc9e035c-rimg-w1200-h1553-dcfeffff-gmir?v=1765835502

## FAQs

- **Q**: When and where is Toddler Tempo Time being held?
  - **A:** Toddler Tempo Time takes place on Mon, 15 Dec, 2025 at 04:00 pm to Mon, 15 Dec, 2025 at 04:30 pm at El Cerrito Community Library, 7581 Rudell Rd,Corona, California, United States.
- **Q**: Who is organizing Toddler Tempo Time?
  - **A:** Toddler Tempo Time is organized by El Cerrito Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Toddler Tempo Time",
        "image": "https://cdn-az.allevents.in/events9/banners/14998cb53a02dc446fa6d7b2f16449de83580d89fa699118a9abb8febc9e035c-rimg-w1200-h1553-dcfeffff-gmir?v=1765835502",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/corona/toddler-tempo-time/200029360020243",
        "location": {
            "@type": "Place",
            "name": "El Cerrito Community Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7581 Rudell Rd,Corona, California",
                "addressLocality": "Corona",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.835481866443",
                "longitude": "-117.52660218726"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for stories, music, games, and tons of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "El Cerrito Community Library",
                "url": "https://allevents.in/org/el-cerrito-community-library/26129660"
            }
        ]
    }
]
```