

# Event Details

- **Event Name**: Coffee Connection
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 11:00 am – Tue, 14 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: A social hour for seniors. Join us for free coffee and conversation. Weekly on Tuesdays from 11am-12pm.
- **Event URL**: https://allevents.in/gate-city/coffee-connection/200029932839258
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gate City
- **state**: VA
- **country**: United States
- **location**: Scott County Public Library
- **lat**: 36.63684
- **long**: -82.58138
- **full address**: Scott County Public Library, 297 West Jackson Street,Gate City, Virginia, United States

## Event gallery

- **Alt text**: Coffee Connection
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0d25cb63f308dce0abc399b4d06b65eeb77d68e04ea1ac0f0e36f414ececc4a4-rimg-w850-h315-dcffffff-gmir?v=1776008758

## FAQs

- **Q**: When and where is Coffee Connection being held?
  - **A:** Coffee Connection takes place on Tue, 14 Apr, 2026 at 11:00 am to Tue, 14 Apr, 2026 at 12:00 pm at Scott County Public Library, 297 West Jackson Street,Gate City, Virginia, United States.
- **Q**: Who is organizing Coffee Connection?
  - **A:** Coffee Connection is organized by Scott County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Connection",
        "image": "https://cdn-az.allevents.in/events8/banners/0d25cb63f308dce0abc399b4d06b65eeb77d68e04ea1ac0f0e36f414ececc4a4-rimg-w850-h315-dcffffff-gmir?v=1776008758",
        "startDate": "2026-04-14T11:00:00-04:00",
        "endDate": "2026-04-14T12:00:00-04:00",
        "url": "https://allevents.in/gate-city/coffee-connection/200029932839258",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Scott County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "297 West Jackson Street,Gate City, Virginia",
                "addressLocality": "Gate City",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.63684",
                "longitude": "-82.58138"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A social hour for seniors. Join us for free coffee and conversation. Weekly on Tuesdays from 11am-12pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scott County Public Library",
                "url": "https://allevents.in/org/scott-county-public-library/21470396"
            }
        ]
    }
]
```