diff --git a/index.html b/index.html index fc1de33..899f3ee 100644 --- a/index.html +++ b/index.html @@ -196,6 +196,10 @@ Greenlight Bookstore 686 Fulton St, Brooklyn + + Greenlight Bookstore (Prospect Lefferts Gardens) + 632 Flatbush Ave, Brooklyn + Here's A Book Store 1964 Coney Island Ave, Brooklyn diff --git a/stores.json b/stores.json index d577978..640718c 100644 --- a/stores.json +++ b/stores.json @@ -195,6 +195,20 @@ "events": "Yes", "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", "address": "350 Tompkins Ave",