diff --git a/stores.json b/stores.json index 62595fb..e667d20 100644 --- a/stores.json +++ b/stores.json @@ -1783,5 +1783,50 @@ "events": "Yes", "cafe": "Yes", "meta": "" + }, + { + "name": "Twisted Spine Books", + "address": "306 Grand St", + "city": "Brooklyn", + "state": "NY", + "postcode": "11211", + "description": "", + "lat": "40.71281455385764", + "long": "-73.95724940889518", + "country": "USA", + "website": "https://www.twistedspinebooks.com/", + "events": "Yes", + "cafe": "No", + "meta": "" + }, + { + "name": "Gladys Books & Wine", + "address": "306 Malcolm X Blvd", + "city": "Brooklyn", + "state": "NY", + "postcode": "11233", + "description": "", + "lat": "40.682375148825216", + "long": "-73.92910519253844", + "country": "USA", + "website": "https://www.gladysbooksandwine.com/", + "events": "Yes", + "cafe": "Yes", + "meta": "" + }, + { + "name": "White Rabbit's Books", + "address": "200 West 86th St", + "city": "New York", + "state": "NY", + "postcode": "10024", + "description": "", + "lat": "40.78773297148539", + "long": "-73.9754510091096", + "country": "USA", + "website": "https://whiterabbitsbooks.com/", + "events": "Yes", + "cafe": "No", + "meta": "" } ]