

# Event Details

- **Event Name**: Horror Book Club
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 06:00 pm
- **Event Description**: This month's selection is Breathe In, Bleed Out by Brian McAuley.
- **Event URL**: https://allevents.in/wake-forest/horror-book-club/200030281554902
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Wake Forest
- **state**: NC
- **country**: United States
- **location**: 415 Brooks St., Wake Forest NC 27587
- **lat**: 35.977328963947
- **long**: -78.508472442627
- **full address**: 415 Brooks St., Wake Forest NC 27587, 205 Brooks St, Wake Forest, NC 27587-2703, United States

## Event gallery

- **Alt text**: Horror Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a88f166990e97df8f8cfe1899ca56c0cd7bcc51dafa885608bcaa291e0df541e-rimg-w1200-h675-dc13100b-gmir?v=1782717245

## FAQs

- **Q**: When and where is Horror Book Club being held?
  - **A:** Horror Book Club takes place on Mon, 06 Jul, 2026 at 06:00 pm to Mon, 06 Jul, 2026 at 06:00 pm at 415 Brooks St., Wake Forest NC 27587, 205 Brooks St, Wake Forest, NC 27587-2703, United States.
- **Q**: Who is organizing Horror Book Club?
  - **A:** Horror Book Club is organized by Page 158 Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Horror Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/a88f166990e97df8f8cfe1899ca56c0cd7bcc51dafa885608bcaa291e0df541e-rimg-w1200-h675-dc13100b-gmir?v=1782717245",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/wake-forest/horror-book-club/200030281554902",
        "location": {
            "@type": "Place",
            "name": "415 Brooks St., Wake Forest NC 27587",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 Brooks St, Wake Forest, NC 27587-2703, United States",
                "addressLocality": "Wake Forest",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.977328963947",
                "longitude": "-78.508472442627"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month's selection is Breathe In, Bleed Out by Brian McAuley.",
        "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!"
            }
        ]
    }
]
```