From 7fc2a034b28b96060f3d422e93be25927637f230 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 7 Apr 2025 19:42:27 -0700 Subject: [PATCH] Update data/resturants-bars.json --- data/resturants-bars.json | 74 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) diff --git a/data/resturants-bars.json b/data/resturants-bars.json index 0637a08..cd29487 100644 --- a/data/resturants-bars.json +++ b/data/resturants-bars.json @@ -1 +1,73 @@ -[] \ No newline at end of file +[ + { + "name": "The Original Voodoo Doughnut and Wedding Chapel", + "location": "Old Town Location", + "address": "120 NW 3rd Ave, Portland, OR 97209" + }, + { + "name": "Voodoo Doughnut", + "location": "Davis Location", + "address": "1501 NE Davis Street, Portland, OR 97232" + }, + { + "name": "Creepy's", + "address": "627 SE Morrison St, Portland, OR 97214" + }, + { + "name": "Rimsky-Korsakoffee House", + "address": "707 SE 12th Ave, Portland, OR 97214" + }, + { + "name": "Raven's Manor", + "address": "235 SW 1st Ave, Portland, OR 97204" + }, + { + "name": "Rose City Book Pub", + "address": "1329 NE Fremont St, Portland, OR 97212" + }, + { + "name": "Steeple Jack", + "address": "2400 NE Broadway, Portland, OR 97232" + }, + { + "name": "The Bible Club PDX", + "address": "6716 SE 16th Ave, Portland, OR 97202" + }, + { + "name": "Church", + "address": "2600 NE Sandy Blvd, Portland, OR 97232" + }, + { + "name": "Hale Pele", + "address": "2733 NE Broadway, Portland, OR 97232" + }, + { + "name": "Wyrd Leatherworks and Meadery", + "address": "4515 SE 41st Ave, Portland, OR 97202" + }, + { + "name": "Wedge Head", + "address": "3728 NE Sandy Blvd, Portland, OR 97232" + }, + { + "name": "Birdie Time Pub and Mini Golf", + "address": "925 SE Main St, Portland, OR 97214" + }, + { + "name": "Wonderwood Springs", + "address": "8811 N Lombard St, Portland, OR 97203" + }, + { + "name": "Wonderwood Springs Mini Golf", + "address": "7410 N Chicago Ave, Portland, OR 97203" + }, + { + "name": "Treebeard's Taphouse", + "address": "822 SW 2nd Ave, Portland, OR 97204" + }, + { + "name": "Sinister's Coffee & Creamery", + "description": "w/ Dark Crafts Market", + "address": "301 SW Morrison, Portland, OR 97204" + } +]