pdx-peculiarties/data/clubs.json
jeff 12745c399b
All checks were successful
PDX Pecularities Server / deploy (push) Successful in 2s
Update data/clubs.json
2025-04-07 19:40:14 -07:00

28 lines
694 B
JSON

[
{
"name": "Dante's",
"description": "Concerts & Performances",
"address": "350 W Burnside St, Portland, OR 97209"
},
{
"name": "Coffin Club",
"description": "Goth Dancing & Events",
"address": "421 SE Grand Ave, Portland, OR 97214"
},
{
"name": "Star Theater",
"description": "Goth Dancing & Concerts",
"address": "13 NW 6th Ave, Portland, OR 97209"
},
{
"name": "Funhouse Lounge",
"description": "Sketch Comedy, Stand-up & Improv",
"address": "2432 SE 11th Ave, Portland, OR 97214"
},
{
"name": "Alibi Tiki Lounge",
"description": "Karaoke and Slots",
"address": "4024 N Interstate Ave, Portland, OR 97227"
}
]