

# Event Details

- **Event Name**: Mystery Book Club
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 05:30 pm (-04:00)
- **Event Description**: Come check out our book of the month and join us for book club.
- **Event URL**: https://allevents.in/milner/mystery-book-club/200029912022201
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Milner
- **state**: GA
- **country**: United States
- **location**: 159 Main Street, Milner, GA, United States, Georgia 30257
- **lat**: 33.11558
- **long**: -84.19578
- **full address**: 159 Main Street, Milner, GA, United States, Georgia 30257

## Event gallery

- **Alt text**: Mystery Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/526a664737672f8fafea749ef666fb9e55926b9c76aeb74af698f27276faba1a-rimg-w960-h540-dcffffff-gmir?v=1775715901

## FAQs

- **Q**: When and where is Mystery Book Club being held?
  - **A:** Mystery Book Club takes place on Tue, 28 Apr, 2026 at 05:30 pm to Tue, 28 Apr, 2026 at 05:30 pm at 159 Main Street, Milner, GA, United States, Georgia 30257.
- **Q**: Who is organizing Mystery Book Club?
  - **A:** Mystery Book Club is organized by Milner Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mystery Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/526a664737672f8fafea749ef666fb9e55926b9c76aeb74af698f27276faba1a-rimg-w960-h540-dcffffff-gmir?v=1775715901",
        "startDate": "2026-04-28T17:30:00-04:00",
        "url": "https://allevents.in/milner/mystery-book-club/200029912022201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "159 Main Street, Milner, GA, United States, Georgia 30257",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "159 Main St, Milner, GA 30257-3845, United States",
                "addressLocality": "Milner",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.11558",
                "longitude": "-84.19578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out our book of the month and join us for book club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Milner Community Library",
                "url": "https://allevents.in/org/milner-community-library/18207033"
            }
        ]
    }
]
```