

# Event Details

- **Event Name**: Weekly Story Time
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 11:00 am – Fri, 10 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: Regular weekly story time at the library- we read 2-3 books and do a craft. All ages welcome!
- **Event URL**: https://allevents.in/lansing/weekly-story-time/200029921799140
- **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, United States, Iowa 52151
- **lat**: 43.36166
- **long**: -91.22096
- **full address**: 515 Main St, Lansing, IA, United States, Iowa 52151

## Event gallery

- **Alt text**: Weekly Story Time
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/38940ee1be851a00071cc67258aea151a16b5f43fd3cbc59b1339d9ad8fbe5e9-rimg-w960-h540-dc0395b1-gmir?v=1775832280

## FAQs

- **Q**: When and where is Weekly Story Time being held?
  - **A:** Weekly Story Time takes place on Fri, 10 Apr, 2026 at 11:00 am to Fri, 10 Apr, 2026 at 12:00 pm at 515 Main St, Lansing, IA, United States, Iowa 52151.
- **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/events8/banners/38940ee1be851a00071cc67258aea151a16b5f43fd3cbc59b1339d9ad8fbe5e9-rimg-w960-h540-dc0395b1-gmir?v=1775832280",
        "startDate": "2026-04-10T11:00:00-05:00",
        "endDate": "2026-04-10T12:00:00-05:00",
        "url": "https://allevents.in/lansing/weekly-story-time/200029921799140",
        "location": {
            "@type": "Place",
            "name": "515 Main St, Lansing, IA, United States, Iowa 52151",
            "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 at the library- we read 2-3 books and do a craft. All ages welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meehan Memorial Lansing Public Library",
                "url": "https://allevents.in/org/meehan-memorial-lansing-public-library/23768468"
            }
        ]
    }
]
```