add cafe con libros
This commit is contained in:
parent
022a5fd060
commit
2be3076851
@ -152,6 +152,10 @@
|
||||
<td class="name">Brazenhead Books</td>
|
||||
<td>The Upper East Side, New York</td>
|
||||
</tr>
|
||||
<tr id="" class="spotRow">
|
||||
<td class="name">Cafe con Libros</td>
|
||||
<td>724 Prospect Place, Brooklyn</td>
|
||||
</tr>
|
||||
<tr id="" class="spotRow">
|
||||
<td class="name">Catland</td>
|
||||
<td>987 Flushing Ave, Brooklyn</td>
|
||||
|
16
stores.json
16
stores.json
@ -1272,7 +1272,7 @@
|
||||
"website": "http://booksofwonder.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Kew & Willow Books",
|
||||
"address": "81-63 Lefferts Boulevard",
|
||||
@ -1286,5 +1286,19 @@
|
||||
"website": "http://www.thequeensbookshop.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No"
|
||||
},
|
||||
{
|
||||
"name": "Cafe con Libros",
|
||||
"address": "724 Prospect Place",
|
||||
"city": "Brooklyn",
|
||||
"state": "NY",
|
||||
"postcode": "11216",
|
||||
"description": "",
|
||||
"lat": "40.674410",
|
||||
"long": "-73.952515",
|
||||
"country": "USA",
|
||||
"website": "http://www.cafeconlibrosbk.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "Yes"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user