Compare commits
1 Commits
5c6a07e87b
...
main
Author | SHA1 | Date | |
---|---|---|---|
2840715cb6 |
45
stores.json
45
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": ""
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user