From c708d2f4aa5f969ee8e163b1014a434e5b6ab1a7 Mon Sep 17 00:00:00 2001 From: alazyreader Date: Sat, 25 Sep 2021 02:16:49 +0000 Subject: [PATCH] Add Pillow-Cat Books --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 1384137..db61c07 100644 --- a/stores.json +++ b/stores.json @@ -1314,5 +1314,19 @@ "website": "https://www.bookclubbar.com/", "events": "Yes", "cafe": "Yes" + }, + { + "name": "Pillow-Cat Books", + "address": "328 East 9th St", + "city": "New York", + "state": "NY", + "postcode": "10003", + "description": "", + "lat": "40.7286362", + "long": "-73.9861984", + "country": "USA", + "website": "https://www.pillowcatbooks.com/", + "events": "No", + "cafe": "No" } ]