

# Event Details

- **Event Name**: YA for Adults Book Club
- **Event Start and End Date**: Tue, 08 Sep, 2026 at 06:00 pm (-04:00)
- **Event Description**: This month’s selection is Scythe by Neal Schusterman.
- **Event URL**: https://allevents.in/wake-forest/ya-for-adults-book-club/200030598093920
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wake Forest
- **state**: NC
- **country**: United States
- **location**: Page 158 Books (Downtown Wake Forest)
- **lat**: 35.974052742859
- **long**: -78.508597271427
- **full address**: Page 158 Books (Downtown Wake Forest), 417 Brooks St, Wake Forest, NC 27587-2930, United States

## Event gallery

- **Alt text**: YA for Adults Book Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6e98465272e04e641c845ddbaf14265bab514d61323642b29548f12b51ae17b0-rimg-w1200-h675-dc887848-gmir?v=1787367320

## FAQs

- **Q**: When and where is YA for Adults Book Club being held?
  - **A:** YA for Adults Book Club takes place on Tue, 08 Sep, 2026 at 06:00 pm to Tue, 08 Sep, 2026 at 06:00 pm at Page 158 Books (Downtown Wake Forest), 417 Brooks St, Wake Forest, NC 27587-2930, United States.
- **Q**: Who is organizing YA for Adults Book Club?
  - **A:** YA for Adults Book Club is organized by Page 158 Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YA for Adults Book Club",
        "image": "https://cdn-az.allevents.in/events5/banners/6e98465272e04e641c845ddbaf14265bab514d61323642b29548f12b51ae17b0-rimg-w1200-h675-dc887848-gmir?v=1787367320",
        "startDate": "2026-09-08T18:00:00-04:00",
        "url": "https://allevents.in/wake-forest/ya-for-adults-book-club/200030598093920",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Page 158 Books (Downtown Wake Forest)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "417 Brooks St, Wake Forest, NC 27587-2930, United States",
                "addressLocality": "Wake Forest",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.974052742859",
                "longitude": "-78.508597271427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month’s selection is Scythe by Neal Schusterman.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Page 158 Books",
                "url": "https://allevents.in/org/page-158-books/12076440",
                "description": "We are a locally-owned independent bookstore in downtown Wake Forest at 415 Brooks Street, next to Over the Falls. We have free parking!"
            }
        ]
    }
]
```