

# Event Details

- **Event Name**: Say Hi Over Chai (Or Coffee)
- **Event Start and End Date**: Sun, 02 Nov, 2025 at 03:00 pm
- **Event Description**: It will be a super casual meet and greet. We can start at our meetup spot, choose to go elsewhere, take it to dinner, etc. For New New Yorkers a chance to find and make connections, for veteran New Yorkers, to be a wonderful guide. We can also find games to play, go for a walk, even hit up tourist attractions or niche spots suggested by our friendly meetup people. Let's plan as we go, keep it spontaneous!
- **Event URL**: https://allevents.in/new-york/say-hi-over-chai-or-coffee/4400029106572552
- **Event Categories**: meetups, meet-and-greet
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: US
- **location**: The Plaza
- **lat**: 40.764469
- **long**: -73.974487
- **full address**: The Plaza, 768 5th Avenue, New York, US

## Event gallery

- **Alt text**: Say Hi Over Chai (Or Coffee)
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5d900aa0-b790-11f0-9377-37182a3a0089-rimg-w1200-h674-dc2f2f2e-gmir.webp?v=1762049113

## FAQs

- **Q**: When and where is Say Hi Over Chai (Or Coffee) being held?
  - **A:** Say Hi Over Chai (Or Coffee) takes place on Sun, 02 Nov, 2025 at 03:00 pm to Sun, 02 Nov, 2025 at 03:00 pm at The Plaza, 768 5th Avenue, New York, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Say Hi Over Chai (Or Coffee)",
        "image": "https://cdn-az.allevents.in/events4/banners/5d900aa0-b790-11f0-9377-37182a3a0089-rimg-w1200-h674-dc2f2f2e-gmir.webp?v=1762049113",
        "startDate": "2025-11-02",
        "url": "https://allevents.in/new-york/say-hi-over-chai-or-coffee/4400029106572552",
        "location": {
            "@type": "Place",
            "name": "The Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "768 5th Avenue",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.764469",
                "longitude": "-73.974487"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It will be a super casual meet and greet. We can start at our meetup spot, choose to go elsewhere, take it to dinner, etc. For New New Yorkers a chance to find and make connections, for veteran New Yorkers, to be a wonderful guide. We can also find games to play, go for a walk, even hit up tourist a"
    }
]
```