

# Event Details

- **Event Name**: Breakfast Book Club
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 09:00 am – Tue, 09 Dec, 2025 at 10:00 am
- **Event Description**: Join us for a discussion of "The Christmas Stranger" by Richard Paul Evans!
- **Event URL**: https://allevents.in/galesburg/breakfast-book-club/200029195810342
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Galesburg
- **state**: IL
- **country**: United States
- **location**: Wordsmith Bookshoppe
- **lat**: 40.947556444299
- **long**: -90.367269515991
- **full address**: Wordsmith Bookshoppe, 235 East Main Street,Galesburg,IL,United States

## Event gallery

- **Alt text**: Breakfast Book Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/84d67ed0261228ed40f88cd61bcac9c355454e3fdd8a5ede06562f652076b3af-rimg-w940-h788-dcdb8c68-gmir?v=1765197940

## FAQs

- **Q**: When and where is Breakfast Book Club being held?
  - **A:** Breakfast Book Club takes place on Tue, 09 Dec, 2025 at 09:00 am to Tue, 09 Dec, 2025 at 10:00 am at Wordsmith Bookshoppe, 235 East Main Street,Galesburg,IL,United States.
- **Q**: Who is organizing Breakfast Book Club?
  - **A:** Breakfast Book Club is organized by Wordsmith Bookshoppe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Book Club",
        "image": "https://cdn-az.allevents.in/events2/banners/84d67ed0261228ed40f88cd61bcac9c355454e3fdd8a5ede06562f652076b3af-rimg-w940-h788-dcdb8c68-gmir?v=1765197940",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/galesburg/breakfast-book-club/200029195810342",
        "location": {
            "@type": "Place",
            "name": "Wordsmith Bookshoppe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 East Main Street,Galesburg,IL,United States",
                "addressLocality": "Galesburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.947556444299",
                "longitude": "-90.367269515991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a discussion of \"The Christmas Stranger\" by Richard Paul Evans!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wordsmith Bookshoppe",
                "url": "https://allevents.in/org/wordsmith-bookshoppe/21872200"
            }
        ]
    }
]
```