add brazenhead books (sort of)
This commit is contained in:
parent
fcfb75dc44
commit
ac04306aee
@ -144,6 +144,10 @@
|
||||
<td class="name">Boulevard Books and Café</td>
|
||||
<td>7518 13th Ave, Brooklyn</td>
|
||||
</tr>
|
||||
<tr id="" class="spotRow">
|
||||
<td class="name">Brazenhead Books</td>
|
||||
<td>The Upper East Side, New York</td>
|
||||
</tr>
|
||||
<tr id="" class="spotRow">
|
||||
<td class="name">Catland</td>
|
||||
<td>987 Flushing Ave, Brooklyn</td>
|
||||
|
14
stores.json
14
stores.json
@ -1202,5 +1202,19 @@
|
||||
"website": "https://www.rizzolibookstore.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No"
|
||||
},
|
||||
{
|
||||
"name": "Brazenhead Books",
|
||||
"address": "The Upper East Side",
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "",
|
||||
"description": "Brazenhead is a secret bookstore on the Upper East Side. Yes, I know the address. No, I'm not telling you.",
|
||||
"lat": "40.7828647",
|
||||
"long": "-73.9653551",
|
||||
"country": "USA",
|
||||
"website": "http://www.brazenheadbooks.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user