

# Event Details

- **Event Name**: Baby & Me Time
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 10:00 am – Wed, 08 Apr, 2026 at 10:45 am
- **Event Description**: A story time for babies (birth to 18 months) and their grown-ups to bond through talk, touch, song and play. Afterward, babies can enjoy free play while adults socialize.
- **Event URL**: https://allevents.in/hortonville/baby-and-me-time/200029890043847
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hortonville
- **state**: WI
- **country**: United States
- **location**: Hortonville Public Library
- **lat**: 44.341785169
- **long**: -88.6336223055
- **full address**: Hortonville Public Library, 531 N Nash St,Hortonville, Wisconsin, United States

## Event gallery

- **Alt text**: Baby &amp; Me Time
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4f706aa45aba69bfbd4baa2d4e83eb378ebe88e485291ccff4f2c09550726894-rimg-w1200-h675-dcfeffff-gmir?v=1775203847

## FAQs

- **Q**: When and where is Baby & Me Time being held?
  - **A:** Baby &amp; Me Time takes place on Wed, 08 Apr, 2026 at 10:00 am to Wed, 08 Apr, 2026 at 10:45 am at Hortonville Public Library, 531 N Nash St,Hortonville, Wisconsin, United States.
- **Q**: Who is organizing Baby & Me Time?
  - **A:** Baby &amp; Me Time is organized by Hortonville Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baby &amp; Me Time",
        "image": "https://cdn-az.allevents.in/events1/banners/4f706aa45aba69bfbd4baa2d4e83eb378ebe88e485291ccff4f2c09550726894-rimg-w1200-h675-dcfeffff-gmir?v=1775203847",
        "startDate": "2026-04-08",
        "endDate": "2026-04-08",
        "url": "https://allevents.in/hortonville/baby-and-me-time/200029890043847",
        "location": {
            "@type": "Place",
            "name": "Hortonville Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "531 N Nash St,Hortonville, Wisconsin",
                "addressLocality": "Hortonville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.341785169",
                "longitude": "-88.6336223055"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A story time for babies (birth to 18 months) and their grown-ups to bond through talk, touch, song and play. Afterward, babies can enjoy free play while adults socialize.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hortonville Public Library",
                "url": "https://allevents.in/org/hortonville-public-library/12066982",
                "description": "Fostering literacy and life-long learning in the greater Hortonville, WI area."
            }
        ]
    }
]
```