

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Mon, 27 Apr, 2026 at 05:30 pm (-05:00)
- **Event Description**: Join us as we discuss this month's book!
- **Event URL**: https://allevents.in/sheridan/adult-book-club/200029584313138
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Sheridan
- **state**: AR
- **country**: United States
- **location**: 210 N Oak St, Sheridan, AR, United States, Arkansas 72150
- **lat**: 34.3086
- **long**: -92.40129
- **full address**: 210 N Oak St, Sheridan, AR, United States, Arkansas 72150

## Event gallery

- **Alt text**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f858b451fcd901941a8484c08379db71d2f2e5ac51763cd54db3373a7213cbd0-rimg-w1200-h675-dcd9d9d8-gmir?v=1776744389

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Mon, 27 Apr, 2026 at 05:30 pm to Mon, 27 Apr, 2026 at 05:30 pm at 210 N Oak St, Sheridan, AR, United States, Arkansas 72150.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Grant County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/f858b451fcd901941a8484c08379db71d2f2e5ac51763cd54db3373a7213cbd0-rimg-w1200-h675-dcd9d9d8-gmir?v=1776744389",
        "startDate": "2026-04-27T17:30:00-05:00",
        "url": "https://allevents.in/sheridan/adult-book-club/200029584313138",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "210 N Oak St, Sheridan, AR, United States, Arkansas 72150",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 N Oak St, Sheridan, AR 72150-2132, United States",
                "addressLocality": "Sheridan",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.3086",
                "longitude": "-92.40129"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we discuss this month's book!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grant County Library",
                "url": "https://allevents.in/org/grant-county-library/20763130"
            }
        ]
    }
]
```