From 5f076b9f9c7419f3c6a4fff606a3b976e2706677 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Tue, 28 Mar 2017 21:50:47 -0400 Subject: [PATCH] add Bookoff --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 2c819ac..265d555 100644 --- a/stores.json +++ b/stores.json @@ -1076,5 +1076,19 @@ "website": "http://www.churchillbooks.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "Bookoff", + "address": "49 W 45nd St", + "city": "New York", + "state": "NY", + "postcode": "10036", + "description": "", + "lat": "40.756383", + "long": "-73.981412", + "country": "USA", + "website": "http://www.bookoffusa.com/?cmd=store&shop=newyork", + "events": "No", + "cafe": "No" } ]