

# Event Details

- **Event Name**: Point Roberts Storytime
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 10:30 am – Wed, 22 Apr, 2026 at 10:30 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.
- **Event URL**: https://allevents.in/point-roberts/point-roberts-storytime/200029936400104
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Point Roberts
- **state**: WA
- **country**: United States
- **location**: Point Roberts Library
- **lat**: 48.98443
- **long**: -123.07729
- **full address**: Point Roberts Library, 1431 Gulf Rd,Point Roberts, Washington, United States

## Event gallery

- **Alt text**: Point Roberts Storytime
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/045c1b838fd9cc6c32ce06893847d22a7bbfbc513ed74428e4636d6d997211ff-rimg-w1200-h628-dc9fdaf4-gmir?v=1776068164

## FAQs

- **Q**: When and where is Point Roberts Storytime being held?
  - **A:** Point Roberts Storytime takes place on Wed, 15 Apr, 2026 at 10:30 am to Wed, 22 Apr, 2026 at 10:30 am at Point Roberts Library, 1431 Gulf Rd,Point Roberts, Washington, United States.
- **Q**: Who is organizing Point Roberts Storytime?
  - **A:** Point Roberts Storytime is organized by Point Roberts Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Point Roberts Storytime",
        "image": "https://cdn-az.allevents.in/events5/banners/045c1b838fd9cc6c32ce06893847d22a7bbfbc513ed74428e4636d6d997211ff-rimg-w1200-h628-dc9fdaf4-gmir?v=1776068164",
        "startDate": "2026-04-15T10:30:00-07:00",
        "endDate": "2026-04-22T10:30:00-07:00",
        "url": "https://allevents.in/point-roberts/point-roberts-storytime/200029936400104",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Point Roberts Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1431 Gulf Rd,Point Roberts, Washington",
                "addressLocality": "Point Roberts",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.98443",
                "longitude": "-123.07729"
            }
        },
        "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.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Point Roberts Library",
                "url": "https://allevents.in/org/point-roberts-library/16215662",
                "description": "Local  branch of Whatcom County Library System, serving the community of Point Roberts."
            }
        ]
    }
]
```