

# Event Details

- **Event Name**: January Book Club
- **Event Start and End Date**: Wed, 28 Jan, 2026 at 07:00 pm
- **Event Description**: We'll be discussing Free to Learn by Peter Gray.
- **Event URL**: https://allevents.in/waukesha/january-book-club/200029392737317
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Waukesha
- **state**: WI
- **country**: United States
- **location**: Martha Merrell's Books
- **lat**: 43.011943456285
- **long**: -88.230106830597
- **full address**: Martha Merrell's Books, 231 W Main St,Waukesha, Wisconsin, United States

## Event gallery

- **Alt text**: January Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8393135744272bdb7f8b3049dd9a3918c5c7cea0f026e46120c753d13feefaa1-rimg-w1079-h713-dc181912-gmir?v=1769403147

## FAQs

- **Q**: When and where is January Book Club being held?
  - **A:** January Book Club takes place on Wed, 28 Jan, 2026 at 07:00 pm to Wed, 28 Jan, 2026 at 07:00 pm at Martha Merrell's Books, 231 W Main St,Waukesha, Wisconsin, United States.
- **Q**: Who is organizing January Book Club?
  - **A:** January Book Club is organized by The Everest School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "January Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/8393135744272bdb7f8b3049dd9a3918c5c7cea0f026e46120c753d13feefaa1-rimg-w1079-h713-dc181912-gmir?v=1769403147",
        "startDate": "2026-01-28",
        "url": "https://allevents.in/waukesha/january-book-club/200029392737317",
        "location": {
            "@type": "Place",
            "name": "Martha Merrell's Books",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "231 W Main St,Waukesha, Wisconsin",
                "addressLocality": "Waukesha",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.011943456285",
                "longitude": "-88.230106830597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll be discussing Free to Learn by Peter Gray.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Everest School",
                "url": "https://allevents.in/org/the-everest-school/27271852"
            }
        ]
    }
]
```