

# Event Details

- **Event Name**: Evening Book Club
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 06:30 pm
- **Event Description**: For March's meeting we will be reading "The Healing" by Jonathan Odell. Stop by the library to pick up a copy or borrow it on Libby!
- **Event URL**: https://allevents.in/mankato/evening-book-club/200029739026516
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mankato
- **state**: MN
- **country**: United States
- **location**: North Mankato Taylor Library
- **lat**: 44.168282823696
- **long**: -94.025407539473
- **full address**: North Mankato Taylor Library, 928 South Ave, North Mankato, MN 56003-3642, United States, Mankato

## Event gallery

- **Alt text**: Evening Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0d1a40d44df8ed86d174e7a38e2ae44c7d8ae7d5cb368b5b69a78a3b9d412b1a-rimg-w1200-h1553-dc1c3743-gmir?v=1772973644

## FAQs

- **Q**: When and where is Evening Book Club being held?
  - **A:** Evening Book Club takes place on Thu, 12 Mar, 2026 at 06:30 pm to Thu, 12 Mar, 2026 at 06:30 pm at North Mankato Taylor Library, 928 South Ave, North Mankato, MN 56003-3642, United States, Mankato.
- **Q**: Who is organizing Evening Book Club?
  - **A:** Evening Book Club is organized by North Mankato Taylor Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/0d1a40d44df8ed86d174e7a38e2ae44c7d8ae7d5cb368b5b69a78a3b9d412b1a-rimg-w1200-h1553-dc1c3743-gmir?v=1772973644",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/mankato/evening-book-club/200029739026516",
        "location": {
            "@type": "Place",
            "name": "North Mankato Taylor Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "928 South Ave, North Mankato, MN 56003-3642, United States",
                "addressLocality": "Mankato",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.168282823696",
                "longitude": "-94.025407539473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For March's meeting we will be reading \"The Healing\" by Jonathan Odell. Stop by the library to pick up a copy or borrow it on Libby!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Mankato Taylor Library",
                "url": "https://allevents.in/org/north-mankato-taylor-library/11280717"
            }
        ]
    }
]
```