

# Event Details

- **Event Name**: In Conversation with KAWS at Cooper Union
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 07:00 pm – Thu, 01 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/in-conversation-with-kaws-at-cooper-union/2400030476362634
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Cooper Union
- **lat**: 40.72808220
- **long**: -73.99160860
- **full address**: Cooper Union, 41 Cooper Square, New York, NY 10003, United States

## Event gallery

- **Alt text**: In Conversation with KAWS at Cooper Union
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/047e8110-a567-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc686868-gmir.jpg?v=1788199731

## FAQs

- **Q**: When and where is In Conversation with KAWS at Cooper Union being held?
  - **A:** In Conversation with KAWS at Cooper Union takes place on Thu, 01 Oct, 2026 at 07:00 pm to Thu, 01 Oct, 2026 at 09:00 pm at Cooper Union, 41 Cooper Square, New York, NY 10003, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "In Conversation with KAWS at Cooper Union",
        "image": "https://cdn-az.allevents.in/events6/banners/047e8110-a567-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc686868-gmir.jpg?v=1788199731",
        "startDate": "2026-10-01T19:00:00-05:00",
        "endDate": "2026-10-01T21:00:00-05:00",
        "url": "https://allevents.in/new-york/in-conversation-with-kaws-at-cooper-union/2400030476362634",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cooper Union",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 Cooper Square, New York, NY 10003",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.72808220",
                "longitude": "-73.99160860"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```