

# Event Details

- **Event Name**: Fire Department Storytime
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 10:30 am – Fri, 18 Sep, 2026 at 11:30 am (-07:00)
- **Event Description**: A preschool storytime and fire safety presentation by our incredible partner, the City of Moses Lake Fire Department!
- **Event URL**: https://allevents.in/moses-lake/fire-department-storytime/200030558278158
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Moses Lake
- **state**: WA
- **country**: United States
- **location**: Moses Lake Public Library
- **lat**: 47.131091882261
- **long**: -119.27191780106
- **full address**: Moses Lake Public Library, 418 E 5th Ave,Moses Lake, Washington, United States

## Event gallery

- **Alt text**: Fire Department Storytime
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/22dfb74471b8646623fd62618c6c52c1bb9989a2410337b7f26b8ae5afc387ab-rimg-w1200-h630-dc48c8d8-gmir?v=1787666158

## FAQs

- **Q**: When and where is Fire Department Storytime being held?
  - **A:** Fire Department Storytime takes place on Fri, 18 Sep, 2026 at 10:30 am to Fri, 18 Sep, 2026 at 11:30 am at Moses Lake Public Library, 418 E 5th Ave,Moses Lake, Washington, United States.
- **Q**: Who is organizing Fire Department Storytime?
  - **A:** Fire Department Storytime is organized by Moses Lake Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fire Department Storytime",
        "image": "https://cdn-az.allevents.in/events7/banners/22dfb74471b8646623fd62618c6c52c1bb9989a2410337b7f26b8ae5afc387ab-rimg-w1200-h630-dc48c8d8-gmir?v=1787666158",
        "startDate": "2026-09-18T10:30:00-07:00",
        "endDate": "2026-09-18T11:30:00-07:00",
        "url": "https://allevents.in/moses-lake/fire-department-storytime/200030558278158",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Moses Lake Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "418 E 5th Ave,Moses Lake, Washington",
                "addressLocality": "Moses Lake",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.131091882261",
                "longitude": "-119.27191780106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A preschool storytime and fire safety presentation by our incredible partner, the City of Moses Lake Fire Department!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moses Lake Public Library",
                "url": "https://allevents.in/org/moses-lake-public-library/12054017",
                "description": "Connecting the people of North Central Washington to vital resources and opportunities that foster individual growth and strengthen communities."
            }
        ]
    }
]
```