

# Event Details

- **Event Name**: Evening Family Storytime
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 05:15 pm – Wed, 29 Jul, 2026 at 05:15 pm
- **Event Description**: Grab your shovel and imagination for an all-ages adventure where we’ll dig deep into tales! These interactive sessions feature stories and activities designed to bring the whole family together for a summer of discovery.
- **Event URL**: https://allevents.in/arkansas-city/evening-family-storytime/200030358216414
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Arkansas City
- **state**: KS
- **country**: United States
- **location**: 120 E 5th Ave, Arkansas City, KS, United States, Kansas 67005
- **lat**: 37.06149
- **long**: -97.03808
- **full address**: 120 E 5th Ave, Arkansas City, KS, United States, Kansas 67005

## Event gallery

- **Alt text**: Evening Family Storytime
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Evening+Family+Storytime&date=Wed%2C+08+Jul%2C+2026+at+05%3A15+pm&bg=5

## FAQs

- **Q**: When and where is Evening Family Storytime being held?
  - **A:** Evening Family Storytime takes place on Wed, 08 Jul, 2026 at 05:15 pm to Wed, 29 Jul, 2026 at 05:15 pm at 120 E 5th Ave, Arkansas City, KS, United States, Kansas 67005.
- **Q**: Who is organizing Evening Family Storytime?
  - **A:** Evening Family Storytime is organized by Arkansas City Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Family Storytime",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Evening+Family+Storytime&date=Wed%2C+08+Jul%2C+2026+at+05%3A15+pm&bg=5",
        "startDate": "2026-07-08",
        "endDate": "2026-07-29",
        "url": "https://allevents.in/arkansas-city/evening-family-storytime/200030358216414",
        "location": {
            "@type": "Place",
            "name": "120 E 5th Ave, Arkansas City, KS, United States, Kansas 67005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 E 5th Ave, Arkansas City, KS 67005-2604, United States",
                "addressLocality": "Arkansas City",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.06149",
                "longitude": "-97.03808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab your shovel and imagination for an all-ages adventure where we’ll dig deep into tales! These interactive sessions feature stories and activities designed to bring the whole family together for a summer of discovery.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arkansas City Public Library",
                "url": "https://allevents.in/org/arkansas-city-public-library/10676537",
                "description": "Established in 1908, ACPL serves the entertainment, recreational and educational needs of the Arkansas City, KS area."
            }
        ]
    }
]
```