diff --git a/stores.json b/stores.json index a7e15b3..2ab928c 100644 --- a/stores.json +++ b/stores.json @@ -1650,5 +1650,19 @@ "website": "https://shop.shakeandco.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "Liz's Book Bar", + "address": "315 Smith St", + "city": "Brooklyn", + "state": "NY", + "postcode": "11231", + "description": "", + "lat": "40.68121559370364", + "long": "-73.99405889694158", + "country": "USA", + "website": "https://www.lizsbookbar.com/", + "events": "Yes", + "cafe": "Yes" } ]