add greenlight offshoot
This commit is contained in:
parent
7557576e39
commit
022a5fd060
@ -196,6 +196,10 @@
|
|||||||
<td class="name">Greenlight Bookstore</td>
|
<td class="name">Greenlight Bookstore</td>
|
||||||
<td>686 Fulton St, Brooklyn</td>
|
<td>686 Fulton St, Brooklyn</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr id="" class="spotRow">
|
||||||
|
<td class="name">Greenlight Bookstore (Prospect Lefferts Gardens)</td>
|
||||||
|
<td>632 Flatbush Ave, Brooklyn</td>
|
||||||
|
</tr>
|
||||||
<tr id="" class="spotRow">
|
<tr id="" class="spotRow">
|
||||||
<td class="name">Here's A Book Store</td>
|
<td class="name">Here's A Book Store</td>
|
||||||
<td>1964 Coney Island Ave, Brooklyn</td>
|
<td>1964 Coney Island Ave, Brooklyn</td>
|
||||||
|
14
stores.json
14
stores.json
@ -195,6 +195,20 @@
|
|||||||
"events": "Yes",
|
"events": "Yes",
|
||||||
"cafe": "No"
|
"cafe": "No"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Greenlight Bookstore (Prospect Lefferts Gardens)",
|
||||||
|
"address": "632 Flatbush Ave",
|
||||||
|
"city": "Brooklyn",
|
||||||
|
"state": "NY",
|
||||||
|
"postcode": "11225",
|
||||||
|
"description": "",
|
||||||
|
"lat": "40.657927",
|
||||||
|
"long": "-73.960535",
|
||||||
|
"country": "USA",
|
||||||
|
"website": "http://www.greenlightbookstore.com/",
|
||||||
|
"events": "Yes",
|
||||||
|
"cafe": "No"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Loft Book Store Cafe",
|
"name": "Loft Book Store Cafe",
|
||||||
"address": "350 Tompkins Ave",
|
"address": "350 Tompkins Ave",
|
||||||
|
Loading…
Reference in New Issue
Block a user