

# Event Details

- **Event Name**: KCBC DRINK and DRAW
- **Event Start and End Date**: Thu, 23 Feb, 2017 at 07:00 pm
- **Event Description**: DRINK AND DRAW! A special event we'll start doing monthly to hone your art skills through drinking. We'll provide the ambiance and $1 each drink while you draw! Come by and see us and let's have a good time. Thanks to Ella Laytham for hosting!
- **Event URL**: https://allevents.in/brooklyn/kcbc-drink-and-draw/205396126604290
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brooklyn
- **state**: NY
- **country**: United States
- **location**: Kings County Brewers Collective
- **lat**: 40.7060509
- **long**: -73.9236908
- **full address**: Kings County Brewers Collective, 381 Troutman St, Brooklyn, United States

## Event gallery

- **Alt text**: KCBC DRINK and DRAW
  - **Image URL**: https://cdn-az.allevents.in/banners/151ebcbe3c0fd33b26b273a95b4657fb

## FAQs

- **Q**: When and where is KCBC DRINK and DRAW being held?
  - **A:** KCBC DRINK and DRAW takes place on Thu, 23 Feb, 2017 at 07:00 pm to Thu, 23 Feb, 2017 at 07:00 pm at Kings County Brewers Collective, 381 Troutman St, Brooklyn, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "KCBC DRINK and DRAW",
        "image": "https://cdn-az.allevents.in/banners/151ebcbe3c0fd33b26b273a95b4657fb",
        "startDate": "2017-02-23",
        "url": "https://allevents.in/brooklyn/kcbc-drink-and-draw/205396126604290",
        "location": {
            "@type": "Place",
            "name": "Kings County Brewers Collective",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "381 Troutman St",
                "addressLocality": "Brooklyn",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7060509",
                "longitude": "-73.9236908"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "DRINK AND DRAW! A special event we'll start doing monthly to hone your art skills through drinking. We'll provide the ambiance and $1 each drink while you draw! Come by and see us and let's have a good time. Thanks to Ella Laytham for hosting!"
    }
]
```