

# Event Details

- **Event Name**: Come and Play
- **Event Start and End Date**: Tue, 04 Nov, 2025 at 11:00 am – Tue, 04 Nov, 2025 at 12:30 pm
- **Event Description**: Calling all toddlers, parents, and caregivers! Come gather, meet new or old friends, play with our toys, and find great books to take home. All are welcome!
- **Event URL**: https://allevents.in/oak-park/come-and-play/200029111856347
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Oak Park
- **state**: CA
- **country**: United States
- **location**: Oak Park Library - part of Ventura County Library
- **lat**: 34.180401152889
- **long**: -118.76555456869
- **full address**: Oak Park Library - part of Ventura County Library, 899 Kanan Rd, Oak Park, CA 91377-3904, United States

## Event gallery

- **Alt text**: Come and Play
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/59762e773ff44019d90350f00cce0d2d6266f58cad207b4c50fb098258bcc7c5-rimg-w1200-h628-dcebf4fd-gmir?v=1761970907

## FAQs

- **Q**: When and where is Come and Play being held?
  - **A:** Come and Play takes place on Tue, 04 Nov, 2025 at 11:00 am to Tue, 04 Nov, 2025 at 12:30 pm at Oak Park Library - part of Ventura County Library, 899 Kanan Rd, Oak Park, CA 91377-3904, United States.
- **Q**: Who is organizing Come and Play?
  - **A:** Come and Play is organized by Ventura County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Come and Play",
        "image": "https://cdn-az.allevents.in/events5/banners/59762e773ff44019d90350f00cce0d2d6266f58cad207b4c50fb098258bcc7c5-rimg-w1200-h628-dcebf4fd-gmir?v=1761970907",
        "startDate": "2025-11-04",
        "endDate": "2025-11-04",
        "url": "https://allevents.in/oak-park/come-and-play/200029111856347",
        "location": {
            "@type": "Place",
            "name": "Oak Park Library - part of Ventura County Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "899 Kanan Rd, Oak Park, CA 91377-3904, United States",
                "addressLocality": "Oak Park",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.180401152889",
                "longitude": "-118.76555456869"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all toddlers, parents, and caregivers! Come gather, meet new or old friends, play with our toys, and find great books to take home. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ventura County Library",
                "url": "https://allevents.in/org/ventura-county-library/25996902"
            }
        ]
    }
]
```