

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 06:30 pm (-04:00)
- **Event Description**: Join us for our Monthly Book Club. If you missed the pick-a-palooza but want to still join us in reading the book, please do!
- **Event URL**: https://allevents.in/concord/book-club/200029569387213
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Concord
- **state**: NH
- **country**: United States
- **location**: 70 Pembroke Rd, Concord, NH
- **lat**: 43.21185
- **long**: -71.50346
- **full address**: 70 Pembroke Rd, Concord, NH, United States

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/daeb9baac9435ff47b00934d3e1c1aaacfdfc4835318218fa7567680b7cebb6d-rimg-w570-h570-dcffffff-gmir?v=1776149633

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Mon, 20 Apr, 2026 at 06:30 pm to Mon, 20 Apr, 2026 at 06:30 pm at 70 Pembroke Rd, Concord, NH, United States.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Capital Pinball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events7/banners/daeb9baac9435ff47b00934d3e1c1aaacfdfc4835318218fa7567680b7cebb6d-rimg-w570-h570-dcffffff-gmir?v=1776149633",
        "startDate": "2026-04-20T18:30:00-04:00",
        "url": "https://allevents.in/concord/book-club/200029569387213",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "70 Pembroke Rd, Concord, NH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 Pembroke Rd, Concord, NH 03301-5753, United States",
                "addressLocality": "Concord",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.21185",
                "longitude": "-71.50346"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Monthly Book Club. If you missed the pick-a-palooza but want to still join us in reading the book, please do!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Capital Pinball",
                "url": "https://allevents.in/org/capital-pinball/24942591"
            }
        ]
    }
]
```