add Rizzoli bookstore (what an oversight!)
This commit is contained in:
parent
c0e88c1643
commit
fcfb75dc44
@ -300,6 +300,10 @@
|
|||||||
<td class="name">Revolution Books</td>
|
<td class="name">Revolution Books</td>
|
||||||
<td>437 Malcolm X Blvd, New York</td>
|
<td>437 Malcolm X Blvd, New York</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr id="" class="spotRow">
|
||||||
|
<td class="name">Rizzoli Bookstore</td>
|
||||||
|
<td>1133 Broadway, New York</td>
|
||||||
|
</tr>
|
||||||
<tr id="" class="spotRow">
|
<tr id="" class="spotRow">
|
||||||
<td class="name">Shakespeare & Company</td>
|
<td class="name">Shakespeare & Company</td>
|
||||||
<td>939 Lexington Ave, New York</td>
|
<td>939 Lexington Ave, New York</td>
|
||||||
|
14
stores.json
14
stores.json
@ -1188,5 +1188,19 @@
|
|||||||
"website": "https://www.taschen.com/pages/en/stores/979.store_new_york.htm",
|
"website": "https://www.taschen.com/pages/en/stores/979.store_new_york.htm",
|
||||||
"events": "Yes",
|
"events": "Yes",
|
||||||
"cafe": "No"
|
"cafe": "No"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Rizzoli Bookstore",
|
||||||
|
"address": "1133 Broadway",
|
||||||
|
"city": "New York",
|
||||||
|
"state": "NY",
|
||||||
|
"postcode": "10010",
|
||||||
|
"description": "",
|
||||||
|
"lat": "40.7435735",
|
||||||
|
"long": "-73.9891809",
|
||||||
|
"country": "USA",
|
||||||
|
"website": "https://www.rizzolibookstore.com/",
|
||||||
|
"events": "Yes",
|
||||||
|
"cafe": "No"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user