From 28d794826191560df8bd0941fe860584757bb6d8 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 31 Oct 2024 00:17:43 +0000 Subject: [PATCH] The Nonbinarian Book Bike is opening a (temporary?) pop-up store in Crown Heights. --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index b92fa7c..c3dffd8 100644 --- a/stores.json +++ b/stores.json @@ -1664,5 +1664,19 @@ "website": "https://www.instagram.com/sullaluna.nyc/", "events": "Yes", "cafe": "Yes" + }, + { + "name": "The Nonbinarian Bookstore", + "address": "1130 President St", + "city": "Brooklyn", + "state": "NY", + "postcode": "11225", + "description": "", + "lat": "40.66811970169711", + "long": "-73.953206317044", + "country": "USA", + "website": "https://thenonbinarian.gay/", + "events": "Yes", + "cafe": "No" } ]