From fcaee99ca619bb98a09af5044af46a00a029b316 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 29 Apr 2017 14:28:49 -0400 Subject: [PATCH] add Books Are Magic https://www.booksaremagic.net/ --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index d966749..49852d1 100644 --- a/stores.json +++ b/stores.json @@ -1132,5 +1132,19 @@ "website": "https://www.jamescumminsbookseller.com/", "events": "No", "cafe": "No" + }, + { + "name": "Books Are Magic", + "address": "225 Smith St", + "city": "Brooklyn", + "state": "NY", + "postcode": "11231", + "description": "", + "lat": "40.6839938", + "long": "-73.9920653", + "country": "USA", + "website": "https://www.booksaremagic.net/", + "events": "Yes", + "cafe": "No" } ]