

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 04:00 pm – Thu, 12 Mar, 2026 at 05:00 pm
- **Event Description**: Enjoy reading and discussing old and new favorites while meeting new people. No registration required. Meeting will be held the second Thursday of the month.
- **Event URL**: https://allevents.in/sauk-centre/adult-book-club/200029623205525
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Sauk Centre
- **state**: MN
- **country**: United States
- **location**: Sauk Centre Sinclair Lewis Library
- **lat**: 45.73492
- **long**: -94.95221
- **full address**: Sauk Centre Sinclair Lewis Library, 430 Main St S, Sauk Centre, MN 56378-1550, United States

## Event gallery

- **Alt text**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6466849e020fd501dc1306627d821a573ab31c0cfee13b9f750952861b0ecb99-rimg-w1200-h628-dcffffff-gmir?v=1773147369

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Thu, 12 Mar, 2026 at 04:00 pm to Thu, 12 Mar, 2026 at 05:00 pm at Sauk Centre Sinclair Lewis Library, 430 Main St S, Sauk Centre, MN 56378-1550, United States.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Sauk Centre Sinclair Lewis Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/6466849e020fd501dc1306627d821a573ab31c0cfee13b9f750952861b0ecb99-rimg-w1200-h628-dcffffff-gmir?v=1773147369",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/sauk-centre/adult-book-club/200029623205525",
        "location": {
            "@type": "Place",
            "name": "Sauk Centre Sinclair Lewis Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "430 Main St S, Sauk Centre, MN 56378-1550, United States",
                "addressLocality": "Sauk Centre",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.73492",
                "longitude": "-94.95221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy reading and discussing old and new favorites while meeting new people. No registration required. Meeting will be held the second Thursday of the month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sauk Centre Sinclair Lewis Library",
                "url": "https://allevents.in/org/sauk-centre-sinclair-lewis-library/18391603"
            }
        ]
    }
]
```