

# Event Details

- **Event Name**: StarBooks Book Club
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 06:00 pm – Tue, 27 Jan, 2026 at 07:00 pm
- **Event Description**: Join us at Starbucks by the mall for our book club to talk about what we’ve been reading. For adults and teens.
- **Event URL**: https://allevents.in/jackson/starbooks-book-club/200029480445016
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: TN
- **country**: United States
- **location**: Starbucks - 2034 N Highland
- **lat**: 35.657535
- **long**: -88.827368
- **full address**: Starbucks - 2034 N Highland, 2034 US-45, Jackson, TN 38305-4919, United States

## Event gallery

- **Alt text**: StarBooks Book Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/72dd94d2c368d52dce7aa1d99091bba8b354202298b04121f69efc7850bccccf-rimg-w1200-h675-dcf5ecdb-gmir?v=1768141096

## FAQs

- **Q**: When and where is StarBooks Book Club being held?
  - **A:** StarBooks Book Club takes place on Tue, 27 Jan, 2026 at 06:00 pm to Tue, 27 Jan, 2026 at 07:00 pm at Starbucks - 2034 N Highland, 2034 US-45, Jackson, TN 38305-4919, United States.
- **Q**: Who is organizing StarBooks Book Club?
  - **A:** StarBooks Book Club is organized by Jackson Madison County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "StarBooks Book Club",
        "image": "https://cdn-az.allevents.in/events7/banners/72dd94d2c368d52dce7aa1d99091bba8b354202298b04121f69efc7850bccccf-rimg-w1200-h675-dcf5ecdb-gmir?v=1768141096",
        "startDate": "2026-01-27",
        "endDate": "2026-01-27",
        "url": "https://allevents.in/jackson/starbooks-book-club/200029480445016",
        "location": {
            "@type": "Place",
            "name": "Starbucks - 2034 N Highland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2034 US-45, Jackson, TN 38305-4919, United States",
                "addressLocality": "Jackson",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.657535",
                "longitude": "-88.827368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Starbucks by the mall for our book club to talk about what we’ve been reading. For adults and teens.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jackson Madison County Public Library",
                "url": "https://allevents.in/org/jackson-madison-county-public-library/21051416"
            }
        ]
    }
]
```