From 9268a94fb09978830e90e406fa6903dcce77df50 Mon Sep 17 00:00:00 2001 From: alazyreader Date: Sun, 23 Apr 2023 23:21:38 +0000 Subject: [PATCH] Add Taylor & Co. Books --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index aa8bd09..355d393 100644 --- a/stores.json +++ b/stores.json @@ -1566,5 +1566,19 @@ "website": "https://www.instagram.com/passageway_books/", "events": "Yes", "cafe": "No" + }, + { + "name": "Taylor & Co. Books", + "address": "1021 Cortelyou Rd", + "city": "Brooklyn", + "state": "NY", + "postcode": "11218", + "description": "", + "lat": "40.63931763103944", + "long": "-73.96838123421915", + "country": "USA", + "website": "https://www.taylorcobooks.com/", + "events": "Yes", + "cafe": "No" } ]