diff --git a/stores.json b/stores.json index 417bb46..b9cf5da 100644 --- a/stores.json +++ b/stores.json @@ -1109,6 +1109,21 @@ "cafe": "No", "hexcolor": "#B9FCFC" }, + { + "name": "Sister's Uptown Bookstore", + "address": "1942 Amsterdam Ave", + "city": "New York", + "state": "NY", + "postcode": "10032", + "description": "", + "lat": "40.8324894", + "long": "-73.9426783", + "country": "USA", + "website": "http://www.sistersuptownbookstore.com//", + "events": "Yes", + "cafe": "Yes", + "hexcolor": "#B9FCFC" + }, { "name": "Archestratus", "address": "160 Huron St", @@ -1124,4 +1139,4 @@ "cafe": "Yes", "hexcolor": "#B9FCFC" } -] \ No newline at end of file +]