

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 01:00 pm – Mon, 13 Apr, 2026 at 03:00 pm (-05:00)
- **Event Description**: Read, then meet to discuss The Briar Club, written by Kate Quinn.
- **Event URL**: https://allevents.in/lowell/adult-book-club/200029932530552
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lowell
- **state**: IN
- **country**: United States
- **location**: 1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356
- **lat**: 41.29116
- **long**: -87.40546
- **full address**: 1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356

## Event gallery

- **Alt text**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/717391ae4dd3222e5e3f3645a256c0bc3282df98f1fb1b42f302772ed695e81e-rimg-w1200-h1799-dcc09143-gmir?v=1776001792

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Mon, 13 Apr, 2026 at 01:00 pm to Mon, 13 Apr, 2026 at 03:00 pm at 1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Lowell Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events5/banners/717391ae4dd3222e5e3f3645a256c0bc3282df98f1fb1b42f302772ed695e81e-rimg-w1200-h1799-dcc09143-gmir?v=1776001792",
        "startDate": "2026-04-13T13:00:00-05:00",
        "endDate": "2026-04-13T15:00:00-05:00",
        "url": "https://allevents.in/lowell/adult-book-club/200029932530552",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1505 E Commercial Ave, Lowell, IN 46356-2107, United States",
                "addressLocality": "Lowell",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.29116",
                "longitude": "-87.40546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Read, then meet to discuss The Briar Club, written by Kate Quinn.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lowell Public Library",
                "url": "https://allevents.in/org/lowell-public-library/20441651"
            }
        ]
    }
]
```