

# Event Details

- **Event Name**: Blaine Storytime
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 10:30 am – Mon, 20 Apr, 2026 at 11:00 am (-07:00)
- **Event Description**: For ages 2-6, 30 minutes. An open program that includes stories, rhymes, and songs with opportunities for movement and interactive participation.

No Storytime on April 27 and May 4 due to construction in the library.
- **Event URL**: https://allevents.in/blaine/blaine-storytime/200029955595729
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Blaine
- **state**: WA
- **country**: United States
- **location**: Blaine Library
- **lat**: 48.99472
- **long**: -122.749238
- **full address**: Blaine Library, 610 3rd St, Blaine, WA 98230-4022, United States

## Event gallery

- **Alt text**: Blaine Storytime
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4811d0f02a387f765b5acaddded242edf6f9d4682669c47ed1f253c32840108b-rimg-w1200-h628-dc9fdaf4-gmir?v=1776367169

## FAQs

- **Q**: When and where is Blaine Storytime being held?
  - **A:** Blaine Storytime takes place on Mon, 20 Apr, 2026 at 10:30 am to Mon, 20 Apr, 2026 at 11:00 am at Blaine Library, 610 3rd St, Blaine, WA 98230-4022, United States.
- **Q**: Who is organizing Blaine Storytime?
  - **A:** Blaine Storytime is organized by Blaine Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blaine Storytime",
        "image": "https://cdn-az.allevents.in/events2/banners/4811d0f02a387f765b5acaddded242edf6f9d4682669c47ed1f253c32840108b-rimg-w1200-h628-dc9fdaf4-gmir?v=1776367169",
        "startDate": "2026-04-20T10:30:00-07:00",
        "endDate": "2026-04-20T11:00:00-07:00",
        "url": "https://allevents.in/blaine/blaine-storytime/200029955595729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blaine Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 3rd St, Blaine, WA 98230-4022, United States",
                "addressLocality": "Blaine",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.99472",
                "longitude": "-122.749238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For ages 2-6, 30 minutes. An open program that includes stories, rhymes, and songs with opportunities for movement and interactive participation.\n\nNo Storytime on April 27 and May 4 due to construction in the library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blaine Library",
                "url": "https://allevents.in/org/blaine-library/16564545",
                "description": "Public Library"
            }
        ]
    }
]
```