

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Wed, 28 Jan, 2026 at 10:30 am – Wed, 28 Jan, 2026 at 11:30 am
- **Event Description**: Join us to sing, read, and explore the library together. All ages welcome!
- **Event URL**: https://allevents.in/cathlamet/story-time/200029556082312
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Cathlamet
- **state**: WA
- **country**: United States
- **location**: 115 Columbia Street, Cathlamet, WA
- **lat**: 46.20126
- **long**: -123.38416
- **full address**: 115 Columbia Street, Cathlamet, WA, United States

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/946ceec7488ebb749217e3c49859ced397532180201bedc59eb5b5d2d421b597-rimg-w1200-h1600-dcd7d1c6-gmir?v=1769273651

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Wed, 28 Jan, 2026 at 10:30 am to Wed, 28 Jan, 2026 at 11:30 am at 115 Columbia Street, Cathlamet, WA, United States.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Cathlamet Public Library .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events2/banners/946ceec7488ebb749217e3c49859ced397532180201bedc59eb5b5d2d421b597-rimg-w1200-h1600-dcd7d1c6-gmir?v=1769273651",
        "startDate": "2026-01-28",
        "endDate": "2026-01-28",
        "url": "https://allevents.in/cathlamet/story-time/200029556082312",
        "location": {
            "@type": "Place",
            "name": "115 Columbia Street, Cathlamet, WA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cathlamet Public Library, 115 Columbia St, Cathlamet, WA 98612, United States",
                "addressLocality": "Cathlamet",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.20126",
                "longitude": "-123.38416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to sing, read, and explore the library together. All ages welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cathlamet Public Library ",
                "url": "https://allevents.in/org/cathlamet-public-library/27217776"
            }
        ]
    }
]
```