

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 05:00 pm – Thu, 13 Aug, 2026 at 10:30 am
- **Event Description**: Join Bookasaurus staff for a weekly storytime for all ages. We will read a new book and a staff favorite.
- **Event URL**: https://allevents.in/sunnyvale/storytime/200030238940827
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sunnyvale
- **state**: CA
- **country**: United States
- **location**: 125 S Murphy Ave, Sunnyvale, CA
- **lat**: 37.37726
- **long**: -122.03032
- **full address**: 125 S Murphy Ave, Sunnyvale, CA, United States

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Storytime&date=Thu%2C+18+Jun%2C+2026+at+05%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Thu, 18 Jun, 2026 at 05:00 pm to Thu, 13 Aug, 2026 at 10:30 am at 125 S Murphy Ave, Sunnyvale, CA, United States.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Bookasaurus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Storytime&date=Thu%2C+18+Jun%2C+2026+at+05%3A00+pm&bg=3",
        "startDate": "2026-06-18",
        "endDate": "2026-08-13",
        "url": "https://allevents.in/sunnyvale/storytime/200030238940827",
        "location": {
            "@type": "Place",
            "name": "125 S Murphy Ave, Sunnyvale, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 S Murphy Ave, Sunnyvale, CA 94086-6113, United States",
                "addressLocality": "Sunnyvale",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.37726",
                "longitude": "-122.03032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Bookasaurus staff for a weekly storytime for all ages. We will read a new book and a staff favorite.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bookasaurus",
                "url": "https://allevents.in/org/bookasaurus/9169643",
                "description": "Bookasaurus, Sunnyvale. 7,265 likes · 430 were here. Sunnyvale's independent children's store, featuring books, LEGO, brain/STEM toys and more."
            }
        ]
    }
]
```