add five more bookstores
This commit is contained in:
parent
6fa7a35711
commit
4ad3ef9f72
75
stores.json
75
stores.json
@ -1138,5 +1138,80 @@
|
||||
"events": "Yes",
|
||||
"cafe": "Yes",
|
||||
"hexcolor": "#B9FCFC"
|
||||
},
|
||||
{
|
||||
"name": "Quest Bookshop",
|
||||
"address": "240 E 53rd St",
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "10022",
|
||||
"description": "",
|
||||
"lat": "40.7569176",
|
||||
"long": "-73.9701645",
|
||||
"country": "USA",
|
||||
"website": "http://www.questbookshop.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No",
|
||||
"hexcolor": "#B9FCFC"
|
||||
},
|
||||
{
|
||||
"name": "The Austin Book Shop",
|
||||
"address": "104-29 Jamaica Ave",
|
||||
"city": "Richmond Hill",
|
||||
"state": "NY",
|
||||
"postcode": "11418",
|
||||
"description": "",
|
||||
"lat": "40.695398",
|
||||
"long": "-73.8422319",
|
||||
"country": "USA",
|
||||
"website": "https://www.facebook.com/The-Austin-Book-Shop-177311612281452/",
|
||||
"events": "Yes",
|
||||
"cafe": "No",
|
||||
"hexcolor": "#B9FCFC"
|
||||
},
|
||||
{
|
||||
"name": "Ben's Books",
|
||||
"address": "145 Ainslie St",
|
||||
"city": "Brooklyn",
|
||||
"state": "NY",
|
||||
"postcode": "11221",
|
||||
"description": "",
|
||||
"lat": "40.7126559",
|
||||
"long": "-73.9487473",
|
||||
"country": "USA",
|
||||
"website": "http://bensbooks.nyc/",
|
||||
"events": "Yes",
|
||||
"cafe": "No",
|
||||
"hexcolor": "#B9FCFC"
|
||||
},
|
||||
{
|
||||
"name": "The Book Cellar",
|
||||
"address": "1465 York Ave",
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "10021",
|
||||
"description": "",
|
||||
"lat": "40.7706452",
|
||||
"long": "-73.9535126",
|
||||
"country": "USA",
|
||||
"website": "http://www.angelfire.com/trek/tothecellar/",
|
||||
"events": "Yes",
|
||||
"cafe": "No",
|
||||
"hexcolor": "#B9FCFC"
|
||||
},
|
||||
{
|
||||
"name": "Chartwell Booksellers",
|
||||
"address": "55 E 52nd St",
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "10055",
|
||||
"description": "",
|
||||
"lat": "40.7590777",
|
||||
"long": "-73.9758035",
|
||||
"country": "USA",
|
||||
"website": "http://www.churchillbooks.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No",
|
||||
"hexcolor": "#B9FCFC"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user