From 0da24143794f8c52bc9d3e9c2456ecdbae099e7e Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sun, 25 Jun 2017 22:11:59 -0400 Subject: [PATCH] Standards Manual https://standardsmanual.com/ --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 1f22e25..7b275af 100644 --- a/stores.json +++ b/stores.json @@ -1216,5 +1216,19 @@ "website": "http://www.brazenheadbooks.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "Standards Manual", + "address": "212 Franklin Street", + "city": "Brooklyn", + "state": "NY", + "postcode": "11217", + "description": "", + "lat": "40.732919", + "long": "-73.957943", + "country": "USA", + "website": "https://standardsmanual.com/", + "events": "Yes", + "cafe": "No" } ]