

# Event Details

- **Event Name**: Coffee Catch Up
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 10:00 am
- **Event Description**: Come along for a chat and to meet other Yass Valley Veterans! ☕️☕️☕️
- **Event URL**: https://allevents.in/yass/coffee-catch-up/200030241226333
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Yass
- **state**: NS
- **country**: Australia
- **location**: Yass Soldiers Club
- **lat**: -34.841853921676
- **long**: 148.91249601198
- **full address**: Yass Soldiers Club, 86 Meehan Street,Yass,NSW,Australia

## Event gallery

- **Alt text**: Coffee Catch Up
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/314683a63b6b167758744c979fe368449fe07c3a5ca4deead8c376a190c3f4a9-rimg-w1200-h799-dcc1c5dc-gmir?v=1781556872

## FAQs

- **Q**: When and where is Coffee Catch Up being held?
  - **A:** Coffee Catch Up takes place on Tue, 16 Jun, 2026 at 10:00 am to Tue, 16 Jun, 2026 at 10:00 am at Yass Soldiers Club, 86 Meehan Street,Yass,NSW,Australia.
- **Q**: Who is organizing Coffee Catch Up?
  - **A:** Coffee Catch Up is organized by Yass Valley Veterans.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Catch Up",
        "image": "https://cdn-az.allevents.in/events2/banners/314683a63b6b167758744c979fe368449fe07c3a5ca4deead8c376a190c3f4a9-rimg-w1200-h799-dcc1c5dc-gmir?v=1781556872",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/yass/coffee-catch-up/200030241226333",
        "location": {
            "@type": "Place",
            "name": "Yass Soldiers Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "86 Meehan Street,Yass,NSW,Australia",
                "addressLocality": "Yass",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.841853921676",
                "longitude": "148.91249601198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along for a chat and to meet other Yass Valley Veterans! ☕️☕️☕️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yass Valley Veterans",
                "url": "https://allevents.in/org/yass-valley-veterans/27842439"
            }
        ]
    }
]
```