

# Event Details

- **Event Name**: October Book Club
- **Event Start and End Date**: Tue, 06 Oct, 2026 at 06:30 pm (-05:00)
- **Event Description**: Join us to discuss Katabasis by R.F. Kuang.
- **Event URL**: https://allevents.in/tulsa/october-book-club/200030031033831
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Tulsa
- **state**: OK
- **country**: United States
- **location**: Magic City Books
- **lat**: 36.158580404373
- **long**: -95.989911854267
- **full address**: Magic City Books, 221 E. Archer St.  ,Tulsa,OK,United States

## Event gallery

- **Alt text**: October Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2ddc38f3ebad0c0667809c7dba8855096092c37203ef0901569b0fb441af0989-rimg-w661-h1000-dc283838-gmir?v=1787859167

## FAQs

- **Q**: When and where is October Book Club being held?
  - **A:** October Book Club takes place on Tue, 06 Oct, 2026 at 06:30 pm to Tue, 06 Oct, 2026 at 06:30 pm at Magic City Books, 221 E. Archer St.  ,Tulsa,OK,United States.
- **Q**: Who is organizing October Book Club?
  - **A:** October Book Club is organized by Tulsa BookTok Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/2ddc38f3ebad0c0667809c7dba8855096092c37203ef0901569b0fb441af0989-rimg-w661-h1000-dc283838-gmir?v=1787859167",
        "startDate": "2026-10-06T18:30:00-05:00",
        "url": "https://allevents.in/tulsa/october-book-club/200030031033831",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Magic City Books",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "221 E. Archer St.  ,Tulsa,OK,United States",
                "addressLocality": "Tulsa",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.158580404373",
                "longitude": "-95.989911854267"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to discuss Katabasis by R.F. Kuang.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tulsa BookTok Club",
                "url": "https://allevents.in/org/tulsa-booktok-club/23599957"
            }
        ]
    }
]
```