

# Event Details

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

## Ticket Details


## Event venue details

- **city**: Sodus
- **state**: MI
- **country**: United States
- **location**: Sodus Township Library
- **lat**: 42.04315
- **long**: -86.36619
- **full address**: Sodus Township Library, 3776 Naomi Rd, Sodus, MI 49126-9783, United States

## Event gallery

- **Alt text**: Friends Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3484f4dcf7d2d232c8484d4bf8f226ac7a90b57d0d25fc71ef1d5ba0fbd94490-rimg-w851-h315-dcfff9ef-gmir?v=1775849055

## FAQs

- **Q**: When and where is Friends Meeting being held?
  - **A:** Friends Meeting takes place on Tue, 05 May, 2026 at 12:00 pm to Tue, 05 May, 2026 at 12:00 pm at Sodus Township Library, 3776 Naomi Rd, Sodus, MI 49126-9783, 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/events8/banners/3484f4dcf7d2d232c8484d4bf8f226ac7a90b57d0d25fc71ef1d5ba0fbd94490-rimg-w851-h315-dcfff9ef-gmir?v=1775849055",
        "startDate": "2026-05-05T12:00:00-04:00",
        "url": "https://allevents.in/sodus/friends-meeting/200029671492604",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sodus Township Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3776 Naomi Rd, Sodus, MI 49126-9783, United States",
                "addressLocality": "Sodus",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.04315",
                "longitude": "-86.36619"
            }
        },
        "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"
            }
        ]
    }
]
```