From 506e2a203a73f0957b463e185b864d2cdd1be012 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Thu, 5 Oct 2017 21:20:35 -0400 Subject: [PATCH] add Kew & Willow Books --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 67414ef..e22af6c 100644 --- a/stores.json +++ b/stores.json @@ -1258,5 +1258,19 @@ "website": "http://booksofwonder.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "Kew & Willow Books", + "address": "81-63 Lefferts Boulevard", + "city": "New York", + "state": "NY", + "postcode": "11415", + "description": "Only open weekends.", + "lat": "40.707817", + "long": "-73.830775", + "country": "USA", + "website": "http://www.thequeensbookshop.com/", + "events": "Yes", + "cafe": "No" } ]