

# Event Details

- **Event Name**: South Coast Greens Coffee Catchup 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:30 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Come and join us for the last coffee catch-up of the year.
- **Event URL**: https://allevents.in/albany/south-coast-greens-coffee-catchup/200029348303428
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: WA
- **country**: Australia
- **location**: Cosis Cafe
- **lat**: -35.026095591628
- **long**: 117.88330078125
- **full address**: Cosis Cafe, 3A/141 York Street,Albany,WA,Australia

## Event gallery

- **Alt text**: South Coast Greens Coffee Catchup
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/149b8b7358fd0989f616678314b83e7c3b2c323d7627c14062eaf16178d0e216-rimg-w1080-h1350-dc00a550-gmir?v=1765589787

## FAQs

- **Q**: When and where is South Coast Greens Coffee Catchup  being held?
  - **A:** South Coast Greens Coffee Catchup  takes place on Sat, 13 Dec, 2025 at 09:30 am to Sat, 13 Dec, 2025 at 11:00 am at Cosis Cafe, 3A/141 York Street,Albany,WA,Australia.
- **Q**: Who is organizing South Coast Greens Coffee Catchup ?
  - **A:** South Coast Greens Coffee Catchup  is organized by South Coast Greens.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "South Coast Greens Coffee Catchup",
        "image": "https://cdn-az.allevents.in/events2/banners/149b8b7358fd0989f616678314b83e7c3b2c323d7627c14062eaf16178d0e216-rimg-w1080-h1350-dc00a550-gmir?v=1765589787",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/albany/south-coast-greens-coffee-catchup/200029348303428",
        "location": {
            "@type": "Place",
            "name": "Cosis Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3A/141 York Street,Albany,WA,Australia",
                "addressLocality": "Albany",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.026095591628",
                "longitude": "117.88330078125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for the last coffee catch-up of the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Coast Greens",
                "url": "https://allevents.in/org/south-coast-greens/20590758"
            }
        ]
    }
]
```