

# Event Details

- **Event Name**: Evening Pajama Storytime
- **Event Start and End Date**: Tue, 29 Jul, 2025 at 06:00 pm – Tue, 29 Jul, 2025 at 06:30 pm
- **Event Description**: Bring the whole family for a special evening story time on Tuesday evenings. Get ready for bed with picture books, songs, cookies and a take and make craft to complete at home. Pajamas are highly encouraged!
- **Event URL**: https://allevents.in/niles/evening-pajama-storytime/200028547076356
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Niles
- **state**: MI
- **country**: United States
- **location**: Howard Branch Library
- **lat**: 41.826044380011
- **long**: -86.210270480007
- **full address**: Howard Branch Library, Niles, United States

## Event gallery

- **Alt text**: Evening Pajama Storytime
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8710eafbc35840e92a08f10f0f372e6d4b2b34b32beb8808f1adaaa044d10750-rimg-w1200-h675-dc6698c9-gmir?v=1753223036

## FAQs

- **Q**: When and where is Evening Pajama Storytime being held?
  - **A:** Evening Pajama Storytime takes place on Tue, 29 Jul, 2025 at 06:00 pm to Tue, 29 Jul, 2025 at 06:30 pm at Howard Branch Library, Niles, United States.
- **Q**: Who is organizing Evening Pajama Storytime?
  - **A:** Evening Pajama Storytime is organized by Cass District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Pajama Storytime",
        "image": "https://cdn-az.allevents.in/events8/banners/8710eafbc35840e92a08f10f0f372e6d4b2b34b32beb8808f1adaaa044d10750-rimg-w1200-h675-dc6698c9-gmir?v=1753223036",
        "startDate": "2025-07-29",
        "endDate": "2025-07-29",
        "url": "https://allevents.in/niles/evening-pajama-storytime/200028547076356",
        "location": {
            "@type": "Place",
            "name": "Howard Branch Library",
            "address": {
                "@type": "PostalAddress",
                "name": "Howard Branch Library, Niles, United States",
                "addressLocality": "Niles",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.826044380011",
                "longitude": "-86.210270480007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family for a special evening story time on Tuesday evenings. Get ready for bed with picture books, songs, cookies and a take and make craft to complete at home. Pajamas are highly encouraged!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cass District Library",
                "url": "https://allevents.in/org/cass-district-library/25983079"
            }
        ]
    }
]
```