

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 10:30 am
- **Event Description**: Check out the book, read it, then join us on Feb 4th for a book discussion.
- **Event URL**: https://allevents.in/lomira/book-club/200029460444833
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029460444833?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lomira-events

## Event venue details

- **city**: Lomira
- **state**: WI
- **country**: United States
- **location**: 427 S Water St, Lomira, WI, United States, Wisconsin 53048
- **lat**: 43.58622
- **long**: -88.44076
- **full address**: 427 S Water St, Lomira, WI, United States, Wisconsin 53048

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lomira Community Library (https://allevents.in/org/lomira-community-library/25958823)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d3d04588bba53dfdcaa0b90c57fce8b9c0950811b6d44573fc2188b5142db95e-rimg-w1200-h675-dcecf1f7-gmir?v=1769759638
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Book+Club&date=04+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Feb, 2026 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** 427 S Water St, Lomira, WI, United States, Wisconsin 53048
- **Q**: Who is organizing the event?
  - **A:** Lomira Community Library
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Book Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/d3d04588bba53dfdcaa0b90c57fce8b9c0950811b6d44573fc2188b5142db95e-rimg-w1200-h675-dcecf1f7-gmir?v=1769759638",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/lomira/book-club/200029460444833",
        "location": {
            "@type": "Place",
            "name": "427 S Water St, Lomira, WI, United States, Wisconsin 53048",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "427 S Water St, Lomira, WI 53048, United States",
                "addressLocality": "Lomira",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.58622",
                "longitude": "-88.44076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Check out the book, read it, then join us on Feb 4th for a book discussion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lomira Community Library",
                "url": "https://allevents.in/org/lomira-community-library/25958823"
            }
        ]
    }
]
```