From 45399462a939e8a0aff3142462d944cf865e12d7 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 18 Aug 2026 02:06:29 +0000 Subject: [PATCH] Add Wild Sorrel Cookbooks; remove BEM because it no longer has regular hours --- stores.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/stores.json b/stores.json index 59a3cf6..92c9667 100644 --- a/stores.json +++ b/stores.json @@ -1739,21 +1739,6 @@ "cafe": "No", "meta": "" }, - { - "name": "BEM", - "address": "373 Lewis Ave", - "city": "Brooklyn", - "state": "NY", - "postcode": "11233", - "description": "BEM, in Bed-Stuy, sells cookbooks and memoirs by Black authors, and hosts events focused on food and the diaspora experience.", - "lat": "40.682676055657225", - "long": "-73.93480916002152", - "country": "USA", - "website": "https://www.bembrooklyn.com/", - "events": "Yes", - "cafe": "Yes", - "meta": "BEM, in Bed-Stuy, sells cookbooks and memoirs by Black authors, and hosts events focused on food and the diaspora experience." - }, { "name": "Nefer Bookcafé", "address": "373 Lewis Ave", @@ -1873,5 +1858,20 @@ "events": "Yes", "cafe": "Yes", "meta": "" + }, + { + "name": "Wild Sorrel Cookbooks", + "address": "332 E 13th St", + "city": "New York", + "state": "NY", + "postcode": "10003", + "description": "Wild Sorrel Cookbooks is a small shop dedicated to a selection of cookbooks and books about food, both new and used. They also have a quarterly cookbook membership club.", + "lat": "40.730999420087834", + "long": "-73.98417730775066", + "country": "USA", + "website": "https://wildsorrelcookbooks.com/", + "events": "Yes", + "cafe": "No", + "meta": "Wild Sorrel Cookbooks in the East Village is a small shop dedicated to a selection of cookbooks and books about food." } ]