

# Event Details

- **Event Name**: May the Fourth Storytime
- **Event Start and End Date**: Mon, 04 May, 2026 at 10:30 am – Mon, 04 May, 2026 at 11:15 am
- **Event Description**: Come enjoy a space and Star Wars themed storytime followed by simple crafts. Children of all ages are welcome. Costumes and themed clothing encouraged!
- **Event URL**: https://allevents.in/cypress/may-the-fourth-storytime/200030006586306
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cypress
- **state**: CA
- **country**: United States
- **location**: 5331 Orange Ave, Cypress, CA, United States, California 90630
- **lat**: 33.8248
- **long**: -118.03945
- **full address**: 5331 Orange Ave, Cypress, CA, United States, California 90630

## Event gallery

- **Alt text**: May the Fourth Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b0f07c9035e585ba8f552d08efe56088c30b87b93650501604f83016a5276a7f-rimg-w1200-h675-dc6d3bb6-gmir?v=1777579386

## FAQs

- **Q**: When and where is May the Fourth Storytime being held?
  - **A:** May the Fourth Storytime takes place on Mon, 04 May, 2026 at 10:30 am to Mon, 04 May, 2026 at 11:15 am at 5331 Orange Ave, Cypress, CA, United States, California 90630.
- **Q**: Who is organizing May the Fourth Storytime?
  - **A:** May the Fourth Storytime is organized by Friends of Cypress Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May the Fourth Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/b0f07c9035e585ba8f552d08efe56088c30b87b93650501604f83016a5276a7f-rimg-w1200-h675-dc6d3bb6-gmir?v=1777579386",
        "startDate": "2026-05-04",
        "endDate": "2026-05-04",
        "url": "https://allevents.in/cypress/may-the-fourth-storytime/200030006586306",
        "location": {
            "@type": "Place",
            "name": "5331 Orange Ave, Cypress, CA, United States, California 90630",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5331 Orange Ave, Cypress, CA 90630-2961, United States",
                "addressLocality": "Cypress",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8248",
                "longitude": "-118.03945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a space and Star Wars themed storytime followed by simple crafts. Children of all ages are welcome. Costumes and themed clothing encouraged!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Cypress Library",
                "url": "https://allevents.in/org/friends-of-cypress-library/16932373",
                "description": "Friends of Cypress Library supports the Cypress Library and their children's, teen, and adult programming."
            }
        ]
    }
]
```