

# Event Details

- **Event Name**: Monday Night Book Club
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 05:30 pm – Mon, 29 Jun, 2026 at 07:00 pm
- **Event Description**: This month, we’ll discuss The Immortal King Rao by Vauhini Vara. New members are welcome.
- **Event URL**: https://allevents.in/jackson/monday-night-book-club/200030223518952
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: WY
- **country**: United States
- **location**: 125 Virginian Ln, Jackson, WY, United States, Wyoming 83001
- **lat**: 43.47158
- **long**: -110.77972
- **full address**: 125 Virginian Ln, Jackson, WY, United States, Wyoming 83001

## Event gallery

- **Alt text**: Monday Night Book Club
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/99053d80b46c445bc928cb82d703f3089d2ba0e58e3ab01041ea282fb2be6794-rimg-w474-h718-dce9e6de-gmir?v=1782716032

## FAQs

- **Q**: When and where is Monday Night Book Club being held?
  - **A:** Monday Night Book Club takes place on Mon, 29 Jun, 2026 at 05:30 pm to Mon, 29 Jun, 2026 at 07:00 pm at 125 Virginian Ln, Jackson, WY, United States, Wyoming 83001.
- **Q**: Who is organizing Monday Night Book Club?
  - **A:** Monday Night Book Club is organized by Teton County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Night Book Club",
        "image": "https://cdn-az.allevents.in/events1/banners/99053d80b46c445bc928cb82d703f3089d2ba0e58e3ab01041ea282fb2be6794-rimg-w474-h718-dce9e6de-gmir?v=1782716032",
        "startDate": "2026-06-29",
        "endDate": "2026-06-29",
        "url": "https://allevents.in/jackson/monday-night-book-club/200030223518952",
        "location": {
            "@type": "Place",
            "name": "125 Virginian Ln, Jackson, WY, United States, Wyoming 83001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 Virginian Ln, Jackson, WY 83001-8333, United States",
                "addressLocality": "Jackson",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.47158",
                "longitude": "-110.77972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month, we’ll discuss The Immortal King Rao by Vauhini Vara. New members are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Teton County Library",
                "url": "https://allevents.in/org/teton-county-library/4085766",
                "description": "www.TCLib.org"
            }
        ]
    }
]
```