add codex books http://codexbooks.info/
This commit is contained in:
parent
1449eabfb0
commit
f4a642a27d
@ -172,6 +172,10 @@
|
||||
<td class="name">Clic Bookstore & Gallery</td>
|
||||
<td>255 Centre St, New York</td>
|
||||
</tr>
|
||||
<tr id="" class="spotRow">
|
||||
<td class="name">Codex Books</td>
|
||||
<td>1 Bleecker St, New York</td>
|
||||
</tr>
|
||||
<tr id="" class="spotRow">
|
||||
<td class="name">Community Bookstore</td>
|
||||
<td>143 7th Ave, Brooklyn</td>
|
||||
|
14
stores.json
14
stores.json
@ -1314,5 +1314,19 @@
|
||||
"website": "http://www.mcnallyjackson.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No"
|
||||
},
|
||||
{
|
||||
"name": "Codex Books",
|
||||
"address": "1 Bleecker St",
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "10012",
|
||||
"description": "",
|
||||
"lat": "40.725404",
|
||||
"long": "-73.9925904",
|
||||
"country": "USA",
|
||||
"website": "http://codexbooks.info/",
|
||||
"events": "Yes",
|
||||
"cafe": "Yes"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user