From 5f661799dfdfe3d7b984f2345911093c478f8566 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 20 Aug 2022 12:11:15 -0400 Subject: [PATCH] FOUR new stores! --- stores.json | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/stores.json b/stores.json index e061854..a78d0ae 100644 --- a/stores.json +++ b/stores.json @@ -1356,5 +1356,61 @@ "website": "https://www.bookoffusa.com/brooklyn/", "events": "No", "cafe": "No" + }, + { + "name": "Troubled Sleep Books", + "address": "129 6th Ave", + "city": "Brooklyn", + "state": "NY", + "postcode": "11217", + "description": "", + "lat": "40.67823280967309", + "long": "-73.97580057116433", + "country": "USA", + "website": "https://www.instagram.com/troubledsleepbooks/", + "events": "No", + "cafe": "No" + }, + { + "name": "Leaves Bookstore", + "address": "140 Nassau Ave", + "city": "Brooklyn", + "state": "NY", + "postcode": "11222", + "description": "", + "lat": "40.724624069109176", + "long": "-73.94772902883567", + "country": "USA", + "website": "https://www.leavesbookstore.com/", + "events": "No", + "cafe": "No" + }, + { + "name": "Burnt Books", + "address": "1014 Manhattan Ave", + "city": "Brooklyn", + "state": "NY", + "postcode": "11222", + "description": "Inside the bodega at this address.", + "lat": "40.733568440405016", + "long": "-73.95461455767136", + "country": "USA", + "website": "https://www.instagram.com/burnt_books_/", + "events": "No", + "cafe": "Yes?" + }, + { + "name": "Hey Kids! Comics", + "address": "157 Huron St", + "city": "Brooklyn", + "state": "NY", + "postcode": "11222", + "description": "", + "lat": "40.73319717015666", + "long": "-73.95519994232862", + "country": "USA", + "website": "https://www.heykidscomics.net/the-store", + "events": "Yes", + "cafe": "No" } ]