diff --git a/index.html b/index.html index e4f1e36..4330dd5 100644 --- a/index.html +++ b/index.html @@ -148,10 +148,6 @@ Boulevard Books and Café 7518 13th Ave, Brooklyn - - Brazenhead Books - The Upper East Side, New York - Cafe con Libros 724 Prospect Place, Brooklyn @@ -390,7 +386,7 @@ The Center for Fiction - 17 East 47th St, New York + 15 Lafayette Ave, Brooklyn The Corner Bookstore diff --git a/stores.json b/stores.json index a020316..2a082ca 100644 --- a/stores.json +++ b/stores.json @@ -897,15 +897,15 @@ }, { "name": "The Center for Fiction", - "address": "17 East 47th St", - "city": "New York", + "address": "15 Lafayette Ave", + "city": "Brooklyn", "state": "NY", - "postcode": "10036", + "postcode": "11217", "description": "", - "lat": "40.75637", - "long": "-73.977285", + "lat": "40.686818", + "long": "-73.978564", "country": "USA", - "website": "http://www.centerforfiction.org/about/the-center-bookshop/", + "website": "https://centerforfiction.org/the-center/bookstore/", "events": "Yes", "cafe": "No" },