

# Event Details

- **Event Name**: Horror Book Club
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 06:00 pm
- **Event Description**: The Horror book club chose to meet again on 3/27 at 6pm. They will be discussing when the wolf comes home by Nat Cassidy. New members welcome!
- **Event URL**: https://allevents.in/nashua/horror-book-club/200029818296858
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Nashua
- **state**: NH
- **country**: United States
- **location**: Downtown Nashua
- **lat**: 42.756905
- **long**: -71.456145
- **full address**: Downtown Nashua, Nashua, New Hampshire, United States

## Event gallery

- **Alt text**: Horror Book Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d3161f0fd608bc541e747ba4fdd30ef4b90655c26806bd32983a867d49f50fa8-rimg-w957-h1452-dc1b1917-gmir?v=1774322500

## FAQs

- **Q**: When and where is Horror Book Club being held?
  - **A:** Horror Book Club takes place on Fri, 27 Mar, 2026 at 06:00 pm to Fri, 27 Mar, 2026 at 06:00 pm at Downtown Nashua, Nashua, New Hampshire, United States.
- **Q**: Who is organizing Horror Book Club?
  - **A:** Horror Book Club is organized by Bound Together .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Horror Book Club",
        "image": "https://cdn-az.allevents.in/events5/banners/d3161f0fd608bc541e747ba4fdd30ef4b90655c26806bd32983a867d49f50fa8-rimg-w957-h1452-dc1b1917-gmir?v=1774322500",
        "startDate": "2026-03-27",
        "url": "https://allevents.in/nashua/horror-book-club/200029818296858",
        "location": {
            "@type": "Place",
            "name": "Downtown Nashua",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nashua, New Hampshire",
                "addressLocality": "Nashua",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.756905",
                "longitude": "-71.456145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Horror book club chose to meet again on 3/27 at 6pm. They will be discussing when the wolf comes home by Nat Cassidy. New members welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bound Together ",
                "url": "https://allevents.in/org/bound-together/27048264"
            }
        ]
    }
]
```