From e24033a033424730935395b38934c2ce7a0f3711 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Tue, 27 Jun 2017 21:16:04 -0400 Subject: [PATCH] add westsider records --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 7b275af..5e4de35 100644 --- a/stores.json +++ b/stores.json @@ -1230,5 +1230,19 @@ "website": "https://standardsmanual.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "Westsider Records", + "address": "233 West 72nd St", + "city": "New York", + "state": "NY", + "postcode": "10023", + "description": "", + "lat": "40.7793372", + "long": "-73.9827287", + "country": "USA", + "website": "http://westsiderbooks.com/recordstore.html", + "events": "No", + "cafe": "No" } ]