From 9228769274b6b066c93628e0e86f4a8237618832 Mon Sep 17 00:00:00 2001 From: alazyreader Date: Thu, 26 Oct 2023 23:43:01 +0000 Subject: [PATCH] Add Topos Too, currently in a "soft opening" --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 33717ff..0e4d839 100644 --- a/stores.json +++ b/stores.json @@ -1608,5 +1608,19 @@ "website": "https://www.villageworksnyc.com/", "events": "Yes", "cafe": "Soon?" + }, + { + "name": "Topos Too", + "address": "59-22 Myrtle Ave", + "city": "Queens", + "state": "NY", + "postcode": "11385", + "description": "", + "lat": "40.70042656211568", + "long": "-73.89895900901953", + "country": "USA", + "website": "https://www.toposbookstore.com/", + "events": "?", + "cafe": "No" } ]