

# Event Details

- **Event Name**: Coffee & Chat
- **Event Start and End Date**: Tue, 17 Feb, 2026 at 08:30 am – Tue, 17 Feb, 2026 at 10:30 am
- **Event Description**: Join us for coffee &amp; chat!  First cup's on us!
- **Event URL**: https://allevents.in/oakland/coffee-and-chat/200029239070805
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Oakland
- **state**: OR
- **country**: United States
- **location**: Oakland Coffee Co
- **lat**: 43.4223
- **long**: -123.2986
- **full address**: Oakland Coffee Co, 137 NE Locust St,Oakland, Oregon, United States

## Event gallery

- **Alt text**: Coffee &amp; Chat
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3362878e87d4cc76feddb1439e23c427d5466af0507c31580ef6e7e56019af70-rimg-w1200-h690-dca89374-gmir?v=1765199460

## FAQs

- **Q**: When and where is Coffee & Chat being held?
  - **A:** Coffee &amp; Chat takes place on Tue, 17 Feb, 2026 at 08:30 am to Tue, 17 Feb, 2026 at 10:30 am at Oakland Coffee Co, 137 NE Locust St,Oakland, Oregon, United States.
- **Q**: Who is organizing Coffee & Chat?
  - **A:** Coffee &amp; Chat is organized by FEATT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee &amp; Chat",
        "image": "https://cdn-az.allevents.in/events7/banners/3362878e87d4cc76feddb1439e23c427d5466af0507c31580ef6e7e56019af70-rimg-w1200-h690-dca89374-gmir?v=1765199460",
        "startDate": "2026-02-17",
        "endDate": "2026-02-17",
        "url": "https://allevents.in/oakland/coffee-and-chat/200029239070805",
        "location": {
            "@type": "Place",
            "name": "Oakland Coffee Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "137 NE Locust St,Oakland, Oregon",
                "addressLocality": "Oakland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4223",
                "longitude": "-123.2986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for coffee & chat!  First cup's on us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FEATT",
                "url": "https://allevents.in/org/featt/24090165"
            }
        ]
    }
]
```