From b9508dbc686c44a22acf2ebc015e65556b873c88 Mon Sep 17 00:00:00 2001 From: alazyreader Date: Sat, 22 Apr 2023 21:43:39 +0000 Subject: [PATCH] Add passageway books in Chelsea --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 36195fb..1bda484 100644 --- a/stores.json +++ b/stores.json @@ -1552,5 +1552,19 @@ "website": "https://www.blackspringbookstore.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "Passageway Books", + "address": "150 9th Ave", + "city": "New York", + "state": "NY", + "postcode": "10011", + "description": "", + "lat": "40.74412894095414", + "long": "-74.00282753618434", + "country": "USA", + "website": "https://www.instagram.com/passageway_books/", + "events": "Yes", + "cafe": "No" } ]