

# Event Details

- **Event Name**: Book and Pie Club
- **Event Start and End Date**: Tue, 26 May, 2026 at 05:30 pm
- **Event Description**: Join as we discuss two titles on May 26th, beginning at 5:30PM!  “Daggermouth” which was the April read and “True Grit” for May.  Copies of “True Grit” are now available at the circulation desk!
- **Event URL**: https://allevents.in/paris/book-and-pie-club/200030085461747
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Paris
- **state**: TX
- **country**: United States
- **location**: 326 S Main St, Paris, TX
- **lat**: 33.65834
- **long**: -95.55674
- **full address**: 326 S Main St, Paris, TX, United States

## Event gallery

- **Alt text**: Book and Pie Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/37b9424f46310a122927e11bce73051196592b9ebd97146d6c8a644d0bfe36ca-rimg-w1200-h857-dcffffff-gmir?v=1779336226

## FAQs

- **Q**: When and where is Book and Pie Club being held?
  - **A:** Book and Pie Club takes place on Tue, 26 May, 2026 at 05:30 pm to Tue, 26 May, 2026 at 05:30 pm at 326 S Main St, Paris, TX, United States.
- **Q**: Who is organizing Book and Pie Club?
  - **A:** Book and Pie Club is organized by Paris Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book and Pie Club",
        "image": "https://cdn-az.allevents.in/events7/banners/37b9424f46310a122927e11bce73051196592b9ebd97146d6c8a644d0bfe36ca-rimg-w1200-h857-dcffffff-gmir?v=1779336226",
        "startDate": "2026-05-26",
        "url": "https://allevents.in/paris/book-and-pie-club/200030085461747",
        "location": {
            "@type": "Place",
            "name": "326 S Main St, Paris, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "326 S Main St, Paris, TX 75460-5825, United States",
                "addressLocality": "Paris",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.65834",
                "longitude": "-95.55674"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join as we discuss two titles on May 26th, beginning at 5:30PM!  “Daggermouth” which was the April read and “True Grit” for May.  Copies of “True Grit” are now available at the circulation desk!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paris Public Library",
                "url": "https://allevents.in/org/paris-public-library/21057975"
            }
        ]
    }
]
```