

# Event Details

- **Event Name**: Star Wars Storytime
- **Event Start and End Date**: Fri, 01 May, 2026 at 04:00 pm (-05:00)
- **Event Description**: Celebrate Star Wars day with a special storytime at the library! We have a space hero visiting us from a galaxy far, far away! Storytime will be followed by pictures and a pool noodle lightsaber craft!
- **Event URL**: https://allevents.in/le-claire/star-wars-storytime/200029932798854
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Le Claire
- **state**: IA
- **country**: United States
- **location**: 323 Wisconsin St, Le Claire, IA, United States, Iowa 52753
- **lat**: 41.5979
- **long**: -90.34662
- **full address**: 323 Wisconsin St, Le Claire, IA, United States, Iowa 52753

## Event gallery

- **Alt text**: Star Wars Storytime
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2f9f072618560c15105f5783d3740a830a0f29faba1480b748aadd210f237e40-rimg-w1200-h675-dc050503-gmir?v=1776008273

## FAQs

- **Q**: When and where is Star Wars Storytime being held?
  - **A:** Star Wars Storytime takes place on Fri, 01 May, 2026 at 04:00 pm to Fri, 01 May, 2026 at 04:00 pm at 323 Wisconsin St, Le Claire, IA, United States, Iowa 52753.
- **Q**: Who is organizing Star Wars Storytime?
  - **A:** Star Wars Storytime is organized by LeClaire Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Star Wars Storytime",
        "image": "https://cdn-az.allevents.in/events8/banners/2f9f072618560c15105f5783d3740a830a0f29faba1480b748aadd210f237e40-rimg-w1200-h675-dc050503-gmir?v=1776008273",
        "startDate": "2026-05-01T16:00:00-05:00",
        "url": "https://allevents.in/le-claire/star-wars-storytime/200029932798854",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "323 Wisconsin St, Le Claire, IA, United States, Iowa 52753",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "323 Wisconsin St, Le Claire, IA 52753-9526, United States",
                "addressLocality": "Le Claire",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5979",
                "longitude": "-90.34662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Star Wars day with a special storytime at the library! We have a space hero visiting us from a galaxy far, far away! Storytime will be followed by pictures and a pool noodle lightsaber craft!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "LeClaire Community Library",
                "url": "https://allevents.in/org/leclaire-community-library/13954076",
                "description": "The Mission of the LeClaire Community Library is to enhance the intellectual, social, and cultural strength of our community."
            }
        ]
    }
]
```