

# Event Details

- **Event Name**: Tuesday Storytime
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 10:30 am – Tue, 03 Mar, 2026 at 11:30 am
- **Event Description**: Our weekly Storytime features picture books, songs and dance. Afterwards, join us for a simple craft and "stay and play!"
- **Event URL**: https://allevents.in/brookings/tuesday-storytime/200029742657506
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brookings
- **state**: OR
- **country**: United States
- **location**: 405 Alder St, Brookings, OR, United States, Oregon 97415
- **lat**: 42.05211
- **long**: -124.27646
- **full address**: 405 Alder St, Brookings, OR, United States, Oregon 97415

## Event gallery

- **Alt text**: Tuesday Storytime
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e53d5393f01307411a85a55fbb849a762e9159d8fc0acfddda0eb5f73a073119-rimg-w1200-h628-dcbad380-gmir?v=1772216766

## FAQs

- **Q**: When and where is Tuesday Storytime being held?
  - **A:** Tuesday Storytime takes place on Tue, 03 Mar, 2026 at 10:30 am to Tue, 03 Mar, 2026 at 11:30 am at 405 Alder St, Brookings, OR, United States, Oregon 97415.
- **Q**: Who is organizing Tuesday Storytime?
  - **A:** Tuesday Storytime is organized by Chetco Community Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesday Storytime",
        "image": "https://cdn-az.allevents.in/events1/banners/e53d5393f01307411a85a55fbb849a762e9159d8fc0acfddda0eb5f73a073119-rimg-w1200-h628-dcbad380-gmir?v=1772216766",
        "startDate": "2026-03-03",
        "endDate": "2026-03-03",
        "url": "https://allevents.in/brookings/tuesday-storytime/200029742657506",
        "location": {
            "@type": "Place",
            "name": "405 Alder St, Brookings, OR, United States, Oregon 97415",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 Alder St, Brookings, OR 97415-9014, United States",
                "addressLocality": "Brookings",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.05211",
                "longitude": "-124.27646"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our weekly Storytime features picture books, songs and dance. Afterwards, join us for a simple craft and \"stay and play!\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chetco Community Public Library",
                "url": "https://allevents.in/org/chetco-community-public-library/16102437"
            }
        ]
    }
]
```