

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Thu, 28 May, 2026 at 02:00 pm – Thu, 28 May, 2026 at 03:00 pm
- **Event Description**: Our monthly book club.
- **Event URL**: https://allevents.in/ellijay/book-club/200030084863358
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ellijay
- **state**: GA
- **country**: United States
- **location**: 75 McCutchen Street, Ellijay, GA, United States, Georgia 30540
- **lat**: 34.69756
- **long**: -84.47754
- **full address**: 75 McCutchen Street, Ellijay, GA, United States, Georgia 30540

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ccbd35e386146b10493bf1dd2f2461cd709368e86294a11ad79ddef50cae6823-rimg-w851-h315-dc5b200d-gmir?v=1779334378

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Thu, 28 May, 2026 at 02:00 pm to Thu, 28 May, 2026 at 03:00 pm at 75 McCutchen Street, Ellijay, GA, United States, Georgia 30540.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Ellijay First UMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events3/banners/ccbd35e386146b10493bf1dd2f2461cd709368e86294a11ad79ddef50cae6823-rimg-w851-h315-dc5b200d-gmir?v=1779334378",
        "startDate": "2026-05-28",
        "endDate": "2026-05-28",
        "url": "https://allevents.in/ellijay/book-club/200030084863358",
        "location": {
            "@type": "Place",
            "name": "75 McCutchen Street, Ellijay, GA, United States, Georgia 30540",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 McCutchen St, Ellijay, GA 30540-3303, United States",
                "addressLocality": "Ellijay",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.69756",
                "longitude": "-84.47754"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our monthly book club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ellijay First UMC",
                "url": "https://allevents.in/org/ellijay-first-umc/26283062"
            }
        ]
    }
]
```