

# Event Details

- **Event Name**: Bring Your Own Book Club
- **Event Start and End Date**: Thu, 18 Sep, 2025 at 05:30 pm
- **Event Description**: Bring the book you are currently reading to share.  We will meet on the 3rd floor at 5:30 p.m.
- **Event URL**: https://allevents.in/greenville/bring-your-own-book-club/200028754347529
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Greenville
- **state**: OH
- **country**: United States
- **location**: 520 Sycamore St, Greenville, OH, United States, Ohio 45331
- **lat**: 40.09914
- **long**: -84.63255
- **full address**: 520 Sycamore St, Greenville, OH, United States, Ohio 45331

## Event gallery

- **Alt text**: Bring Your Own Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/04a21c73cd206f2f7888d4595a0267bf6f328edc61becc5efe01528755d192c9-rimg-w940-h788-dcf3f3f3-gmir?v=1757728299

## FAQs

- **Q**: When and where is Bring Your Own Book Club being held?
  - **A:** Bring Your Own Book Club takes place on Thu, 18 Sep, 2025 at 05:30 pm to Thu, 18 Sep, 2025 at 05:30 pm at 520 Sycamore St, Greenville, OH, United States, Ohio 45331.
- **Q**: Who is organizing Bring Your Own Book Club?
  - **A:** Bring Your Own Book Club is organized by Greenville Public Library (Ohio).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bring Your Own Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/04a21c73cd206f2f7888d4595a0267bf6f328edc61becc5efe01528755d192c9-rimg-w940-h788-dcf3f3f3-gmir?v=1757728299",
        "startDate": "2025-09-18",
        "url": "https://allevents.in/greenville/bring-your-own-book-club/200028754347529",
        "location": {
            "@type": "Place",
            "name": "520 Sycamore St, Greenville, OH, United States, Ohio 45331",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 Sycamore St, Greenville, OH 45331-1438, United States",
                "addressLocality": "Greenville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.09914",
                "longitude": "-84.63255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the book you are currently reading to share.  We will meet on the 3rd floor at 5:30 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenville Public Library (Ohio)",
                "url": "https://allevents.in/org/greenville-public-library-ohio/24801956"
            }
        ]
    }
]
```