

# Event Details

- **Event Name**: Senior Social Hour
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 11:00 am – Wed, 15 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join other local seniors to play cards, work on jigsaw puzzles, and make new friends. It’s a great way to connect with your local community and enjoy our lovely Howard Branch library! No registration required.
- **Event URL**: https://allevents.in/niles/senior-social-hour/200029944595049
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Senior Social Hour
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ec6224ab28c15a9fe533717c8e0db90c5c30c5d9857a1f931ca115321c0b367b-rimg-w1200-h675-dcf9961e-gmir?v=1776230208

## FAQs

- **Q**: When and where is Senior Social Hour being held?
  - **A:** Senior Social Hour takes place on Wed, 15 Apr, 2026 at 11:00 am to Wed, 15 Apr, 2026 at 12:00 pm at Howard Branch Library, Niles, United States.
- **Q**: Who is organizing Senior Social Hour?
  - **A:** Senior Social Hour is organized by Cass District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Social Hour",
        "image": "https://cdn-az.allevents.in/events2/banners/ec6224ab28c15a9fe533717c8e0db90c5c30c5d9857a1f931ca115321c0b367b-rimg-w1200-h675-dcf9961e-gmir?v=1776230208",
        "startDate": "2026-04-15T11:00:00-04:00",
        "endDate": "2026-04-15T12:00:00-04:00",
        "url": "https://allevents.in/niles/senior-social-hour/200029944595049",
        "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": "Join other local seniors to play cards, work on jigsaw puzzles, and make new friends. It’s a great way to connect with your local community and enjoy our lovely Howard Branch library! No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cass District Library",
                "url": "https://allevents.in/org/cass-district-library/11632046",
                "description": "https://www.cassdistrictlibrary.org/ Check back often for program information and news."
            }
        ]
    }
]
```