

# Event Details

- **Event Name**: Super Story Time
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 10:00 am – Mon, 15 Jun, 2026 at 11:30 am
- **Event Description**: Join us every Monday in June for a children's story and activity.
- **Event URL**: https://allevents.in/fishers/super-story-time/200030179415456
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fishers
- **state**: IN
- **country**: United States
- **location**: 12125 Cyntheanne Road, Fishers, IN, United States, Indiana 46037
- **lat**: 39.96687
- **long**: -85.88123
- **full address**: 12125 Cyntheanne Road, Fishers, IN, United States, Indiana 46037

## Event gallery

- **Alt text**: Super Story Time
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f28478fe672bcaf9fbbc07e5472ee71c45d30263d5ee071d58e400bccc51c44-rimg-w1200-h1600-dc59a8ff-gmir?v=1781227399

## FAQs

- **Q**: When and where is Super Story Time being held?
  - **A:** Super Story Time takes place on Mon, 15 Jun, 2026 at 10:00 am to Mon, 15 Jun, 2026 at 11:30 am at 12125 Cyntheanne Road, Fishers, IN, United States, Indiana 46037.
- **Q**: Who is organizing Super Story Time?
  - **A:** Super Story Time is organized by Schoolhouse 7 Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Super Story Time",
        "image": "https://cdn-az.allevents.in/events3/banners/8f28478fe672bcaf9fbbc07e5472ee71c45d30263d5ee071d58e400bccc51c44-rimg-w1200-h1600-dc59a8ff-gmir?v=1781227399",
        "startDate": "2026-06-15",
        "endDate": "2026-06-15",
        "url": "https://allevents.in/fishers/super-story-time/200030179415456",
        "location": {
            "@type": "Place",
            "name": "12125 Cyntheanne Road, Fishers, IN, United States, Indiana 46037",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12125 Cyntheanne Rd, Fishers, IN 46037-3405, United States",
                "addressLocality": "Fishers",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96687",
                "longitude": "-85.88123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Monday in June for a children's story and activity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Schoolhouse 7 Cafe",
                "url": "https://allevents.in/org/schoolhouse-7-cafe/17372281",
                "description": "A one room schoolhouse built in 1900, now, a modern day cafe, serving a variety of small bites, pastries and locally roasted Brickhouse Coffee."
            }
        ]
    }
]
```