Add Cups And Books and Book Club Bar

This commit is contained in:
David 2021-04-17 15:25:41 +00:00
parent 838d5e1028
commit 6fc98d6756
1 changed files with 28 additions and 0 deletions

View File

@ -1286,5 +1286,33 @@
"website": "https://bookstore.karmakarma.org/",
"events": "Yes",
"cafe": "No"
},
{
"name": "Cups and Books",
"address": "2024 Bedford Ave",
"city": "Brooklyn",
"state": "NY",
"postcode": "11226",
"description": "",
"lat": "40.65529872781462",
"long": "-73.95637355396825",
"country": "USA",
"website": "https://www.facebook.com/cupsandbooksllc/",
"events": "Yes",
"cafe": "Yes"
},
{
"name": "Book Club Bar",
"address": "197 E 3rd St",
"city": "New York",
"state": "NY",
"postcode": "10009",
"description": "",
"lat": "40.723003979330805",
"long": "-73.98318454438315",
"country": "USA",
"website": "https://www.bookclubbar.com/",
"events": "Yes",
"cafe": "Yes"
}
]