From 1b7a6b714e1538a656f4d7c16b23cf642e41a1fa Mon Sep 17 00:00:00 2001 From: David Date: Tue, 10 Mar 2026 02:50:29 +0000 Subject: [PATCH] Add BEM and Nefer --- stores.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/stores.json b/stores.json index fdb0628..562dea1 100644 --- a/stores.json +++ b/stores.json @@ -1753,5 +1753,35 @@ "events": "Yes", "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", + "city": "Bronx", + "state": "NY", + "postcode": "10470", + "description": "Nefer Bookcafé is situated pretty much as far North in the Bronx as you can get without ending up in Westchester, and sells a variety of books focused on the Black experience, as well as coffee, tea, and pastries.", + "lat": "40.90348046346671", + "long": "-73.85084405108556", + "country": "USA", + "website": "https://www.neferbookcafe.com/", + "events": "Yes", + "cafe": "Yes", + "meta": "Nefer Bookcafé in the Bronx sells a variety of books focused on the Black experience, as well as coffee, tea, and pastries." } ]