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" } ]