From 1164215354ea98ff8301dc486aac4609c3008cd3 Mon Sep 17 00:00:00 2001 From: alazyreader Date: Thu, 16 Feb 2023 18:52:26 +0000 Subject: [PATCH] Update 'stores.json' --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 66667e8..157b235 100644 --- a/stores.json +++ b/stores.json @@ -1440,5 +1440,19 @@ "website": "https://www.instagram.com/recirculation.nyc/", "events": "Yes", "cafe": "No" + }, + { + "name": "McNally Jackson Rockefeller Center", + "address": "1 Rockefeller Plaza", + "city": "New York", + "state": "NY", + "postcode": "10020", + "description": "", + "lat": "40.757878133101904", + "long": "-73.97916110925587", + "country": "USA", + "website": "https://www.mcnallyjackson.com/", + "events": "Probably", + "cafe": "?" } ]