

# Event Details

- **Event Name**: May Book Club
- **Event Start and End Date**: Tue, 05 May, 2026 at 06:30 pm (-05:00)
- **Event Description**: Join us to discuss Lightlark by Alex Aster.
- **Event URL**: https://allevents.in/tulsa/may-book-club/200029950229357
- **Interested Audience**: 
  - total_interested_count: 11

## 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**: May Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6d2c9e3d888e17760afca229cacb96579b8b1dccf9178c189071902db5f7b01e-rimg-w667-h1000-dc010101-gmir?v=1776304381

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/6d2c9e3d888e17760afca229cacb96579b8b1dccf9178c189071902db5f7b01e-rimg-w667-h1000-dc010101-gmir?v=1776304381",
        "startDate": "2026-05-05T18:30:00-05:00",
        "url": "https://allevents.in/tulsa/may-book-club/200029950229357",
        "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 Lightlark by Alex Aster.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tulsa BookTok Club",
                "url": "https://allevents.in/org/tulsa-booktok-club/23599957"
            }
        ]
    }
]
```