

# Event Details

- **Event Name**: Storytime at Bay City Library
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 10:00 am – Thu, 18 Dec, 2025 at 11:00 am
- **Event Description**: Bring the whole family down to the Bay City Library for a fun storytime and activity every Thursday at 10am!
- **Event URL**: https://allevents.in/bay-city/storytime-at-bay-city-library/200029350288957
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bay City
- **state**: OR
- **country**: United States
- **location**: 5525 B St, Bay City, OR 97107-4214, United States
- **lat**: 45.5244
- **long**: -123.8909
- **full address**: 5525 B St, Bay City, OR 97107-4214, United States

## Event gallery

- **Alt text**: Storytime at Bay City Library
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/982e072c61d82f9adb4423adb69aadb9f5a4770c4618d08c5a7514aa15b44109-rimg-w445-h441-dcfef2db-gmir?v=1765617597

## FAQs

- **Q**: When and where is Storytime at Bay City Library being held?
  - **A:** Storytime at Bay City Library takes place on Thu, 18 Dec, 2025 at 10:00 am to Thu, 18 Dec, 2025 at 11:00 am at 5525 B St, Bay City, OR 97107-4214, United States.
- **Q**: Who is organizing Storytime at Bay City Library?
  - **A:** Storytime at Bay City Library is organized by Tillamook County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime at Bay City Library",
        "image": "https://cdn-az.allevents.in/events1/banners/982e072c61d82f9adb4423adb69aadb9f5a4770c4618d08c5a7514aa15b44109-rimg-w445-h441-dcfef2db-gmir?v=1765617597",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/bay-city/storytime-at-bay-city-library/200029350288957",
        "location": {
            "@type": "Place",
            "name": "5525 B St, Bay City, OR 97107-4214, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5525 B St, Bay City, OR 97107-4214, United States",
                "addressLocality": "Bay City",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5244",
                "longitude": "-123.8909"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family down to the Bay City Library for a fun storytime and activity every Thursday at 10am!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tillamook County Library",
                "url": "https://allevents.in/org/tillamook-county-library/20874666"
            }
        ]
    }
]
```