

# Event Details

- **Event Name**: Cards and Coffee
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 09:00 am
- **Event Description**: Enjoy your Sunday morning at the Y with coffee from local hotspots and weekly card games in this social gathering for all ages.
- **Event URL**: https://allevents.in/ithaca/cards-and-coffee/200030367038053
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: United States
- **location**: 50 Graham Rd West, Ithaca, NY, United States, New York 14850
- **lat**: 42.48648
- **long**: -76.49012
- **full address**: 50 Graham Rd West, Ithaca, NY, United States, New York 14850

## Event gallery

- **Alt text**: Cards and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/451bdbcc492c67d5b166da340e6cc4c0e90851f1ace9b07ff59f01fa04530910-rimg-w1200-h675-dc0189d1-gmir?v=1783388332

## FAQs

- **Q**: When and where is Cards and Coffee being held?
  - **A:** Cards and Coffee takes place on Sun, 12 Jul, 2026 at 09:00 am to Sun, 12 Jul, 2026 at 09:00 am at 50 Graham Rd West, Ithaca, NY, United States, New York 14850.
- **Q**: Who is organizing Cards and Coffee?
  - **A:** Cards and Coffee is organized by YMCA of Ithaca & Tompkins County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cards and Coffee",
        "image": "https://cdn-az.allevents.in/events1/banners/451bdbcc492c67d5b166da340e6cc4c0e90851f1ace9b07ff59f01fa04530910-rimg-w1200-h675-dc0189d1-gmir?v=1783388332",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/ithaca/cards-and-coffee/200030367038053",
        "location": {
            "@type": "Place",
            "name": "50 Graham Rd West, Ithaca, NY, United States, New York 14850",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Graham Rd W, Ithaca, NY 14850-1055, United States",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.48648",
                "longitude": "-76.49012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy your Sunday morning at the Y with coffee from local hotspots and weekly card games in this social gathering for all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "YMCA of Ithaca & Tompkins County",
                "url": "https://allevents.in/org/ymca-of-ithaca-and-tompkins-county/5744549",
                "description": "The Y is a charitable community organization serving the community with youth development, healthy living, and socially responsible activities & child care"
            }
        ]
    }
]
```