

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Tue, 12 May, 2026 at 07:00 pm – Tue, 12 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Join us on the 2nd Tuesday of every month when we meet to discuss the current book and pick up the next month’s title. We reserve copies that you can get at the library. This month we will be reading The Women by Kristin Hannah.
- **Event URL**: https://allevents.in/london/book-club/200029670243901
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: London
- **state**: OH
- **country**: United States
- **location**: London Public Library 20 E 1st Street, London, OH, United States, Ohio 43140
- **lat**: 39.88541
- **long**: -83.44543
- **full address**: London Public Library 20 E 1st Street, London, OH, United States, Ohio 43140

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3e3c2233f665e3db5fefc9c75b4c37aaf01ef910adb33de433912efcdbae474c-rimg-w1200-h675-dcdfbd73-gmir?v=1776023468

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Tue, 12 May, 2026 at 07:00 pm to Tue, 12 May, 2026 at 08:00 pm at London Public Library 20 E 1st Street, London, OH, United States, Ohio 43140.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by London Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events7/banners/3e3c2233f665e3db5fefc9c75b4c37aaf01ef910adb33de433912efcdbae474c-rimg-w1200-h675-dcdfbd73-gmir?v=1776023468",
        "startDate": "2026-05-12T19:00:00-04:00",
        "endDate": "2026-05-12T20:00:00-04:00",
        "url": "https://allevents.in/london/book-club/200029670243901",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "London Public Library 20 E 1st Street, London, OH, United States, Ohio 43140",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 E 1st St, London, OH 43140-1201, United States",
                "addressLocality": "London",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.88541",
                "longitude": "-83.44543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the 2nd Tuesday of every month when we meet to discuss the current book and pick up the next month’s title. We reserve copies that you can get at the library. This month we will be reading The Women by Kristin Hannah.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "London Public Library",
                "url": "https://allevents.in/org/london-public-library/17024081",
                "description": "The library for your everyday life!"
            }
        ]
    }
]
```