

# Event Details

- **Event Name**: Monthly Coffee Talk
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 01:00 pm
- **Event Description**: Join us for our monthly coffee talk! Bring a sickly friend and let’s chat about all things chronic illness.
- **Event URL**: https://allevents.in/kennesaw/monthly-coffee-talk/200030330257446
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: https://www.facebook.com/events/honeysuckle-biscuits-and-bakery/monthly-coffee-talk/987691510749240/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kennesaw-events

## Event venue details

- **city**: Kennesaw
- **state**: GA
- **country**: United States
- **location**: Honeysuckle Biscuits and Bakery
- **lat**: 34.022804601443
- **long**: -84.615433216095
- **full address**: Honeysuckle Biscuits and Bakery, 2825 S. Main Street Suite 100A,Kennesaw,GA,United States

## Event gallery

- **Alt text**: Monthly Coffee Talk
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/76c947bf8110d00139c5e22f316c33c4a72e1dcf95c2a1c9b03b39299f3f956c-rimg-w850-h315-dc670d31-gmir?v=1784971364

## FAQs

- **Q**: When and where is Monthly Coffee Talk being held?
  - **A:** Monthly Coffee Talk takes place on Sun, 26 Jul, 2026 at 01:00 pm to Sun, 26 Jul, 2026 at 01:00 pm at Honeysuckle Biscuits and Bakery, 2825 S. Main Street Suite 100A,Kennesaw,GA,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Coffee Talk",
        "image": "https://cdn-az.allevents.in/events8/banners/76c947bf8110d00139c5e22f316c33c4a72e1dcf95c2a1c9b03b39299f3f956c-rimg-w850-h315-dc670d31-gmir?v=1784971364",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/kennesaw/monthly-coffee-talk/200030330257446",
        "location": {
            "@type": "Place",
            "name": "Honeysuckle Biscuits and Bakery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2825 S. Main Street Suite 100A,Kennesaw,GA,United States",
                "addressLocality": "Kennesaw",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.022804601443",
                "longitude": "-84.615433216095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly coffee talk! Bring a sickly friend and let’s chat about all things chronic illness."
    }
]
```