diff --git a/stores.json b/stores.json index 1420118..d88d0be 100644 --- a/stores.json +++ b/stores.json @@ -1798,5 +1798,20 @@ "events": "Yes", "cafe": "Yes", "meta": "" + }, + { + "name": "The Fountain Bookshop", + "address": "803 W 187th St", + "city": "New York", + "state": "NY", + "postcode": "10033", + "description": "", + "lat": "40.85536319660771", + "long": "-73.9369908112493", + "country": "USA", + "website": "https://fountainbookshop.com/", + "events": "Yes", + "cafe": "Yes", + "meta": "" } ]