

# Event Details

- **Event Name**: Baby Story Time
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 03:00 pm – Tue, 16 Dec, 2025 at 03:45 pm
- **Event Description**: Every Tuesday at 3pm. All ages are welcome, but the stories and songs are geared towards 4 year-olds and under.
- **Event URL**: https://allevents.in/kenly/baby-story-time/200029345607356
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Kenly
- **state**: NC
- **country**: United States
- **location**: 205 E Edgerton St, Kenly, NC, United States, North Carolina 27542
- **lat**: 35.59155
- **long**: -78.12408
- **full address**: 205 E Edgerton St, Kenly, NC, United States, North Carolina 27542

## Event gallery

- **Alt text**: Baby Story Time
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Baby+Story+Time&date=Tue%2C+16+Dec%2C+2025+at+03%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Baby Story Time being held?
  - **A:** Baby Story Time takes place on Tue, 16 Dec, 2025 at 03:00 pm to Tue, 16 Dec, 2025 at 03:45 pm at 205 E Edgerton St, Kenly, NC, United States, North Carolina 27542.
- **Q**: Who is organizing Baby Story Time?
  - **A:** Baby Story Time is organized by Kenly Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baby Story Time",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Baby+Story+Time&date=Tue%2C+16+Dec%2C+2025+at+03%3A00+pm&bg=2",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/kenly/baby-story-time/200029345607356",
        "location": {
            "@type": "Place",
            "name": "205 E Edgerton St, Kenly, NC, United States, North Carolina 27542",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 E Edgerton St, Kenly, NC 27542, United States",
                "addressLocality": "Kenly",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.59155",
                "longitude": "-78.12408"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Tuesday at 3pm. All ages are welcome, but the stories and songs are geared towards 4 year-olds and under.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kenly Public Library",
                "url": "https://allevents.in/org/kenly-public-library/23381703"
            }
        ]
    }
]
```