

# Event Details

- **Event Name**: Story Time on Location - Kalona Coffee House
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 10:00 am
- **Event Description**: Join us for our regular story time fun at a new and different location!
- **Event URL**: https://allevents.in/kalona/story-time-on-location-kalona-coffee-house/200030252216803
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Kalona
- **state**: IA
- **country**: United States
- **location**: Kalona Coffee House
- **lat**: 41.4833488
- **long**: -91.7066879
- **full address**: Kalona Coffee House, 425 B Ave,Kalona,IA,United States

## Event gallery

- **Alt text**: Story Time on Location - Kalona Coffee House
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2efdcdcc21db1fd5d4530436914d306be5b5b29c608cb1f7893ea3aa6ebe7ab9-rimg-w1200-h671-dcd7a97c-gmir?v=1782310264

## FAQs

- **Q**: When and where is Story Time on Location - Kalona Coffee House being held?
  - **A:** Story Time on Location - Kalona Coffee House takes place on Wed, 01 Jul, 2026 at 10:00 am to Wed, 01 Jul, 2026 at 10:00 am at Kalona Coffee House, 425 B Ave,Kalona,IA,United States.
- **Q**: Who is organizing Story Time on Location - Kalona Coffee House?
  - **A:** Story Time on Location - Kalona Coffee House is organized by Kalona Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time on Location - Kalona Coffee House",
        "image": "https://cdn-az.allevents.in/events10/banners/2efdcdcc21db1fd5d4530436914d306be5b5b29c608cb1f7893ea3aa6ebe7ab9-rimg-w1200-h671-dcd7a97c-gmir?v=1782310264",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/kalona/story-time-on-location-kalona-coffee-house/200030252216803",
        "location": {
            "@type": "Place",
            "name": "Kalona Coffee House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "425 B Ave,Kalona,IA,United States",
                "addressLocality": "Kalona",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4833488",
                "longitude": "-91.7066879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our regular story time fun at a new and different location!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kalona Public Library",
                "url": "https://allevents.in/org/kalona-public-library/14605961",
                "description": "Kalona Iowa's Public Library"
            }
        ]
    }
]
```