From 6fbfb4fcc020b84f325d8b6adb5b0ae4d2a3bfbd Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 23 Sep 2017 17:36:02 -0400 Subject: [PATCH] add Books of Wonder UWS --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index d42ef1f..67414ef 100644 --- a/stores.json +++ b/stores.json @@ -1244,5 +1244,19 @@ "website": "http://westsiderbooks.com/recordstore.html", "events": "No", "cafe": "No" + }, + { + "name": "Books Of Wonder (Upper West Side)", + "address": "217 West 84th St", + "city": "New York", + "state": "NY", + "postcode": "10024", + "description": "", + "lat": "40.7870214", + "long": "-73.977082", + "country": "USA", + "website": "http://booksofwonder.com/", + "events": "Yes", + "cafe": "No" } ]