

# Event Details

- **Event Name**: Romance Book Club
- **Event Start and End Date**: Mon, 30 Mar, 2026 at 06:00 pm
- **Event Description**: This month's selection is Mile High by Liz Tomforde.
- **Event URL**: https://allevents.in/wake-forest/romance-book-club/200029761009339
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## 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**: Romance Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2a3b21146a0a5615b25128773b7a7024b1272c2f1425052463d5e5a4caa3d4d2-rimg-w1200-h675-dc4c87bf-gmir?v=1773886376

## FAQs

- **Q**: When and where is Romance Book Club being held?
  - **A:** Romance Book Club takes place on Mon, 30 Mar, 2026 at 06:00 pm to Mon, 30 Mar, 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 Romance Book Club?
  - **A:** Romance Book Club is organized by Page 158 Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Romance Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/2a3b21146a0a5615b25128773b7a7024b1272c2f1425052463d5e5a4caa3d4d2-rimg-w1200-h675-dc4c87bf-gmir?v=1773886376",
        "startDate": "2026-03-30",
        "url": "https://allevents.in/wake-forest/romance-book-club/200029761009339",
        "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 Mile High by Liz Tomforde.",
        "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!"
            }
        ]
    }
]
```