diff --git a/stores.json b/stores.json index c2373df..f4a2a25 100644 --- a/stores.json +++ b/stores.json @@ -1813,5 +1813,35 @@ "events": "Yes", "cafe": "No", "meta": "Afterword Bookshop is a bookstore in the East Village with a small but varied collection of new titles. It also hosts book readings and other events." + }, + { + "name": "GLR Books", + "address": "303 Wythe Ave", + "city": "Brooklyn", + "state": "NY", + "postcode": "11249", + "description": "", + "lat": "40.71440208012801", + "long": "-73.96485515297829", + "country": "USA", + "website": "https://www.glrbooks.com/", + "events": "Yes", + "cafe": "No", + "meta": "" + }, + { + "name": "The Little Bookshop", + "address": "239 Bushwick Ave", + "city": "Brooklyn", + "state": "NY", + "postcode": "11206", + "description": "", + "lat": "40.707908068429084", + "long": "-73.93973825500382", + "country": "USA", + "website": "https://thelittlebookshopbk.com/", + "events": "Yes", + "cafe": "Yes", + "meta": "" } ]