

# Event Details

- **Event Name**: Coffee With Friends 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 12:00 pm – Sun, 21 Jun, 2026 at 03:30 pm
- **Event Description**: Come for the coffee, stay for the friends!

This week we will be meeting at Yakima Coffee Company

Hope to see you all there!
- **Event URL**: https://allevents.in/yakima/coffee-with-friends/200030230168440
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200030230168440?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=yakima-events

## Event venue details

- **city**: Yakima
- **state**: WA
- **country**: United States
- **location**: Yakima Coffee Company
- **lat**: 46.592507104992
- **long**: -120.55765106584
- **full address**: Yakima Coffee Company, 3706 Tieton Dr,Yakima, Washington, United States

## Event gallery

- **Alt text**: Coffee With Friends
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1218bbff1f5a222b770a0fa7d8cc157a35358c70b68520bb5174c23c18e976d3-rimg-w1200-h1074-dcffffff-gmir?v=1782005725

## FAQs

- **Q**: When and where is Coffee With Friends  being held?
  - **A:** Coffee With Friends  takes place on Sun, 21 Jun, 2026 at 12:00 pm to Sun, 21 Jun, 2026 at 03:30 pm at Yakima Coffee Company, 3706 Tieton Dr,Yakima, Washington, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee With Friends",
        "image": "https://cdn-az.allevents.in/events10/banners/1218bbff1f5a222b770a0fa7d8cc157a35358c70b68520bb5174c23c18e976d3-rimg-w1200-h1074-dcffffff-gmir?v=1782005725",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/yakima/coffee-with-friends/200030230168440",
        "location": {
            "@type": "Place",
            "name": "Yakima Coffee Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3706 Tieton Dr,Yakima, Washington",
                "addressLocality": "Yakima",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.592507104992",
                "longitude": "-120.55765106584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for the coffee, stay for the friends!\n\nThis week we will be meeting at Yakima Coffee Company\n\nHope to see you all there!"
    }
]
```