From d5a18918036422f1f703655e5ad3ce00143fd4c0 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 29 Dec 2018 17:09:49 -0500 Subject: [PATCH] add lizzyoungbooks/cooking cocktails culture to the site --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index f6a8a7d..35cd8e0 100644 --- a/stores.json +++ b/stores.json @@ -1328,5 +1328,19 @@ "website": "http://codexbooks.info/", "events": "Yes", "cafe": "Yes" + }, + { + "name": "Cooking, Cocktails, and Culture", + "address": "212 Degraw Street", + "city": "Brooklyn", + "state": "NY", + "postcode": "11231", + "description": "", + "lat": "40.684676", + "long": "-73.998902", + "country": "USA", + "website": "https://lizzyoungbookseller.com/", + "events": "Yes", + "cafe": "No" } ]