

# Event Details

- **Event Name**: Baby Playtime
- **Event Start and End Date**: Mon, 09 Feb, 2026 at 10:30 am – Mon, 09 Feb, 2026 at 11:30 am
- **Event Description**: Baby Playtime is on Mondays at 10:30am!

⭐For crawling babies and younger
⭐Baby toys available
⭐Siblings always welcome
- **Event URL**: https://allevents.in/west-liberty/baby-playtime/200029641484415
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: West Liberty
- **state**: IA
- **country**: United States
- **location**: 400 N Spencer St, West Liberty, IA, United States, Iowa 52776
- **lat**: 41.5715
- **long**: -91.26155
- **full address**: 400 N Spencer St, West Liberty, IA, United States, Iowa 52776

## Event gallery

- **Alt text**: Baby Playtime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/22ff8ca22ad454b9e42a02c495d8ecff9ede5cc00629f2c05877011bf5a9e85f-rimg-w1200-h675-dcffffff-gmir?v=1770618914

## FAQs

- **Q**: When and where is Baby Playtime being held?
  - **A:** Baby Playtime takes place on Mon, 09 Feb, 2026 at 10:30 am to Mon, 09 Feb, 2026 at 11:30 am at 400 N Spencer St, West Liberty, IA, United States, Iowa 52776.
- **Q**: Who is organizing Baby Playtime?
  - **A:** Baby Playtime is organized by West Liberty Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baby Playtime",
        "image": "https://cdn-az.allevents.in/events9/banners/22ff8ca22ad454b9e42a02c495d8ecff9ede5cc00629f2c05877011bf5a9e85f-rimg-w1200-h675-dcffffff-gmir?v=1770618914",
        "startDate": "2026-02-09",
        "endDate": "2026-02-09",
        "url": "https://allevents.in/west-liberty/baby-playtime/200029641484415",
        "location": {
            "@type": "Place",
            "name": "400 N Spencer St, West Liberty, IA, United States, Iowa 52776",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 N Spencer St, West Liberty, IA 52776-1355, United States",
                "addressLocality": "West Liberty",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5715",
                "longitude": "-91.26155"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Baby Playtime is on Mondays at 10:30am!\n\n⭐For crawling babies and younger\n⭐Baby toys available\n⭐Siblings always welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Liberty Public Library",
                "url": "https://allevents.in/org/west-liberty-public-library/21496471"
            }
        ]
    }
]
```