

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 01:00 pm – Thu, 20 Nov, 2025 at 01:45 pm
- **Event Description**: Gather the family for stories, songs, and fun activities at this weekly storytime! Free!
- **Event URL**: https://allevents.in/niles/family-storytime/200029195217806
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Niles
- **state**: OH
- **country**: United States
- **location**: Eastwood Mall Library, 5555 Youngstown Warren Rd., Niles, OH
- **lat**: 41.21639680429
- **long**: -80.749899428683
- **full address**: Eastwood Mall Library, 5555 Youngstown Warren Rd., Niles, OH, United States

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/02b0acde89ec1940e206a42971f76bc1d4be9fbc7090dcf19944dda5b824dce9-rimg-w1200-h402-dcd5d7dc-gmir?v=1763110086

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Thu, 20 Nov, 2025 at 01:00 pm to Thu, 20 Nov, 2025 at 01:45 pm at Eastwood Mall Library, 5555 Youngstown Warren Rd., Niles, OH, United States.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by Warren-Trumbull County Public Library System.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events5/banners/02b0acde89ec1940e206a42971f76bc1d4be9fbc7090dcf19944dda5b824dce9-rimg-w1200-h402-dcd5d7dc-gmir?v=1763110086",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/niles/family-storytime/200029195217806",
        "location": {
            "@type": "Place",
            "name": "Eastwood Mall Library, 5555 Youngstown Warren Rd., Niles, OH",
            "address": {
                "@type": "PostalAddress",
                "name": "Eastwood Mall Library, 5555 Youngstown Warren Rd., Niles, OH, United States",
                "addressLocality": "Niles",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.21639680429",
                "longitude": "-80.749899428683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gather the family for stories, songs, and fun activities at this weekly storytime! Free!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Warren-Trumbull County Public Library System",
                "url": "https://allevents.in/org/warren-trumbull-county-public-library-system/25949542"
            }
        ]
    }
]
```