

# Event Details

- **Event Name**: All My Friends Book Club: Chain-Gang All-Stars
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 07:00 pm
- **Event Description**: Join our monthly book club meeting! In February, we’ll gather to discuss Chain-Gang All-Stars by Nana Kwame Adjei-Brenyah.
- **Event URL**: https://allevents.in/cortland/all-my-friends-book-club-chain-gang-all-stars/200029611809001
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Cortland
- **state**: NY
- **country**: United States
- **location**: 51 Main St, Cortland, NY
- **lat**: 42.59955
- **long**: -76.18006
- **full address**: 51 Main St, Cortland, NY, United States

## Event gallery

- **Alt text**: All My Friends Book Club: Chain-Gang All-Stars
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cd8cc3d2af48476535c6a5a871446cd35b373aa318d3bb6e4c1adea1d89f9696-rimg-w1200-h1552-dc95d2d3-gmir?v=1770714714

## FAQs

- **Q**: When and where is All My Friends Book Club: Chain-Gang All-Stars being held?
  - **A:** All My Friends Book Club: Chain-Gang All-Stars takes place on Wed, 18 Feb, 2026 at 07:00 pm to Wed, 18 Feb, 2026 at 07:00 pm at 51 Main St, Cortland, NY, United States.
- **Q**: Who is organizing All My Friends Book Club: Chain-Gang All-Stars?
  - **A:** All My Friends Book Club: Chain-Gang All-Stars is organized by All My Friends Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All My Friends Book Club: Chain-Gang All-Stars",
        "image": "https://cdn-az.allevents.in/events4/banners/cd8cc3d2af48476535c6a5a871446cd35b373aa318d3bb6e4c1adea1d89f9696-rimg-w1200-h1552-dc95d2d3-gmir?v=1770714714",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/cortland/all-my-friends-book-club-chain-gang-all-stars/200029611809001",
        "location": {
            "@type": "Place",
            "name": "51 Main St, Cortland, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 Main St, Cortland, NY 13045-2609, United States",
                "addressLocality": "Cortland",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59955",
                "longitude": "-76.18006"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our monthly book club meeting! In February, we’ll gather to discuss Chain-Gang All-Stars by Nana Kwame Adjei-Brenyah.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All My Friends Books",
                "url": "https://allevents.in/org/all-my-friends-books/24846542"
            }
        ]
    }
]
```