From 8603ef4388233c835e482638d3383298a3b3fd86 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Mon, 15 Jun 2020 20:40:58 -0400 Subject: [PATCH] printed matter has a new location --- stores.json | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/stores.json b/stores.json index 950fe4f..1e64e70 100644 --- a/stores.json +++ b/stores.json @@ -589,15 +589,29 @@ }, { "name": "Printed Matter", - "address": "195 10th Ave", + "address": "231 11th Ave", "city": "New York", "state": "NY", "postcode": "10011", "description": "A non-profit dedicated to books-as-art, as opposed to art-books, and in the broadest sense of the term. One-offs, zines, and small-press works cram their shelves; activist posters line the walls.", - "lat": "40.746896", - "long": "-74.005055", + "lat": "40.7506953", + "long": "-74.0059269", "country": "USA", - "website": "https://www.printedmatter.org/", + "website": "https://www.printedmatter.org/visit-the-store", + "events": "Yes", + "cafe": "No" + }, + { + "name": "Printed Matter St. Marks", + "address": "38 St. Marks Pl", + "city": "New York", + "state": "NY", + "postcode": "10003", + "description": "", + "lat": "40.728418", + "long": "-73.987515", + "country": "USA", + "website": "https://www.printedmatter.org/visit-the-store/st-marks", "events": "Yes", "cafe": "No" },