

# Event Details

- **Event Name**: Book Friends Book Club
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 03:00 pm – Wed, 10 Dec, 2025 at 05:00 pm
- **Event Description**: Read a holiday selection of your choice to share with the group.
- **Event URL**: https://allevents.in/merrillan/book-friends-book-club/200028851679151
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Merrillan
- **state**: WI
- **country**: United States
- **location**: TBD
- **lat**: 44.42469
- **long**: -90.72222
- **full address**: TBD, Merrillan, United States

## Event gallery

- **Alt text**: Book Friends Book Club
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Book+Friends+Book+Club&date=Wed%2C+10+Dec%2C+2025+at+03%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Book Friends Book Club being held?
  - **A:** Book Friends Book Club takes place on Wed, 10 Dec, 2025 at 03:00 pm to Wed, 10 Dec, 2025 at 05:00 pm at TBD, Merrillan, United States.
- **Q**: Who is organizing Book Friends Book Club?
  - **A:** Book Friends Book Club is organized by Caledonia Friends of the Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Friends Book Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Book+Friends+Book+Club&date=Wed%2C+10+Dec%2C+2025+at+03%3A00+pm&bg=2",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/merrillan/book-friends-book-club/200028851679151",
        "location": {
            "@type": "Place",
            "name": "TBD",
            "address": {
                "@type": "PostalAddress",
                "name": "TBD, Merrillan, United States",
                "addressLocality": "Merrillan",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.42469",
                "longitude": "-90.72222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Read a holiday selection of your choice to share with the group.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Caledonia Friends of the Library",
                "url": "https://allevents.in/org/caledonia-friends-of-the-library/21534365"
            }
        ]
    }
]
```