pdx-peculiarties/data/fun.json
jeff c04c439d90
All checks were successful
PDX Pecularities Server / deploy (push) Successful in 2s
Update data/fun.json
2025-04-07 19:44:48 -07:00

58 lines
1.9 KiB
JSON

[
{
"name": "Ground Kontrol",
"features": ["Restaurant", "Bar", "Arcade", "Pinball"],
"address": "115 NW 5th Ave, Portland, OR 97209"
},
{
"name": "QuarterWorld Arcade",
"features": ["Arcade games", "Food", "Drinks"],
"address": "4811 SE Hawthorne Blvd, Portland, OR 97215"
},
{
"name": "Retro Game Bar",
"features": ["Multigeneration console play", "Food", "Drinks"],
"address": "6720 NE Martin Luther King Jr Blvd, Portland, OR 97211"
},
{
"name": "Guardian Games",
"features": ["Bar", "Free Board Game Rentals", "Gaming Areas"],
"address": "345 SE Taylor St, Portland, OR 97214"
},
{
"name": "Mox Boarding House",
"features": ["Restaurant", "Bar", "Free Board Game Rentals", "Gaming Areas"],
"address": "1938 W Burnside St, Portland, OR 97209"
},
{
"name": "Punch Bowl Social",
"features": ["Bowling", "Restaurant", "Bar", "Karaoke", "Arcade", "Pinball", "Bar Games"],
"address": "340 SW Morrison St #4305, Portland, OR 97204"
},
{
"name": "Oaks Amusement Park",
"features": ["Rides", "Go Carts", "Roller Skating", "Carnival Games", "Picnic Area", "Mini Golf", "Arcade"],
"address": "7805 SE Oaks Park Way, Portland, OR 97202"
},
{
"name": "OMSI",
"features": ["Interactive Museum", "Planetarium", "Movie Theater", "Restaurant", "Submarine Tour"],
"address": "341 SW 10th Ave, Portland, OR 97205"
},
{
"name": "Electric Castle's Wunderland",
"features": ["Theater", "VR Ride", "Arcade"],
"address": "3451 SE Belmont St, Portland, OR 97214"
},
{
"name": "Glowing Greens",
"features": ["Mini-Golf", "Mental Trap Escape Rooms", "Wicked Ax Throwing"],
"address": "509 SW Taylor St, Portland, OR 97204"
},
{
"name": "The Alibi Tiki Lounge",
"features": ["Karaoke", "Bar Games", "Slots"],
"address": "4024 N Interstate Ave, Portland, OR 97227"
}
]