

# Event Details

- **Event Name**: Friends Meeting
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 05:00 pm (-04:00)
- **Event Description**: Our monthly meeting.
- **Event URL**: https://allevents.in/eau-claire/friends-meeting/200029810015328
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Eau Claire
- **state**: MI
- **country**: United States
- **location**: Eau Claire District Library
- **lat**: 41.98505
- **long**: -86.29888
- **full address**: Eau Claire District Library, 6528 E Main St, Eau Claire, MI 49111-5129, United States

## Event gallery

- **Alt text**: Friends Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/68105442ce7f7d5bc636a50e73552aec90df667249af852e49d61a7dd7d09888-rimg-w851-h315-dcfff9ef-gmir?v=1775429849

## FAQs

- **Q**: When and where is Friends Meeting being held?
  - **A:** Friends Meeting takes place on Tue, 09 Jun, 2026 at 05:00 pm to Tue, 09 Jun, 2026 at 05:00 pm at Eau Claire District Library, 6528 E Main St, Eau Claire, MI 49111-5129, United States.
- **Q**: Who is organizing Friends Meeting?
  - **A:** Friends Meeting is organized by Friends of the Eau Claire-Sodus Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/68105442ce7f7d5bc636a50e73552aec90df667249af852e49d61a7dd7d09888-rimg-w851-h315-dcfff9ef-gmir?v=1775429849",
        "startDate": "2026-06-09T17:00:00-04:00",
        "url": "https://allevents.in/eau-claire/friends-meeting/200029810015328",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Eau Claire District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6528 E Main St, Eau Claire, MI 49111-5129, United States",
                "addressLocality": "Eau Claire",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.98505",
                "longitude": "-86.29888"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our monthly meeting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Eau Claire-Sodus Libraries",
                "url": "https://allevents.in/org/friends-of-the-eau-claire-sodus-libraries/26564292"
            }
        ]
    }
]
```