add brazenhead books (sort of)

This commit is contained in:
David 2017-06-15 23:14:00 -04:00
parent fcfb75dc44
commit ac04306aee
2 changed files with 18 additions and 0 deletions

View File

@ -144,6 +144,10 @@
<td class="name">Boulevard Books and Caf&#xE9;</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>

View File

@ -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"
}
]