

# Event Details

- **Event Name**: Weekly Story Time 
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 11:00 am – Fri, 23 Jan, 2026 at 11:45 am
- **Event Description**: Regular weekly story time: toddlers, preschoolers, homeschoolers, and siblings all welcome. We read a story or two and do crafts.
- **Event URL**: https://allevents.in/lansing/weekly-story-time/200029513629608
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lansing
- **state**: IA
- **country**: United States
- **location**: 515 Main St, Lansing, IA
- **lat**: 43.36166
- **long**: -91.22096
- **full address**: 515 Main St, Lansing, IA, United States

## Event gallery

- **Alt text**: Weekly Story Time
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3fc7a3e98231768b694d20039fc97436220c3113583fef6bb757e05bffce12b8-rimg-w1200-h675-dc0295b1-gmir?v=1768646527

## FAQs

- **Q**: When and where is Weekly Story Time  being held?
  - **A:** Weekly Story Time  takes place on Fri, 23 Jan, 2026 at 11:00 am to Fri, 23 Jan, 2026 at 11:45 am at 515 Main St, Lansing, IA, United States.
- **Q**: Who is organizing Weekly Story Time ?
  - **A:** Weekly Story Time  is organized by Meehan Memorial Lansing Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Story Time",
        "image": "https://cdn-az.allevents.in/events10/banners/3fc7a3e98231768b694d20039fc97436220c3113583fef6bb757e05bffce12b8-rimg-w1200-h675-dc0295b1-gmir?v=1768646527",
        "startDate": "2026-01-23",
        "endDate": "2026-01-23",
        "url": "https://allevents.in/lansing/weekly-story-time/200029513629608",
        "location": {
            "@type": "Place",
            "name": "515 Main St, Lansing, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "A D T Security Services, 515 Main St, Lansing, IA 52151, United States",
                "addressLocality": "Lansing",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.36166",
                "longitude": "-91.22096"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Regular weekly story time: toddlers, preschoolers, homeschoolers, and siblings all welcome. We read a story or two and do crafts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meehan Memorial Lansing Public Library",
                "url": "https://allevents.in/org/meehan-memorial-lansing-public-library/23768468"
            }
        ]
    }
]
```