diff --git a/stores.json b/stores.json index a78d0ae..31ee76d 100644 --- a/stores.json +++ b/stores.json @@ -1412,5 +1412,19 @@ "website": "https://www.heykidscomics.net/the-store", "events": "Yes", "cafe": "No" + }, + { + "name": "The Drama Book Shop", + "address": "266 W 39th St", + "city": "New York", + "state": "NY", + "postcode": "10018", + "description": "", + "lat": "40.75490420968815", + "long": "-73.9908122288357", + "country": "USA", + "website": "https://www.dramabookshop.com/", + "events": "Yes", + "cafe": "No" } ]