

# Event Details

- **Event Name**: Friends of the Library Meeting
- **Event Start and End Date**: Mon, 14 Sep, 2026 at 04:00 pm – Mon, 09 Nov, 2026 at 04: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/200030256108227
- **Event Categories**: meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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/events2/banners/20691275390aa1e493a00d93b990e2d2539fb3d84b5b47994a4a68c951e410b6-rimg-w1200-h800-dcd8d8d8-gmir?v=1788190829

## FAQs

- **Q**: When and where is Friends of the Library Meeting being held?
  - **A:** Friends of the Library Meeting takes place on Mon, 14 Sep, 2026 at 04:00 pm to Mon, 09 Nov, 2026 at 04: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/events2/banners/20691275390aa1e493a00d93b990e2d2539fb3d84b5b47994a4a68c951e410b6-rimg-w1200-h800-dcd8d8d8-gmir?v=1788190829",
        "startDate": "2026-09-14T16:00:00-04:00",
        "endDate": "2026-11-09T16:30:00-04:00",
        "url": "https://allevents.in/ottawa/friends-of-the-library-meeting/200030256108227",
        "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"
            }
        ]
    }
]
```