

# Event Details

- **Event Name**: Storytime at Bay City Library
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 10:00 am – Thu, 13 Nov, 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/200029141937142
- **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/events4/banners/f6595815ea054b6377585bba04a31875489bd0b86606c2c3259070ce590fa2be-rimg-w445-h441-dcfef2db-gmir?v=1762458041

## FAQs

- **Q**: When and where is Storytime at Bay City Library being held?
  - **A:** Storytime at Bay City Library takes place on Thu, 13 Nov, 2025 at 10:00 am to Thu, 13 Nov, 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/events4/banners/f6595815ea054b6377585bba04a31875489bd0b86606c2c3259070ce590fa2be-rimg-w445-h441-dcfef2db-gmir?v=1762458041",
        "startDate": "2025-11-13",
        "endDate": "2025-11-13",
        "url": "https://allevents.in/bay-city/storytime-at-bay-city-library/200029141937142",
        "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"
            }
        ]
    }
]
```