From f8b1047063189579b60708192fe8535abbc30437 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sun, 2 Jun 2019 10:51:29 -0400 Subject: [PATCH] add Mil Mundos --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 359e1fe..d4c8240 100644 --- a/stores.json +++ b/stores.json @@ -1356,5 +1356,19 @@ "website": "http://shakeandco.com/", "events": "Yes", "cafe": "Yes" + }, + { + "name": "Mil Mundos Books", + "address": "323 Linden St", + "city": "Brooklyn", + "state": "NY", + "postcode": "11237", + "description": "", + "lat": "40.698752", + "long": "-73.914317", + "country": "USA", + "website": "https://www.milmundosbooks.com/", + "events": "Yes", + "cafe": "No" } ]