

# Event Details

- **Event Name**: Coffee and Conversation
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 10:00 am
- **Event Description**: Enjoy a cup of coffee while connecting with others in the community through open discussion on a variety of topics. This is a great opportunity to meet new people, share ideas, and enjoy meaningful conversation in a friendly library setting.
- **Event URL**: https://allevents.in/hardeeville/coffee-and-conversation/200030105616545
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Hardeeville
- **state**: SC
- **country**: United States
- **location**: 30 Main ST, Hardeeville, SC, United States, South Carolina 29927
- **lat**: 32.28572
- **long**: -81.07956
- **full address**: 30 Main ST, Hardeeville, SC, United States, South Carolina 29927

## Event gallery

- **Alt text**: Coffee and Conversation
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/70a9acb08d33a642dab987d52b2579c50b65f21b5097928489446da975c0c746-rimg-w640-h450-dc5b6576-gmir?v=1782109478

## FAQs

- **Q**: When and where is Coffee and Conversation being held?
  - **A:** Coffee and Conversation takes place on Wed, 24 Jun, 2026 at 10:00 am to Wed, 24 Jun, 2026 at 10:00 am at 30 Main ST, Hardeeville, SC, United States, South Carolina 29927.
- **Q**: Who is organizing Coffee and Conversation?
  - **A:** Coffee and Conversation is organized by AHJ Hardeeville Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee and Conversation",
        "image": "https://cdn-az.allevents.in/events2/banners/70a9acb08d33a642dab987d52b2579c50b65f21b5097928489446da975c0c746-rimg-w640-h450-dc5b6576-gmir?v=1782109478",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/hardeeville/coffee-and-conversation/200030105616545",
        "location": {
            "@type": "Place",
            "name": "30 Main ST, Hardeeville, SC, United States, South Carolina 29927",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Main St, Hardeeville, SC 29927, United States",
                "addressLocality": "Hardeeville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.28572",
                "longitude": "-81.07956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a cup of coffee while connecting with others in the community through open discussion on a variety of topics. This is a great opportunity to meet new people, share ideas, and enjoy meaningful conversation in a friendly library setting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AHJ Hardeeville Community Library",
                "url": "https://allevents.in/org/ahj-hardeeville-community-library/23677632"
            }
        ]
    }
]
```