From 556cf66a3b1e4d089170a15ef7b7351f163fae40 Mon Sep 17 00:00:00 2001 From: alazyreader Date: Thu, 17 Nov 2022 11:10:18 +0000 Subject: [PATCH] add recirculation --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index ceb0883..66667e8 100644 --- a/stores.json +++ b/stores.json @@ -1426,5 +1426,19 @@ "website": "https://www.dramabookshop.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "Recirculation", + "address": "876 Riverside Dr", + "city": "New York", + "state": "NY", + "postcode": "10032", + "description": "A project of Word Up Books.", + "lat": "40.83699265293197", + "long": "-73.94666316548842", + "country": "USA", + "website": "https://www.instagram.com/recirculation.nyc/", + "events": "Yes", + "cafe": "No" } ]