

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 10:30 am – Sat, 07 Mar, 2026 at 11:30 am
- **Event Description**: Family Storytime is a special, once a month program that has all of the things you love about storytimes and more! There will be a 30 minute storytime followed by a craft.

This storytime is for children aged 2-5 with an adult.
- **Event URL**: https://allevents.in/camas/family-storytime/200029652918348
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Camas
- **state**: WA
- **country**: United States
- **location**: 625 NE 4th Ave, Camas, WA, United States, Washington 98607
- **lat**: 45.58706
- **long**: -122.40227
- **full address**: 625 NE 4th Ave, Camas, WA, United States, Washington 98607

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9bf1198d62176802387ed77803755dab61efaecc9374aea5bdad4a0262414bab-rimg-w1200-h675-dcdeeafa-gmir?v=1772412607

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Sat, 07 Mar, 2026 at 10:30 am to Sat, 07 Mar, 2026 at 11:30 am at 625 NE 4th Ave, Camas, WA, United States, Washington 98607.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by Camas Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/9bf1198d62176802387ed77803755dab61efaecc9374aea5bdad4a0262414bab-rimg-w1200-h675-dcdeeafa-gmir?v=1772412607",
        "startDate": "2026-03-07",
        "endDate": "2026-03-07",
        "url": "https://allevents.in/camas/family-storytime/200029652918348",
        "location": {
            "@type": "Place",
            "name": "625 NE 4th Ave, Camas, WA, United States, Washington 98607",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "625 NE 4th Ave, Camas, WA 98607-2109, United States",
                "addressLocality": "Camas",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.58706",
                "longitude": "-122.40227"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Storytime is a special, once a month program that has all of the things you love about storytimes and more! There will be a 30 minute storytime followed by a craft.\n\nThis storytime is for children aged 2-5 with an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camas Public Library",
                "url": "https://allevents.in/org/camas-public-library/9414670",
                "description": "Sign up for our email newsletters at www.camaslibrary.org!"
            }
        ]
    }
]
```