

# Event Details

- **Event Name**: Coffee & Current Events
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 10:15 am – Wed, 15 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Stop by the Bethune branch for free coffee &amp; discussion of local news!
- **Event URL**: https://allevents.in/bethune/coffee-and-current-events/200029927436403
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bethune
- **state**: SC
- **country**: United States
- **location**: Bethune Public Library
- **lat**: 34.413
- **long**: -80.34652
- **full address**: Bethune Public Library, 206 S Main St,Bethune, South Carolina, United States

## Event gallery

- **Alt text**: Coffee &amp; Current Events
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d82ddae3cfc18e3caf39ce66c5e498782f0066879bf70c8f8c2c4b6a27526eb6-rimg-w1200-h675-dc50a584-gmir?v=1775902982

## FAQs

- **Q**: When and where is Coffee & Current Events being held?
  - **A:** Coffee &amp; Current Events takes place on Wed, 15 Apr, 2026 at 10:15 am to Wed, 15 Apr, 2026 at 12:00 pm at Bethune Public Library, 206 S Main St,Bethune, South Carolina, United States.
- **Q**: Who is organizing Coffee & Current Events?
  - **A:** Coffee &amp; Current Events is organized by Kershaw County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee &amp; Current Events",
        "image": "https://cdn-az.allevents.in/events8/banners/d82ddae3cfc18e3caf39ce66c5e498782f0066879bf70c8f8c2c4b6a27526eb6-rimg-w1200-h675-dc50a584-gmir?v=1775902982",
        "startDate": "2026-04-15T10:15:00-04:00",
        "endDate": "2026-04-15T12:00:00-04:00",
        "url": "https://allevents.in/bethune/coffee-and-current-events/200029927436403",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bethune Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 S Main St,Bethune, South Carolina",
                "addressLocality": "Bethune",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.413",
                "longitude": "-80.34652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by the Bethune branch for free coffee & discussion of local news!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kershaw County Library",
                "url": "https://allevents.in/org/kershaw-county-library/6978026",
                "description": "Literary and Technical resources for all with convenient locations in Camden, Elgin, and Bethune."
            }
        ]
    }
]
```