From cec551bca42eaec54e1898fac85ab098cc816718 Mon Sep 17 00:00:00 2001 From: David Date: Mon, 17 Nov 2025 03:33:39 +0000 Subject: [PATCH] Add Manga Spot inside the Columbus Circle subway station --- stores.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/stores.json b/stores.json index 72f01f7..bfbbd4d 100644 --- a/stores.json +++ b/stores.json @@ -1768,5 +1768,20 @@ "events": "Yes", "cafe": "No", "meta": "" + }, + { + "name": "Manga Spot", + "address": "1000 8th Ave", + "city": "New York", + "state": "NY", + "postcode": "10019", + "description": "Located underground in the \"Turnstyle\"/\"Underground Market\" in the 59th Street/Columbus Circle subaway station.", + "lat": "40.7669575944698", + "long": "-73.98296614436174", + "country": "USA", + "website": "https://www.instagram.com/mangaspotnyc", + "events": "No", + "cafe": "No", + "meta": "" } ]