

# Event Details

- **Event Name**: Senior Social Hour
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 10:00 am
- **Event Description**: Seniors in the LeClaire area are invited for socializing, activities, and light refreshments on the second Tuesday of the month.
- **Event URL**: https://allevents.in/le-claire/senior-social-hour/200029911523357
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Le Claire
- **state**: IA
- **country**: United States
- **location**: 323 Wisconsin St, Le Claire, IA, United States, Iowa 52753
- **lat**: 41.5979
- **long**: -90.34662
- **full address**: 323 Wisconsin St, Le Claire, IA, United States, Iowa 52753

## Event gallery

- **Alt text**: Senior Social Hour
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1637ff03282834d16d7deb2a1664bedb2dfb7eaeb9f327b87515f092944073d5-rimg-w1200-h675-dce96dbb-gmir?v=1775713496

## FAQs

- **Q**: When and where is Senior Social Hour being held?
  - **A:** Senior Social Hour takes place on Tue, 14 Apr, 2026 at 10:00 am to Tue, 14 Apr, 2026 at 10:00 am at 323 Wisconsin St, Le Claire, IA, United States, Iowa 52753.
- **Q**: Who is organizing Senior Social Hour?
  - **A:** Senior Social Hour is organized by LeClaire Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Social Hour",
        "image": "https://cdn-az.allevents.in/events9/banners/1637ff03282834d16d7deb2a1664bedb2dfb7eaeb9f327b87515f092944073d5-rimg-w1200-h675-dce96dbb-gmir?v=1775713496",
        "startDate": "2026-04-14",
        "url": "https://allevents.in/le-claire/senior-social-hour/200029911523357",
        "location": {
            "@type": "Place",
            "name": "323 Wisconsin St, Le Claire, IA, United States, Iowa 52753",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "323 Wisconsin St, Le Claire, IA 52753-9526, United States",
                "addressLocality": "Le Claire",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5979",
                "longitude": "-90.34662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Seniors in the LeClaire area are invited for socializing, activities, and light refreshments on the second Tuesday of the month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "LeClaire Community Library",
                "url": "https://allevents.in/org/leclaire-community-library/13954076",
                "description": "The Mission of the LeClaire Community Library is to enhance the intellectual, social, and cultural strength of our community."
            }
        ]
    }
]
```