From 60b2df5e90430acb615ea015088591f95f860163 Mon Sep 17 00:00:00 2001 From: alazyreader Date: Sat, 5 Aug 2023 01:10:13 +0000 Subject: [PATCH] Add The Ripped Bodice --- stores.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/stores.json b/stores.json index 3bf628f..15afb37 100644 --- a/stores.json +++ b/stores.json @@ -1566,5 +1566,19 @@ "website": "https://www.taylorcobooks.com/", "events": "Yes", "cafe": "No" + }, + { + "name": "The Ripped Bodice", + "address": "218 5th Ave", + "city": "Brooklyn", + "state": "NY", + "postcode": "11215", + "description": "", + "lat": "40.67614895922998", + "long": "-73.98099066262628", + "country": "USA", + "website": "https://www.therippedbodicela.com/ripped-bodice-brooklyn-faq", + "events": "Yes", + "cafe": "No" } ]