

# Event Details

- **Event Name**: September Book Club
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 06:30 pm (-05:00)
- **Event Description**: Join us to discuss Phantasma by Kaylie Smith.
- **Event URL**: https://allevents.in/tulsa/september-book-club/200030204640253
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## 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, Oklahoma, United States

## Event gallery

- **Alt text**: September Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/baa3c7a59bb18473085fec40dce340df3e6063d61026dfc508717ae54a36950e-rimg-w667-h1000-dc480808-gmir?v=1787079548

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "September Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/baa3c7a59bb18473085fec40dce340df3e6063d61026dfc508717ae54a36950e-rimg-w667-h1000-dc480808-gmir?v=1787079548",
        "startDate": "2026-09-01T18:30:00-05:00",
        "url": "https://allevents.in/tulsa/september-book-club/200030204640253",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Magic City Books",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "221 E. Archer St.  ,Tulsa, Oklahoma",
                "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 Phantasma by Kaylie Smith.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tulsa BookTok Club",
                "url": "https://allevents.in/org/tulsa-booktok-club/23599957"
            }
        ]
    }
]
```