pdx-peculiarties/data/food-cart-pods.json
jeff 0cafcba452
All checks were successful
PDX Pecularities Server / deploy (push) Successful in 1s
Update 10.11.2025
2025-10-11 13:37:00 -07:00

27 lines
1.1 KiB
JSON

[
{
"name": "Hawthorn Asylum Food Cart Pod",
"features": ["Out Door Heating", "Inside Bar", "Fire Pit Seating", "Rain Coverage"],
"address": "1080 SE Madison St, Portland, OR 97214"
},
{
"name": "The Heist Bar & Food Carts",
"features": ["Out Door Heating", "Inside Bar", "Fire Pit Seating", "Huge Indoor Seating Area", "Bar Games", "Arcade"],
"address": "4727 SE Woodstock Blvd, Portland, OR 97206"
},
{
"name": "Wonderlove Food Cart Pod And Venue",
"features": ["Out Door Heating", "Inside Bar", "Great City Views", "Indoor Seating Area", "Bar Games", "Concerts", "Events"],
"address": "262 SE Main St, Portland, OR 97214"
},
{
"name": "Midtown Beer Garden by Expensify",
"features": ["Out Door Heating", "Rain Coverage", "Bar Games", "Concerts", "Events"],
"address": "431 SW Harvey Milk St, Portland, OR 97204"
},
{
"name": "Brooklyn Carreta Bar & Carts",
"features": ["Out Door Heating", "Rain Coverage", "Bar Games", "Indoor Bar", "Pinball", "Parking Lot"],
"address": "431 SW Harvey Milk St, Portland, OR 97204"
}
]