add aeon bookstore
This commit is contained in:
parent
ebf0f40de2
commit
39b6691ba4
@ -56,6 +56,10 @@
|
|||||||
<td class="name">192 Books</td>
|
<td class="name">192 Books</td>
|
||||||
<td>192 10th Ave, New York</td>
|
<td>192 10th Ave, New York</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr id="" class="spotRow">
|
||||||
|
<td class="name">Aeon Bookstore</td>
|
||||||
|
<td>151 East Broadway, New York</td>
|
||||||
|
</tr>
|
||||||
<tr id="" class="spotRow">
|
<tr id="" class="spotRow">
|
||||||
<td class="name">Alabaster Bookshop</td>
|
<td class="name">Alabaster Bookshop</td>
|
||||||
<td>122 4th Ave, New York</td>
|
<td>122 4th Ave, New York</td>
|
||||||
|
14
stores.json
14
stores.json
@ -1356,5 +1356,19 @@
|
|||||||
"website": "https://www.milmundosbooks.com/",
|
"website": "https://www.milmundosbooks.com/",
|
||||||
"events": "Yes",
|
"events": "Yes",
|
||||||
"cafe": "No"
|
"cafe": "No"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Aeon Bookstore",
|
||||||
|
"address": "151 East Broadway",
|
||||||
|
"city": "New York",
|
||||||
|
"state": "NY",
|
||||||
|
"postcode": "10002",
|
||||||
|
"description": "",
|
||||||
|
"lat": "40.713860",
|
||||||
|
"long": "-73.990934",
|
||||||
|
"country": "USA",
|
||||||
|
"website": "https://www.aeonbookstore.com/",
|
||||||
|
"events": "Yes",
|
||||||
|
"cafe": "No"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user