add cafe con libros
This commit is contained in:
parent
022a5fd060
commit
2be3076851
@ -152,6 +152,10 @@
|
|||||||
<td class="name">Brazenhead Books</td>
|
<td class="name">Brazenhead Books</td>
|
||||||
<td>The Upper East Side, New York</td>
|
<td>The Upper East Side, New York</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr id="" class="spotRow">
|
||||||
|
<td class="name">Cafe con Libros</td>
|
||||||
|
<td>724 Prospect Place, Brooklyn</td>
|
||||||
|
</tr>
|
||||||
<tr id="" class="spotRow">
|
<tr id="" class="spotRow">
|
||||||
<td class="name">Catland</td>
|
<td class="name">Catland</td>
|
||||||
<td>987 Flushing Ave, Brooklyn</td>
|
<td>987 Flushing Ave, Brooklyn</td>
|
||||||
|
14
stores.json
14
stores.json
@ -1286,5 +1286,19 @@
|
|||||||
"website": "http://www.thequeensbookshop.com/",
|
"website": "http://www.thequeensbookshop.com/",
|
||||||
"events": "Yes",
|
"events": "Yes",
|
||||||
"cafe": "No"
|
"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