

# Event Details

- **Event Name**: Book Discussion
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 12:00 pm
- **Event Description**: Join Christi as she leads you through a discussion of the book Everything, Everything by Nicola Yoon on Monday, April 13, at noon. Snacks will be provided. Copies are available at the library.
- **Event URL**: https://allevents.in/beverly/book-discussion/200029923962338
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Beverly
- **state**: OH
- **country**: United States
- **location**: 300 McIntosh St, Beverly, OH, United States, Ohio 45715
- **lat**: 39.5472
- **long**: -81.63429
- **full address**: 300 McIntosh St, Beverly, OH, United States, Ohio 45715

## Event gallery

- **Alt text**: Book Discussion
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bdcb76dadd35e38604e34a68016db3afaceda64a7910a4c2d68964c6605572c2-rimg-w1080-h1350-dce8e7e2-gmir?v=1775848478

## FAQs

- **Q**: When and where is Book Discussion being held?
  - **A:** Book Discussion takes place on Mon, 13 Apr, 2026 at 12:00 pm to Mon, 13 Apr, 2026 at 12:00 pm at 300 McIntosh St, Beverly, OH, United States, Ohio 45715.
- **Q**: Who is organizing Book Discussion?
  - **A:** Book Discussion is organized by Washington County Public Library Beverly Branch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Discussion",
        "image": "https://cdn-az.allevents.in/events9/banners/bdcb76dadd35e38604e34a68016db3afaceda64a7910a4c2d68964c6605572c2-rimg-w1080-h1350-dce8e7e2-gmir?v=1775848478",
        "startDate": "2026-04-13",
        "url": "https://allevents.in/beverly/book-discussion/200029923962338",
        "location": {
            "@type": "Place",
            "name": "300 McIntosh St, Beverly, OH, United States, Ohio 45715",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 McIntosh St, Beverly, OH 45715, United States",
                "addressLocality": "Beverly",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.5472",
                "longitude": "-81.63429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Christi as she leads you through a discussion of the book Everything, Everything by Nicola Yoon on Monday, April 13, at noon. Snacks will be provided. Copies are available at the library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Washington County Public Library Beverly Branch",
                "url": "https://allevents.in/org/washington-county-public-library-beverly-branch/17387177",
                "description": "Public Library in Beverly, Ohio."
            }
        ]
    }
]
```