diff --git a/stores.json b/stores.json index f4a2a25..59a3cf6 100644 --- a/stores.json +++ b/stores.json @@ -1843,5 +1843,35 @@ "events": "Yes", "cafe": "Yes", "meta": "" + }, + { + "name": "Red Hook Books", + "address": "123 Coffey St", + "city": "Brooklyn", + "state": "NY", + "postcode": "11231", + "description": "", + "lat": "40.67643506570557", + "long": "-74.01469643325396", + "country": "USA", + "website": "https://www.instagram.com/123.redhookbooks", + "events": "Yes", + "cafe": "No", + "meta": "" + }, + { + "name": "Casa Next Door", + "address": "22-A 8th Ave", + "city": "New York", + "state": "NY", + "postcode": "10014", + "description": "An outgrowth of Casa Magazines (right next door) but with a cafe and book selection.", + "lat": "40.73771777777667", + "long": "-74.0044692607341", + "country": "USA", + "website": "https://www.instagram.com/casanextdoornyc", + "events": "Yes", + "cafe": "Yes", + "meta": "" } ]