

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 10:00 am – Wed, 01 Jul, 2026 at 10:30 am
- **Event Description**: Join us every Wednesday at 10AM for Storytime! 
We also will have a special guest July 8th and 22nd as Miss Route 66 has graciously asked to come and read this summer!
- **Event URL**: https://allevents.in/miami/story-time/200030192207532
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Miami
- **state**: OK
- **country**: United States
- **location**: 200 N Main, Miami, OK, United States, Oklahoma 74354
- **lat**: 36.91548
- **long**: -94.8778
- **full address**: 200 N Main, Miami, OK, United States, Oklahoma 74354

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0f557310b682329987ab0d1fa8e99dc24c29eae288ec90d51bca93ab59fbed09-rimg-w940-h788-dcffffff-gmir?v=1782387810

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Wed, 01 Jul, 2026 at 10:00 am to Wed, 01 Jul, 2026 at 10:30 am at 200 N Main, Miami, OK, United States, Oklahoma 74354.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Miami Public Library Youth Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events3/banners/0f557310b682329987ab0d1fa8e99dc24c29eae288ec90d51bca93ab59fbed09-rimg-w940-h788-dcffffff-gmir?v=1782387810",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/miami/story-time/200030192207532",
        "location": {
            "@type": "Place",
            "name": "200 N Main, Miami, OK, United States, Oklahoma 74354",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 N Main, Miami, OK 74354, United States",
                "addressLocality": "Miami",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.91548",
                "longitude": "-94.8778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Wednesday at 10AM for Storytime! \nWe also will have a special guest July 8th and 22nd as Miss Route 66 has graciously asked to come and read this summer!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Miami Public Library Youth Department",
                "url": "https://allevents.in/org/miami-public-library-youth-department/20457451"
            }
        ]
    }
]
```