

# Event Details

- **Event Name**: Book club #1
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Book Club 1's meeting on Sunday, April 19th at 11am will feature a discussion of two selected books; all are welcome to join and participate.
- **Event URL**: https://allevents.in/nashua/book-club-1/200029851891913
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 10

## 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**: Book club #1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f89f0b4a8c1520978c448857715906e8f35d5604296083c0070b44c25843c7c8-rimg-w966-h1457-dc161417-gmir?v=1774908811

## FAQs

- **Q**: When and where is Book club #1 being held?
  - **A:** Book club #1 takes place on Sun, 19 Apr, 2026 at 11:00 am to Sun, 19 Apr, 2026 at 11:00 am at Downtown Nashua, Nashua, New Hampshire, United States.
- **Q**: Who is organizing Book club #1?
  - **A:** Book club #1 is organized by Bound Together .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book club #1",
        "image": "https://cdn-az.allevents.in/events9/banners/f89f0b4a8c1520978c448857715906e8f35d5604296083c0070b44c25843c7c8-rimg-w966-h1457-dc161417-gmir?v=1774908811",
        "startDate": "2026-04-19T11:00:00-04:00",
        "url": "https://allevents.in/nashua/book-club-1/200029851891913",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Book Club 1's meeting on Sunday, April 19th at 11am will feature a discussion of two selected books; all are welcome to join and participate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bound Together ",
                "url": "https://allevents.in/org/bound-together/27048264"
            }
        ]
    }
]
```