

# Event Details

- **Event Name**: Friends of the Library Meeting
- **Event Start and End Date**: Mon, 11 May, 2026 at 04:30 pm – Mon, 11 May, 2026 at 05:30 pm (-04:00)
- **Event Description**: Come join us to discuss upcoming events and volunteer opportunities!
- **Event URL**: https://allevents.in/ottawa/friends-of-the-library-meeting/200029953113751
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: OH
- **country**: United States
- **location**: Putnam County District Library
- **lat**: 41.03484
- **long**: -84.04883
- **full address**: Putnam County District Library, 136 Putnam Pkwy,Ottawa,OH,United States

## Event gallery

- **Alt text**: Friends of the Library Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8a03ed4aa731dd94b422c09ddc42f00ad31ab8258460b7e9e7bb62b935d35923-rimg-w1200-h800-dcd8d6d5-gmir?v=1776338811

## FAQs

- **Q**: When and where is Friends of the Library Meeting being held?
  - **A:** Friends of the Library Meeting takes place on Mon, 11 May, 2026 at 04:30 pm to Mon, 11 May, 2026 at 05:30 pm at Putnam County District Library, 136 Putnam Pkwy,Ottawa,OH,United States.
- **Q**: Who is organizing Friends of the Library Meeting?
  - **A:** Friends of the Library Meeting is organized by Friends of The Putnam County District Library Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of the Library Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/8a03ed4aa731dd94b422c09ddc42f00ad31ab8258460b7e9e7bb62b935d35923-rimg-w1200-h800-dcd8d6d5-gmir?v=1776338811",
        "startDate": "2026-05-11T16:30:00-04:00",
        "endDate": "2026-05-11T17:30:00-04:00",
        "url": "https://allevents.in/ottawa/friends-of-the-library-meeting/200029953113751",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Putnam County District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "136 Putnam Pkwy,Ottawa,OH,United States",
                "addressLocality": "Ottawa",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.03484",
                "longitude": "-84.04883"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us to discuss upcoming events and volunteer opportunities!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of The Putnam County District Library Ohio",
                "url": "https://allevents.in/org/friends-of-the-putnam-county-district-library-ohio/23969144"
            }
        ]
    }
]
```