diff --git a/stores.json b/stores.json index 92c9667..101ba69 100644 --- a/stores.json +++ b/stores.json @@ -1873,5 +1873,20 @@ "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." + }, + { + "name": "The Rabbit Books and Bar", + "address": "170 Ave A", + "city": "New York", + "state": "NY", + "postcode": "10009", + "description": "The Rabbit Books and Bar is, as the name implies, a combination bookstore and wine/beer/spirits bar. It also has a small food menu, offering charcuterie boards and, strangely enough, gummy candy and lunchables.", + "lat": "40.72829925860439", + "long": "-73.98170234343341", + "country": "USA", + "website": "https://www.therabbitbooksandbar.com/", + "events": "Yes", + "cafe": "Yes", + "meta": "The Rabbit Books and Bar in the East Village is a combination bookstore and bar." } ]