

# Event Details

- **Event Name**: Pi Day Story Time
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 10:00 am – Sat, 14 Mar, 2026 at 11:30 am
- **Event Description**: Join us on Pi Day for a pie-themed story time. Complete a pie activity and challenge the librarian to see who can remember the most numbers in pi!
- **Event URL**: https://allevents.in/cedar-rapids/pi-day-story-time/200029585896342
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: Cedar Rapids Public Library
- **lat**: 41.977160872626
- **long**: -91.662888181442
- **full address**: Cedar Rapids Public Library, 450 5th Ave SE,Cedar Rapids, Iowa, United States

## Event gallery

- **Alt text**: Pi Day Story Time
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2817ce4b2cc42c99c09fe0025c5e620cc52a73cb9a93533b4120502338683aba-rimg-w418-h418-dcffffff-gmir?v=1773063766

## FAQs

- **Q**: When and where is Pi Day Story Time being held?
  - **A:** Pi Day Story Time takes place on Sat, 14 Mar, 2026 at 10:00 am to Sat, 14 Mar, 2026 at 11:30 am at Cedar Rapids Public Library, 450 5th Ave SE,Cedar Rapids, Iowa, United States.
- **Q**: Who is organizing Pi Day Story Time?
  - **A:** Pi Day Story Time is organized by Cedar Rapids Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pi Day Story Time",
        "image": "https://cdn-az.allevents.in/events2/banners/2817ce4b2cc42c99c09fe0025c5e620cc52a73cb9a93533b4120502338683aba-rimg-w418-h418-dcffffff-gmir?v=1773063766",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/cedar-rapids/pi-day-story-time/200029585896342",
        "location": {
            "@type": "Place",
            "name": "Cedar Rapids Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 5th Ave SE,Cedar Rapids, Iowa",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.977160872626",
                "longitude": "-91.662888181442"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Pi Day for a pie-themed story time. Complete a pie activity and challenge the librarian to see who can remember the most numbers in pi!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedar Rapids Public Library",
                "url": "https://allevents.in/org/cedar-rapids-public-library/6730801",
                "description": "We connect people to information, experiences, and services that enhance their quality of life so our community can learn, enjoy, and thrive."
            }
        ]
    }
]
```