

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 01:00 pm
- **Event Description**: Come to the Pomona Community Library every Wednesday in February for Story Time!
- **Event URL**: https://allevents.in/pomona/story-time/200029609308741
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pomona
- **state**: KS
- **country**: United States
- **location**: 115 E Franklin St, Pomona, KS, United States, Kansas 66076
- **lat**: 38.60874
- **long**: -95.45225
- **full address**: 115 E Franklin St, Pomona, KS, United States, Kansas 66076

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f87f39466e677cb1947bf52a6ba0045f1b671ed6c7b42ccb6280c0081147d3ee-rimg-w1200-h1553-dcf9f6ef-gmir?v=1770770815

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Wed, 18 Feb, 2026 at 01:00 pm to Wed, 18 Feb, 2026 at 01:00 pm at 115 E Franklin St, Pomona, KS, United States, Kansas 66076.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Pomona Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events8/banners/f87f39466e677cb1947bf52a6ba0045f1b671ed6c7b42ccb6280c0081147d3ee-rimg-w1200-h1553-dcf9f6ef-gmir?v=1770770815",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/pomona/story-time/200029609308741",
        "location": {
            "@type": "Place",
            "name": "115 E Franklin St, Pomona, KS, United States, Kansas 66076",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 E Franklin St, Pomona, KS 66076-6500, United States",
                "addressLocality": "Pomona",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.60874",
                "longitude": "-95.45225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the Pomona Community Library every Wednesday in February for Story Time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pomona Community Library",
                "url": "https://allevents.in/org/pomona-community-library/21145173"
            }
        ]
    }
]
```