get_station_information grabs and tidies the station_information feed for a given city.
This dataset contains locations, capacity, and other information about bikeshare stations.
Metadata for this dataset can be found at:
https://github.com/MobilityData/gbfs/blob/master/gbfs.md
get_station_information(
city,
directory = NULL,
file = "station_information.rds",
output = NULL
)A character string that can be matched to a gbfs feed. The recommended argument is a system ID supplied in the output of [get_gbfs_cities()], but will also attempt to match to the URL of an active .json feed or city name.
Optional. Path to a folder (or folder to be created) where the feed will be saved.
Optional. The name of the file to be saved (if output
is set to "save" or "both"), as a character string.
Must end in ".rds".
Optional. The type of output method. If left as default, this
argument is inferred from the directory argument. If
output = "save", the object will be saved as an .rds object at
# the given path. If output = "return", the output will be returned
as a dataframe object. Setting output = "both" will do both.
The output of this function depends on argument to output
and directory. Either a saved .rds object generated from the current
feed, a dataframe object, or both.
[get_gbfs()] for a wrapper to call each of the get_feed
functions, [get_gbfs_cities()] for a dataframe of cities releasing gbfs
functions, and [get_which_gbfs_feeds()] for a dataframe of which feeds
are released by a given city.
# grab the free bike status feed for portland, oreoon's bikeshare program
get_station_information(city =
"https://gbfs.lyft.com/gbfs/1.1/pdx/en/station_information.json",
output = "return")
#> station_type lon eightd_has_key_dispenser station_id
#> 1 lightweight -122.6766 FALSE 1440913980128937064
#> 2 lightweight -122.6361 FALSE 1440913992049311996
#> 3 lightweight -122.6813 FALSE 1440914125193298376
#> 4 lightweight -122.6663 FALSE 1440914043814841592
#> 5 lightweight -122.5979 FALSE 1839060194522948458
#> 6 lightweight -122.6735 FALSE 1440914121862858038
#> 7 lightweight -122.6531 FALSE 1951544570201985280
#> 8 lightweight -122.5933 FALSE 1459024287353491654
#> 9 lightweight -122.6375 FALSE 1440914060768788840
#> 10 lightweight -122.5376 FALSE 1638727493890785454
#> 11 lightweight -122.5790 FALSE 1454280066339194724
#> 12 lightweight -122.6566 FALSE 1440914027373577396
#> 13 lightweight -122.6598 FALSE 1456140958053603252
#> 14 lightweight -122.6377 FALSE 1861239031553956582
#> 15 lightweight -122.6113 FALSE 1440914022114083118
#> 16 lightweight -122.6986 FALSE 1440913941474231340
#> 17 lightweight -122.6716 FALSE 1440914103718461862
#> 18 lightweight -122.7291 FALSE 1639455575686215638
#> 19 lightweight -122.5786 FALSE 1472781728837052268
#> 20 lightweight -122.6735 FALSE 1440913949099638980
#> 21 lightweight -122.6508 FALSE 1440913898524558302
#> 22 lightweight -122.6547 FALSE 1440913829805081458
#> 23 lightweight -122.6790 FALSE 1591493882416635916
#> 24 lightweight -122.6558 FALSE 1440914065063756144
#> 25 lightweight -122.6256 FALSE 1870592993554113228
#> 26 lightweight -122.6844 FALSE 1440913927624802472
#> 27 lightweight -122.6870 FALSE 1440914078174580010
#> 28 lightweight -122.6575 FALSE 1440913914739900562
#> 29 lightweight -122.5891 FALSE 1473197832631849206
#> 30 lightweight -122.6535 FALSE 1480244097955450612
#> 31 lightweight -122.7591 FALSE 1730284288002445910
#> 32 lightweight -122.7004 FALSE 2000794660125237296
#> 33 lightweight -122.5789 FALSE 1566699224822315816
#> 34 lightweight -122.6308 FALSE 1440914039519874284
#> 35 lightweight -122.6617 FALSE 2035671136422654652
#> 36 lightweight -122.6820 FALSE 1440913962210462840
#> 37 lightweight -122.5398 FALSE 1652377864631989454
#> 38 lightweight -122.6210 FALSE 1440914013524148510
#> 39 lightweight -122.7479 FALSE 1840921728780912644
#> 40 lightweight -122.5384 FALSE 1890240097702596674
#> 41 lightweight -122.6447 FALSE 1440914043814841594
#> 42 lightweight -122.5377 FALSE 1628685403946770304
#> 43 lightweight -122.6576 FALSE 1858692211813595494
#> 44 lightweight -122.6783 FALSE 1456140958053603248
#> 45 lightweight -122.6487 FALSE 1638262233407127406
#> 46 lightweight -122.6460 FALSE 1440914035224906986
#> 47 lightweight -122.6617 FALSE 1532492428359502476
#> 48 lightweight -122.6669 FALSE 1440913795445343038
#> 49 lightweight -122.6514 FALSE 1440913880380162158
#> 50 lightweight -122.6027 FALSE 1512137894108803138
#> 51 lightweight -122.6410 FALSE 1471660436585799816
#> 52 lightweight -122.6295 FALSE 1440914004934213902
#> 53 lightweight -122.7389 FALSE 1717284013518516960
#> 54 lightweight -122.6200 FALSE 1440913859869852574
#> 55 lightweight -122.6811 FALSE 1440914073653690746
#> 56 lightweight -122.6433 FALSE 1440913841725456440
#> 57 lightweight -122.6897 FALSE 1440914108977956132
#> 58 lightweight -122.5814 FALSE 1565211342912911030
#> 59 lightweight -122.6811 FALSE 1440913924294362120
#> 60 lightweight -122.6946 FALSE 1440913791150375734
#> 61 lightweight -122.6633 FALSE 1440913996344279298
#> 62 lightweight -122.6305 FALSE 1440913854610358344
#> 63 lightweight -122.6391 FALSE 1781097126452629794
#> 64 lightweight -122.6615 FALSE 1440913914739900560
#> 65 lightweight -122.6714 FALSE 1440914130452792640
#> 66 lightweight -122.6742 FALSE 1440913970574475490
#> 67 lightweight -122.6567 FALSE 1440914030929939682
#> 68 lightweight -122.6824 FALSE 1440913791150375730
#> 69 lightweight -122.6866 FALSE 1686180764237646554
#> 70 lightweight -122.6755 FALSE 1440914086764514614
#> 71 lightweight -122.6854 FALSE 1597819325667848036
#> 72 lightweight -122.7381 FALSE 1717281111169399236
#> 73 lightweight -122.6703 FALSE 1440914113272923436
#> 74 lightweight -122.6849 FALSE 1440913974869442794
#> 75 lightweight -122.6619 FALSE 1440913889934623696
#> 76 lightweight -122.6597 FALSE 1440913915704427520
#> 77 lightweight -122.7419 FALSE 1994096528316842270
#> 78 lightweight -122.6604 FALSE 1440913786855408432
#> 79 lightweight -122.6360 FALSE 1440913996344279296
#> 80 lightweight -122.6932 FALSE 1456383622081679656
#> 81 lightweight -122.6296 FALSE 1440914000639246602
#> 82 lightweight -122.6747 FALSE 1440913799740310342
#> 83 lightweight -122.6370 FALSE 1440914056699743492
#> 84 lightweight -122.6093 FALSE 1764131185622018652
#> 85 lightweight -122.7044 FALSE 1440914121124253042
#> 86 lightweight -122.5889 FALSE 1458693505802373278
#> 87 lightweight -122.6363 FALSE 1440913993013838974
#> 88 lightweight -122.6537 FALSE 1631591100016681072
#> 89 lightweight -122.6820 FALSE 1440913799740310340
#> 90 lightweight -122.6565 FALSE 1464631192467198342
#> 91 lightweight -122.6604 FALSE 1440913906149965958
#> 92 lightweight -122.6854 FALSE 1586806470079603222
#> 93 lightweight -122.6204 FALSE 1440913858905325648
#> 94 lightweight -122.6206 FALSE 1493626265682449418
#> 95 lightweight -122.6188 FALSE 1440913859869852578
#> 96 lightweight -122.6541 FALSE 1636789181167575024
#> 97 lightweight -122.6949 FALSE 1440913980128937062
#> 98 lightweight -122.6434 FALSE 1440913838395016060
#> 99 lightweight -122.6350 FALSE 1440913911409460218
#> 100 lightweight -122.6119 FALSE 1440913868459787180
#> 101 lightweight -122.6093 FALSE 1440913901854998660
#> 102 lightweight -122.6037 FALSE 1475393691475085898
#> 103 lightweight -122.6967 FALSE 1440913970574475492
#> 104 lightweight -122.5887 FALSE 1564039359231125670
#> 105 lightweight -122.6956 FALSE 1987193252723057312
#> 106 lightweight -122.6687 FALSE 1440913821215146858
#> 107 lightweight -122.7134 FALSE 1799390065791695004
#> 108 lightweight -122.6946 FALSE 1440913937179264036
#> 109 lightweight -122.6534 FALSE 1440914047883886936
#> 110 lightweight -122.6812 FALSE 1440914087503119616
#> 111 lightweight -122.6395 FALSE 1440914047883886932
#> 112 lightweight -122.6819 FALSE 1464631188172231042
#> 113 lightweight -122.6789 FALSE 1440914104682988826
#> 114 lightweight -122.6608 FALSE 1504402834420038556
#> 115 lightweight -122.6840 FALSE 1440914099649416530
#> 116 lightweight -122.6725 FALSE 1440914116603363768
#> 117 lightweight -122.6867 FALSE 1674969378297279240
#> 118 lightweight -122.5800 FALSE 1686180757892506174
#> 119 lightweight -122.6813 FALSE 1549603815143941610
#> 120 lightweight -122.5539 FALSE 1448727096877427868
#> 121 lightweight -122.5823 FALSE 1493626269977416718
#> 122 lightweight -122.6517 FALSE 1440913987980266658
#> 123 lightweight -122.6861 FALSE 1586806461489668618
#> 124 lightweight -122.5469 FALSE 1512099161528730988
#> 125 lightweight -122.6137 FALSE 1440913863200292958
#> 126 lightweight -122.7548 FALSE 1675735046655079156
#> 127 lightweight -122.6454 FALSE 1440914056699743496
#> 128 lightweight -122.6821 FALSE 1582252553322702768
#> 129 lightweight -122.6408 FALSE 1440913884675129460
#> 130 lightweight -122.6142 FALSE 1440914014488675490
#> 131 lightweight -122.5582 FALSE 1459019849658395180
#> 132 lightweight -122.6659 FALSE 1440913923329835164
#> 133 lightweight -122.6824 FALSE 1440913924294362124
#> 134 lightweight -122.6774 FALSE 1440914091059481924
#> 135 lightweight -122.6776 FALSE 1440913950064165944
#> 136 lightweight -122.6253 FALSE 1440914009455103170
#> 137 lightweight -122.6770 FALSE 1440913808330244944
#> 138 lightweight -122.5689 FALSE 1708729643493011526
#> 139 lightweight -122.6668 FALSE 1440913825510114158
#> 140 lightweight -122.5686 FALSE 1458693501507405978
#> 141 lightweight -122.5978 FALSE 1480244093660483314
#> 142 lightweight -122.6472 FALSE 1984087784756517026
#> 143 lightweight -122.6160 FALSE 1440914040258479302
#> 144 lightweight -122.6566 FALSE 1440914027373577398
#> 145 lightweight -122.6362 FALSE 1440913842689983370
#> 146 lightweight -122.5805 FALSE 1582252561912637362
#> 147 lightweight -122.5789 FALSE 1647240191795392896
#> 148 lightweight -122.5322 FALSE 1912155353046124684
#> 149 lightweight -122.6554 FALSE 1440913876085194860
#> 150 lightweight -122.5787 FALSE 1769278035882941354
#> 151 lightweight -122.7310 FALSE 1727669644483942694
#> 152 lightweight -122.6481 FALSE 1440913837430489136
#> 153 lightweight -122.6823 FALSE 1440914129488265680
#> 154 lightweight -122.6111 FALSE 1440914017819115816
#> 155 lightweight -122.6965 FALSE 1440913953394606284
#> 156 lightweight -122.6847 FALSE 1440914074618217706
#> 157 lightweight -122.6890 FALSE 1440913804035277640
#> 158 lightweight -122.6372 FALSE 1440913841725456442
#> 159 lightweight -122.6632 FALSE 1440913907114492912
#> 160 lightweight -122.6601 FALSE 1440914030704017724
#> 161 lightweight -122.6835 FALSE 1586806470079603220
#> 162 lightweight -122.6837 FALSE 1440914095128527258
#> 163 lightweight -122.6493 FALSE 1960005939546032542
#> 164 lightweight -122.6905 FALSE 1440913932884296732
#> 165 lightweight -122.5378 FALSE 1645319080789232852
#> 166 lightweight -122.6355 FALSE 1440913885639656392
#> 167 lightweight -122.6677 FALSE 1440913812625212250
#> 168 lightweight -122.6987 FALSE 1440913966279508184
#> 169 lightweight -122.7158 FALSE 1714703731914193704
#> 170 lightweight -122.6427 FALSE 1440913881344689088
#> 171 lightweight -122.6819 FALSE 1440913816920179550
#> 172 lightweight -122.6777 FALSE 1440914100388021524
#> 173 lightweight -122.6744 FALSE 1484982916131371432
#> 174 lightweight -122.5579 FALSE 1454652773980638046
#> 175 lightweight -122.6506 FALSE 1440913834100048758
#> 176 lightweight -122.6121 FALSE 1440914018045037774
#> 177 lightweight -122.7194 FALSE 1628685399651803004
#> 178 lightweight -122.6795 FALSE 1440914112534318436
#> 179 lightweight -122.6725 FALSE 1440913944804671680
#> 180 lightweight -122.6621 FALSE 1464586049118850668
#> 181 lightweight -122.5585 FALSE 1456086692230960482
#> 182 lightweight -122.6966 FALSE 1440913941474231334
#> 183 lightweight -122.6848 FALSE 1550354636182335332
#> 184 lightweight -122.5639 FALSE 1703173645966780748
#> 185 lightweight -122.6347 FALSE 1440913846984950672
#> 186 lightweight -122.6008 FALSE 1440913876085194858
#> 187 lightweight -122.6957 FALSE 1464631188172231038
#> 188 lightweight -122.6838 FALSE 1686180759942679256
#> 189 lightweight -122.7522 FALSE 1947344751477125984
#> 190 lightweight -122.6466 FALSE 1484982920426338730
#> 191 lightweight -122.6658 FALSE 1440914069584645404
#> 192 lightweight -122.5625 FALSE 1454284004050750174
#> 193 lightweight -122.6818 FALSE 1440913950064165948
#> 194 lightweight -122.6206 FALSE 1440913854610358348
#> 195 lightweight -122.6672 FALSE 1566699220527348516
#> 196 lightweight -122.5819 FALSE 1588503461242731434
#> 197 lightweight -122.6764 FALSE 1440914095354449222
#> 198 lightweight -122.6703 FALSE 1569231626158796420
#> 199 lightweight -122.7007 FALSE 1440913983685299354
#> 200 lightweight -122.6416 FALSE 1440913898524558306
#> 201 lightweight -122.6893 FALSE 1440913928589329426
#> 202 lightweight -122.6636 FALSE 1440913846020423744
#> 203 lightweight -122.7354 FALSE 1662068048468060986
#> 204 lightweight -122.6941 FALSE 1440913961984540882
#> 205 lightweight -122.6856 FALSE 1586806465784635916
#> 206 lightweight -122.6753 FALSE 1440913983459377396
#> 207 lightweight -122.6719 FALSE 1440914108239351132
#> 208 lightweight -122.6536 FALSE 1440913889934623692
#> 209 lightweight -122.6535 FALSE 1440914052404776192
#> 210 lightweight -122.6308 FALSE 1471660432290832512
#> 211 lightweight -122.6739 FALSE 1440914138304122232
#> 212 lightweight -122.5835 FALSE 1696578220126402570
#> 213 lightweight -122.5451 FALSE 1699186271622882194
#> 214 lightweight -122.6863 FALSE 1440913971539002462
#> 215 lightweight -122.6498 FALSE 1440913919999394818
#> 216 lightweight -122.6685 FALSE 1440913821215146854
#> 217 lightweight -122.6757 FALSE 1440913808330244946
#> 218 lightweight -122.5642 FALSE 1472781733132019568
#> 219 lightweight -122.6346 FALSE 1440914001603773578
#> 220 lightweight -122.7062 FALSE 1534035832456458094
#> 221 lightweight -122.6507 FALSE 1440913829805081460
#> 222 lightweight -122.6077 FALSE 1475770068410544440
#> 223 lightweight -122.5944 FALSE 1440913894229590996
#> 224 lightweight -122.6875 FALSE 1547322365651218898
#> 225 lightweight -122.6878 FALSE 1586806461489668612
#> 226 lightweight -122.6726 FALSE 1440914083208152312
#> 227 lightweight -122.6416 FALSE 2011943912965933124
#> 228 lightweight -122.6277 FALSE 1440914005898740884
#> 229 lightweight -122.6814 FALSE 1578091695775690152
#> 230 lightweight -122.7203 FALSE 1628685391061868406
#> 231 lightweight -122.6021 FALSE 1440913894229591002
#> 232 lightweight -122.6770 FALSE 1440913816920179552
#> 233 lightweight -122.6669 FALSE 1440913804035277644
#> 234 lightweight -122.6472 FALSE 2011306576269642138
#> 235 lightweight -122.6755 FALSE 1440913812625212248
#> 236 lightweight -122.6112 FALSE 1440913864164819880
#> 237 lightweight -122.6189 FALSE 1964459636792322332
#> 238 lightweight -122.6556 FALSE 1440913825510114160
#> 239 lightweight -122.6791 FALSE 1440914091059481920
#> 240 lightweight -122.6952 FALSE 1628685395356835706
#> 241 lightweight -122.6234 FALSE 1440914010193708188
#> 242 lightweight -122.6360 FALSE 1871672076118047214
#> 243 lightweight -122.6854 FALSE 1743283018100210072
#> 244 lightweight -122.6896 FALSE 1440913932884296726
#> 245 lightweight -122.6816 FALSE 1440913966279508188
#> 246 lightweight -122.6920 FALSE 1440914082243625346
#> 247 lightweight -122.6846 FALSE 1586806465784635922
#> 248 lightweight -122.6733 FALSE 1440914082469547316
#> has_kiosk name capacity
#> 1 FALSE NW Station at Irving 12
#> 2 FALSE SE 29th at Belmont 14
#> 3 FALSE SW Yamhill at Director Park 20
#> 4 FALSE SE Clay at Water 16
#> 5 FALSE SE Holgate at SE Foster 9
#> 6 FALSE SW River at Montgomery 20
#> 7 FALSE SE 12th ave at SE Powell Blvd 6
#> 8 FALSE NE 68th at Sandy 10
#> 9 FALSE SE Powell Blvd at 28th 6
#> 10 FALSE SE 122nd at Burnside 4
#> 11 FALSE SE Division at 82nd 7
#> 12 FALSE SE 9th at Belmont 18
#> 13 FALSE NE Killingsworth at 6th Ave 2
#> 14 FALSE Cleveland High School 9
#> 15 FALSE SE 50th at Hawthorne 5
#> 16 FALSE NW 23rd at Overton 14
#> 17 FALSE SW Moody at Aerial Tram Terminal 18
#> 18 FALSE N Willamette Blvd at Portsmouth 10
#> 19 FALSE SE Holgate at 82nd Ave 5
#> 20 FALSE NW 3rd at Couch 7
#> 21 FALSE NE Fremont at 15th 6
#> 22 FALSE NE 11th at Holladay Park 12
#> 23 FALSE W Burnside at SW Park Ave 7
#> 24 FALSE SE Salmon St at 10th 5
#> 25 FALSE NE 37th at NE Shaver 6
#> 26 FALSE NW 13th at Marshall 17
#> 27 FALSE SW 12th at Clay 10
#> 28 FALSE NE Multnomah at 9th 8
#> 29 FALSE NE Prescott at 72nd Ave 5
#> 30 FALSE NE Alberta at 12th 5
#> 31 FALSE N Pittsburg at N Crawford 9
#> 32 FALSE North Lombard Street at Oatman Avenue 6
#> 33 FALSE NE 82nd at Jonesmore 7
#> 34 FALSE SE Belmont at 33rd 12
#> 35 FALSE SE Spokane at Oaks Park Way 6
#> 36 FALSE NW Johnson at Jamison Square 14
#> 37 FALSE NE Shaver west of 122nd Ave (Parkrose HS) 9
#> 38 FALSE SE 40th at Hawthorne 8
#> 39 FALSE N Charleston at N Fessenden 9
#> 40 FALSE SE Division at SE 122nd 6
#> 41 FALSE SE Clinton at 21st 18
#> 42 FALSE NE 122nd Ave at Glisan St 6
#> 43 FALSE SE 8th at Alder 8
#> 44 FALSE SW 4th at Madison 6
#> 45 FALSE SE 17th Ave at Mall St 4
#> 46 FALSE SE Belmont at 20th 12
#> 47 FALSE NE Emerson at MLK Blvd 7
#> 48 FALSE N Failing at Williams 12
#> 49 FALSE NE Alberta at 14th 3
#> 50 FALSE NE Glisan at 60th 7
#> 51 FALSE NE Fremont at 24th 5
#> 52 FALSE SE 34th at Hawthorne 12
#> 53 FALSE Roosevelt HS Bike Corral 9
#> 54 FALSE NE 42nd at Hancock 7
#> 55 FALSE SW 10th at Harvey Milk 17
#> 56 FALSE NE 22nd at Thompson (Irvington Tennis Club) 12
#> 57 FALSE SW Morrison at 18th 18
#> 58 FALSE NE Failing St at 79th Ave 7
#> 59 FALSE NW 10th at Everett 16
#> 60 FALSE N Burrage at Killingsworth 3
#> 61 FALSE SE 2nd Pl at Tilikum Way 18
#> 62 FALSE NE 33rd at Jarrett (Kennedy School) 3
#> 63 FALSE Lone Fir Cemetery 3
#> 64 FALSE NE MLK at Knott 18
#> 65 FALSE Tilikum West at SW Moody 19
#> 66 FALSE NW Naito at Ironside 9
#> 67 FALSE SE 9th at Madison 6
#> 68 FALSE N Alberta Street at Interstate Ave 7
#> 69 FALSE Doernbecher Children's Hospital 6
#> 70 FALSE SW 3rd at Morrison 12
#> 71 FALSE NW Flanders at 14th Ave 10
#> 72 FALSE N Central at N Ida 9
#> 73 FALSE SW Naito at Ankeny Plaza 18
#> 74 FALSE NW Raleigh at 13th 5
#> 75 FALSE NE Couch at MLK 6
#> 76 FALSE NE Multnomah at Grand 8
#> 77 FALSE North Lombard St at N Burr Ave 6
#> 78 FALSE Metro Campus 8
#> 79 FALSE SE 29th at Stark 17
#> 80 FALSE NW 20th Pl (Fred Meyer) 18
#> 81 FALSE SE 34th at Division 18
#> 82 FALSE N Killingsworth at Albina 15
#> 83 FALSE SE Gladstone at 28th Place 5
#> 84 FALSE NE Killingsworth at NE 52nd 8
#> 85 FALSE SW Park at SW Wright (Oregon Holocaust Memorial) 10
#> 86 FALSE SE Foster at 72nd 12
#> 87 FALSE SE 29th at Hawthorne 18
#> 88 FALSE SE 12th Ave at Hawthorne 7
#> 89 FALSE N Interstate at Willamette 8
#> 90 FALSE NE Dekum at Oneonta St 7
#> 91 FALSE NE Going at Grand 18
#> 92 FALSE Shattuck Hall 4
#> 93 FALSE NE 42nd at Alberta Court 8
#> 94 FALSE NE Ainsworth at 42nd Ave 5
#> 95 FALSE NE 43rd at Sandy 4
#> 96 FALSE SE Milwaukie at Pershing 5
#> 97 FALSE NW Raleigh at 21st 14
#> 98 FALSE NE 22nd at Burnside 11
#> 99 FALSE NE Killingsworth at 30th 6
#> 100 FALSE NE 50th at Sandy 8
#> 101 FALSE NE Glisan at 53rd 8
#> 102 FALSE NE Alameda at 58th Ave 5
#> 103 FALSE NW Nicolai at Sherlock 2
#> 104 FALSE Cully Park 5
#> 105 FALSE North Lombard Street at Greeley Avenue 6
#> 106 FALSE N Wheeler at Broadway 12
#> 107 FALSE N Winchell at N Woolsey 9
#> 108 FALSE NW 21st at Johnson 12
#> 109 FALSE SE Elliott at Division 18
#> 110 FALSE SW 4th at College 12
#> 111 FALSE SE Clinton at 26th 6
#> 112 FALSE N Interstate Ave at Lombard 5
#> 113 FALSE SW Market at Keller Fountain Park 12
#> 114 FALSE NE Ainsworth at Grand Ave 10
#> 115 FALSE SW Harvey Milk at Burnside 18
#> 116 FALSE SW Naito at Morrison 18
#> 117 FALSE N Denver at Interstate Ave 9
#> 118 FALSE NE Siskiyou at 81st Ave 9
#> 119 FALSE N Fremont at Interstate Ave 6
#> 120 FALSE NE Halsey St at 106th 14
#> 121 FALSE SE Stark at 79th Ave 6
#> 122 FALSE SE 14th at Stark 18
#> 123 FALSE PSU SRTC 4
#> 124 FALSE SE 113th at Stark 5
#> 125 FALSE NE 48th at Fremont 12
#> 126 FALSE N Lombard at Burlington 9
#> 127 FALSE SE Hawthorne at 20th 13
#> 128 FALSE N Interstate at Rosa Parks Way 6
#> 129 FALSE NE Alberta at 24th 5
#> 130 FALSE SE 47th at Hawthorne 3
#> 131 FALSE NE Halsey at 102nd 11
#> 132 FALSE NE Wheeler at Multnomah 14
#> 133 FALSE NW 11th at The Fields 18
#> 134 FALSE SW 5th at Morrison 20
#> 135 FALSE NW Broadway at Everett 18
#> 136 FALSE SE 37th at Division 3
#> 137 FALSE N Michigan at Killingsworth 3
#> 138 FALSE SE 92nd at SE Holgate 9
#> 139 FALSE N Williams at Fremont 18
#> 140 FALSE SE 92nd at Foster 8
#> 141 FALSE SE 64th at Lincoln St 3
#> 142 FALSE SE 17th Ave at SE Spokane 6
#> 143 FALSE SE Belmont at 45th 3
#> 144 FALSE SE 9th at Burnside 14
#> 145 FALSE NE 28th at Glisan 3
#> 146 FALSE SE 81st Ave at E Burnside St 9
#> 147 FALSE SE Woodward at 82nd Ave 7
#> 148 FALSE SE Division at 127th 5
#> 149 FALSE NE Alberta at 10th 5
#> 150 FALSE SE 82nd Ave at SE Francis (Eastport Plaza) 3
#> 151 FALSE N Lombard at N Fortune 9
#> 152 FALSE NE 17th at Killingsworth 3
#> 153 FALSE Urban Center Plaza at SW 6th 14
#> 154 FALSE SE 50th at Clinton 5
#> 155 FALSE NW Everett at 22nd 18
#> 156 FALSE SW 10th at Columbia 11
#> 157 FALSE N Killingsworth at Gay 5
#> 158 FALSE NE 28th at Couch 5
#> 159 FALSE NE Holladay at 2nd 9
#> 160 FALSE SE Alder at 6th 17
#> 161 FALSE Lincoln Hall 4
#> 162 FALSE SW Broadway at Smith Memorial Student Union 23
#> 163 FALSE SE 16th Ave at Center St 6
#> 164 FALSE NW 19th at Johnson 15
#> 165 FALSE SE 122nd at Morrison St 8
#> 166 FALSE NE Alberta at 29th/30th 5
#> 167 FALSE N Morris at Vancouver 8
#> 168 FALSE NW Kearney at 23rd 18
#> 169 FALSE N Trenton at N Newman 9
#> 170 FALSE NE Alberta at 22nd 5
#> 171 FALSE N Prescott at Interstate 18
#> 172 FALSE SW Harrison at 1st 18
#> 173 FALSE N Rosa Parks Way at Albina 5
#> 174 FALSE E Burnside at 102nd 9
#> 175 FALSE NE 15th at Broadway 12
#> 176 FALSE SE 49th at Division 3
#> 177 FALSE N Willis Blvd at N Courtenay Ave 6
#> 178 FALSE SW Morrison at Pioneer Courthouse Sq. 18
#> 179 FALSE NW 2nd at Everett 14
#> 180 FALSE NE Sumner at MLK 3
#> 181 FALSE SE Stark at 102nd 6
#> 182 FALSE NW 22nd at Lovejoy 10
#> 183 FALSE N Concord Ave at Killingsworth St 5
#> 184 FALSE NE Sandy at 96th 8
#> 185 FALSE NE 30th at Glisan 3
#> 186 FALSE NE 60th at Cully 8
#> 187 FALSE N Rosa Parks at Greeley 5
#> 188 FALSE Casey Eye Institute 6
#> 189 FALSE N Lombard St at N Charleston Ave 7
#> 190 FALSE NE Alberta at 18th 9
#> 191 FALSE SE Water at Taylor 10
#> 192 FALSE NE 99th at Multnomah St 8
#> 193 FALSE NW Couch at 11th 18
#> 194 FALSE NE 41st at Sandy Blvd (Hollywood Theatre) 12
#> 195 FALSE Kerr Bikes/Adaptive BIKETOWN 7
#> 196 FALSE SE 79th at Powell Blvd 6
#> 197 FALSE SW 5th at Oak 18
#> 198 FALSE NW Naito at Couch 6
#> 199 FALSE NW Thurman at 24th 12
#> 200 FALSE NE Glisan at 24th 12
#> 201 FALSE NW 18th at Flanders 18
#> 202 FALSE NE 2nd at Schuyler 12
#> 203 FALSE N Midway at Fessenden St 9
#> 204 FALSE NW Glisan at 21st 10
#> 205 FALSE Millar Library 4
#> 206 FALSE PSU Business Accelerator 3
#> 207 FALSE SW Moody at Thomas 15
#> 208 FALSE NE Broadway at 12th 16
#> 209 FALSE SE Gideon at 12th Ave MAX station 10
#> 210 FALSE NE Knott at 33rd 5
#> 211 FALSE SW Salmon at Waterfront Park 18
#> 212 FALSE NE 78th at Glisan 6
#> 213 FALSE SE Division at 115th ave 8
#> 214 FALSE NW Pettygrove at 15th 12
#> 215 FALSE NE Sandy at 16th 18
#> 216 FALSE N Vancouver at Alberta 18
#> 217 FALSE N Mississippi at Beech 18
#> 218 FALSE SE 96th Ave at Main 5
#> 219 FALSE SE 30th at Division 18
#> 220 FALSE SW Rose Garden Way (Washington Park) 9
#> 221 FALSE NE 14th Pl at Prescott 3
#> 222 FALSE SE Foster at 54th Ave 3
#> 223 FALSE NE Cully at Killingsworth 8
#> 224 FALSE NW Front at 17th 15
#> 225 FALSE Epler Hall 3
#> 226 FALSE SW 2nd at Pine 18
#> 227 FALSE SE Bybee Blvd at 23rd Ave 12
#> 228 FALSE SE 35th Place at Powell Blvd 9
#> 229 FALSE NW Flanders at 10th 5
#> 230 FALSE N Willamette Blvd at Harvard St 3
#> 231 FALSE NE Cully at Skidmore 6
#> 232 FALSE N Russell at Interstate 6
#> 233 FALSE N Mason at Williams 12
#> 234 FALSE SE Clatsop St at 17th Ave 6
#> 235 FALSE N Mississippi at Skidmore 12
#> 236 FALSE NE 50th at Fremont 6
#> 237 FALSE SE 42nd Ave at Powell Blvd 6
#> 238 FALSE NE 10th at Halsey 8
#> 239 FALSE SW 5th at Main 14
#> 240 FALSE N Burrage Ave & N Houghton St 2
#> 241 FALSE SE 37th at Gladstone 3
#> 242 FALSE NE 29th Ave (U of O) 6
#> 243 FALSE OHSU Marquam Hill 9
#> 244 FALSE NW 18th at Northrup 12
#> 245 FALSE NW Marshall at Tanner Springs Park 18
#> 246 FALSE SW 18th at Jefferson 14
#> 247 FALSE Broadway Residence Hall 6
#> 248 FALSE SW 3rd at Ankeny 18
#> lat electric_bike_surcharge_waiver eightd_station_services
#> 1 45.52828 FALSE NULL
#> 2 45.51623 FALSE NULL
#> 3 45.51898 FALSE NULL
#> 4 45.51148 FALSE NULL
#> 5 45.49026 FALSE NULL
#> 6 45.50910 FALSE NULL
#> 7 45.50057 FALSE NULL
#> 8 45.54643 FALSE NULL
#> 9 45.49787 FALSE NULL
#> 10 45.52204 FALSE NULL
#> 11 45.50509 FALSE NULL
#> 12 45.51633 FALSE NULL
#> 13 45.56277 FALSE NULL
#> 14 45.49895 FALSE NULL
#> 15 45.51189 FALSE NULL
#> 16 45.53212 FALSE NULL
#> 17 45.49914 FALSE NULL
#> 18 45.57609 FALSE NULL
#> 19 45.49026 FALSE NULL
#> 20 45.52384 FALSE NULL
#> 21 45.54829 FALSE NULL
#> 22 45.53014 FALSE NULL
#> 23 45.52297 FALSE NULL
#> 24 45.51435 FALSE NULL
#> 25 45.55236 FALSE NULL
#> 26 45.53080 FALSE NULL
#> 27 45.51507 FALSE NULL
#> 28 45.53141 FALSE NULL
#> 29 45.55543 FALSE NULL
#> 30 45.55912 FALSE NULL
#> 31 45.58684 FALSE NULL
#> 32 45.57719 FALSE NULL
#> 33 45.53378 FALSE NULL
#> 34 45.51650 FALSE NULL
#> 35 45.46508 FALSE NULL
#> 36 45.52864 FALSE NULL
#> 37 45.55176 FALSE NULL
#> 38 45.51186 FALSE NULL
#> 39 45.59656 FALSE NULL
#> 40 45.50398 FALSE NULL
#> 41 45.50337 FALSE NULL
#> 42 45.52688 FALSE NULL
#> 43 45.51810 FALSE NULL
#> 44 45.51523 FALSE NULL
#> 45 45.49111 FALSE NULL
#> 46 45.51636 FALSE NULL
#> 47 45.56162 FALSE NULL
#> 48 45.55076 FALSE NULL
#> 49 45.55917 FALSE NULL
#> 50 45.52647 FALSE NULL
#> 51 45.54824 FALSE NULL
#> 52 45.51191 FALSE NULL
#> 53 45.58919 FALSE NULL
#> 54 45.53690 FALSE NULL
#> 55 45.52175 FALSE NULL
#> 56 45.53894 FALSE NULL
#> 57 45.52196 FALSE NULL
#> 58 45.55103 FALSE NULL
#> 59 45.52500 FALSE NULL
#> 60 45.56268 FALSE NULL
#> 61 45.50624 FALSE NULL
#> 62 45.56453 FALSE NULL
#> 63 45.51817 FALSE NULL
#> 64 45.54180 FALSE NULL
#> 65 45.50277 FALSE NULL
#> 66 45.52871 FALSE NULL
#> 67 45.51300 FALSE NULL
#> 68 45.55892 FALSE NULL
#> 69 45.49709 FALSE NULL
#> 70 45.51803 FALSE NULL
#> 71 45.52572 FALSE NULL
#> 72 45.58830 FALSE NULL
#> 73 45.52270 FALSE NULL
#> 74 45.53435 FALSE NULL
#> 75 45.52359 FALSE NULL
#> 76 45.53146 FALSE NULL
#> 77 45.58763 FALSE NULL
#> 78 45.52772 FALSE NULL
#> 79 45.51936 FALSE NULL
#> 80 45.52397 FALSE NULL
#> 81 45.50484 FALSE NULL
#> 82 45.56283 FALSE NULL
#> 83 45.49334 FALSE NULL
#> 84 45.56283 FALSE NULL
#> 85 45.52182 FALSE NULL
#> 86 45.48640 FALSE NULL
#> 87 45.51202 FALSE NULL
#> 88 45.51207 FALSE NULL
#> 89 45.56197 FALSE NULL
#> 90 45.57178 FALSE NULL
#> 91 45.55645 FALSE NULL
#> 92 45.51059 FALSE NULL
#> 93 45.55836 FALSE NULL
#> 94 45.56643 FALSE NULL
#> 95 45.53677 FALSE NULL
#> 96 45.49882 FALSE NULL
#> 97 45.53409 FALSE NULL
#> 98 45.52297 FALSE NULL
#> 99 45.56272 FALSE NULL
#> 100 45.53967 FALSE NULL
#> 101 45.52646 FALSE NULL
#> 102 45.54228 FALSE NULL
#> 103 45.54126 FALSE NULL
#> 104 45.56536 FALSE NULL
#> 105 45.57708 FALSE NULL
#> 106 45.53480 FALSE NULL
#> 107 45.58080 FALSE NULL
#> 108 45.52827 FALSE NULL
#> 109 45.50513 FALSE NULL
#> 110 45.50936 FALSE NULL
#> 111 45.50357 FALSE NULL
#> 112 45.57698 FALSE NULL
#> 113 45.51232 FALSE NULL
#> 114 45.56641 FALSE NULL
#> 115 45.52279 FALSE NULL
#> 116 45.51783 FALSE NULL
#> 117 45.58401 FALSE NULL
#> 118 45.54451 FALSE NULL
#> 119 45.54778 FALSE NULL
#> 120 45.53344 FALSE NULL
#> 121 45.51917 FALSE NULL
#> 122 45.51845 FALSE NULL
#> 123 45.51274 FALSE NULL
#> 124 45.51933 FALSE NULL
#> 125 45.54831 FALSE NULL
#> 126 45.59015 FALSE NULL
#> 127 45.51222 FALSE NULL
#> 128 45.56968 FALSE NULL
#> 129 45.55909 FALSE NULL
#> 130 45.51195 FALSE NULL
#> 131 45.53352 FALSE NULL
#> 132 45.53087 FALSE NULL
#> 133 45.53233 FALSE NULL
#> 134 45.51889 FALSE NULL
#> 135 45.52508 FALSE NULL
#> 136 45.50473 FALSE NULL
#> 137 45.56252 FALSE NULL
#> 138 45.49002 FALSE NULL
#> 139 45.54759 FALSE NULL
#> 140 45.47971 FALSE NULL
#> 141 45.50815 FALSE NULL
#> 142 45.46496 FALSE NULL
#> 143 45.51658 FALSE NULL
#> 144 45.52279 FALSE NULL
#> 145 45.52643 FALSE NULL
#> 146 45.52261 FALSE NULL
#> 147 45.50141 FALSE NULL
#> 148 45.50397 FALSE NULL
#> 149 45.55914 FALSE NULL
#> 150 45.49412 FALSE NULL
#> 151 45.58493 FALSE NULL
#> 152 45.56275 FALSE NULL
#> 153 45.51158 FALSE NULL
#> 154 45.50351 FALSE NULL
#> 155 45.52488 FALSE NULL
#> 156 45.51544 FALSE NULL
#> 157 45.56274 FALSE NULL
#> 158 45.52373 FALSE NULL
#> 159 45.52997 FALSE NULL
#> 160 45.51790 FALSE NULL
#> 161 45.51277 FALSE NULL
#> 162 45.51184 FALSE NULL
#> 163 45.49398 FALSE NULL
#> 164 45.52862 FALSE NULL
#> 165 45.51688 FALSE NULL
#> 166 45.55902 FALSE NULL
#> 167 45.54462 FALSE NULL
#> 168 45.52914 FALSE NULL
#> 169 45.58863 FALSE NULL
#> 170 45.55906 FALSE NULL
#> 171 45.55522 FALSE NULL
#> 172 45.50971 FALSE NULL
#> 173 45.56992 FALSE NULL
#> 174 45.52250 FALSE NULL
#> 175 45.53508 FALSE NULL
#> 176 45.50524 FALSE NULL
#> 177 45.58409 FALSE NULL
#> 178 45.51946 FALSE NULL
#> 179 45.52537 FALSE NULL
#> 180 45.56050 FALSE NULL
#> 181 45.51906 FALSE NULL
#> 182 45.52976 FALSE NULL
#> 183 45.56255 FALSE NULL
#> 184 45.55862 FALSE NULL
#> 185 45.52643 FALSE NULL
#> 186 45.55593 FALSE NULL
#> 187 45.56995 FALSE NULL
#> 188 45.49908 FALSE NULL
#> 189 45.58932 FALSE NULL
#> 190 45.55907 FALSE NULL
#> 191 45.51515 FALSE NULL
#> 192 45.53110 FALSE NULL
#> 193 45.52374 FALSE NULL
#> 194 45.53578 FALSE NULL
#> 195 45.51038 FALSE NULL
#> 196 45.49761 FALSE NULL
#> 197 45.52117 FALSE NULL
#> 198 45.52374 FALSE NULL
#> 199 45.53550 FALSE NULL
#> 200 45.52649 FALSE NULL
#> 201 45.52556 FALSE NULL
#> 202 45.53561 FALSE NULL
#> 203 45.59356 FALSE NULL
#> 204 45.52635 FALSE NULL
#> 205 45.51145 FALSE NULL
#> 206 45.50225 FALSE NULL
#> 207 45.49429 FALSE NULL
#> 208 45.53497 FALSE NULL
#> 209 45.50281 FALSE NULL
#> 210 45.54206 FALSE NULL
#> 211 45.51557 FALSE NULL
#> 212 45.52645 FALSE NULL
#> 213 45.50413 FALSE NULL
#> 214 45.53290 FALSE NULL
#> 215 45.52441 FALSE NULL
#> 216 45.55941 FALSE NULL
#> 217 45.54999 FALSE NULL
#> 218 45.51402 FALSE NULL
#> 219 45.50469 FALSE NULL
#> 220 45.52003 FALSE NULL
#> 221 45.55568 FALSE NULL
#> 222 45.49503 FALSE NULL
#> 223 45.56251 FALSE NULL
#> 224 45.53722 FALSE NULL
#> 225 45.51306 FALSE NULL
#> 226 45.52142 FALSE NULL
#> 227 45.47415 FALSE NULL
#> 228 45.49684 FALSE NULL
#> 229 45.52585 FALSE NULL
#> 230 45.57394 FALSE NULL
#> 231 45.55392 FALSE NULL
#> 232 45.54108 FALSE NULL
#> 233 45.55335 FALSE NULL
#> 234 45.46079 FALSE NULL
#> 235 45.55459 FALSE NULL
#> 236 45.54828 FALSE NULL
#> 237 45.49737 FALSE NULL
#> 238 45.53401 FALSE NULL
#> 239 45.51597 FALSE NULL
#> 240 45.58701 FALSE NULL
#> 241 45.49334 FALSE NULL
#> 242 45.57037 FALSE NULL
#> 243 45.49947 FALSE NULL
#> 244 45.53143 FALSE NULL
#> 245 45.53083 FALSE NULL
#> 246 45.51788 FALSE NULL
#> 247 45.50929 FALSE NULL
#> 248 45.52248 FALSE NULL
#> address
#> 1 Cairns, Northwest Station Way, Chinatown, Old Town, Portland, Multnomah County, Oregon, 97208, United States of America
#> 2 915, Southeast 29th Avenue, Belmont, Sunnyside, Portland, Multnomah County, Oregon, 97214, United States of America
#> 3 Park Avenue West, Southwest Yamhill Street, Portland Downtown, Swan Island, Portland, Multnomah County, Oregon, 97204, United States of America
#> 4 Southeast Clay Street, Hosford-Abernethy, Portland, Multnomah County, Oregon, 97258, United States of America
#> 5 6315 SE Holgate Blvd, Portland, OR 97206, United States
#> 6 320, South Montgomery Street, Portland Downtown, Portland, Multnomah County, Oregon, 97201, United States of America
#> 7 3119 SE 12th Ave, Portland, OR 97202, United States
#> 8 3236, Northeast 68th Avenue, Roseway, Portland, Multnomah County, Oregon, 97213, United States of America
#> 9 Southeast Powell Boulevard, Creston-Kenilworth, Portland, Multnomah County, Oregon, 97202, United States of America
#> 10 E 122nd/Menlo Park, East Burnside Street, Hazelwood, Portland, Multnomah County, Oregon, 97216, United States
#> 11 Bank of the West, 8135, Southeast Division Street, South Tabor, Portland, Multnomah County, Oregon, 97206, United States of America
#> 12 Rogue East Side Pub & Pilot Brewery, 928, Southeast 9th Avenue, Central East Side, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 13 Keys Lounge, 533, Northeast Killingsworth Street, King, Portland, Multnomah County, Oregon, 97211, United States of America
#> 14 2804 SE Franklin St, Portland, OR 97202, United States
#> 15 Sapphire Hotel, 5008, Southeast Hawthorne Boulevard, Mount Tabor, Portland, Multnomah County, Oregon, 97215, United States of America
#> 16 Biketown PDX NW 23rd at Overton, Northwest 23rd Avenue, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 17 OHSU Center For Health And Healing, 3303, Southwest Bond Avenue, South Portland, Portland, Multnomah County, Oregon, 97239, United States of America
#> 18 5315, North Willamette Boulevard, University Park, Portland, Multnomah County, Oregon, 97203, United States
#> 19 8201, Southeast Holgate Boulevard, Lents, Portland, Metro, Multnomah County, Oregon, 97266, United States of America
#> 20 105 NW 3rd Ave, Portland, OR 97209, United States
#> 21 1410, Northeast Fremont Street, Sabin, Portland, Multnomah County, Oregon, 97212, United States of America
#> 22 1101, Northeast Holladay Street, Lloyd District, Portland, Multnomah County, Oregon, 97232, United States of America
#> 23 Mark O. Hatfield Building, West Burnside Street, Downtown, Portland, Multnomah County, Oregon, 97240, United States
#> 24 Oregon Brass Works, Southeast Salmon Street, Central East Side, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 25 4030 NE 37th Ave, Portland, OR 97211, United States
#> 26 Northwest 13th at Marshall, Northwest 13th Avenue, Pearl District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 27 The Cameron, 1500, Southwest 12th Avenue, Portland Downtown, Northwest Industrial District, Portland, Multnomah County, Oregon, 97201, United States of America
#> 28 Northeast Multnomah at 9th, Northeast Multnomah Street, Lloyd District, Portland, Multnomah County, Oregon, 97212, United States of America
#> 29 7151, Northeast Prescott Street, Roseway, Portland, Metro, Multnomah County, Oregon, 97218, United States of America
#> 30 Donny Vegas, 1203, Northeast Alberta Street, King, Portland, Metro, Multnomah County, Oregon, 97211, United States of America
#> 31 6698, North Pittsburg Avenue, Cathedral Park, Portland, Multnomah County, Oregon, 97203, United States
#> 32 3310 N Lombard St, Portland, OR 97217, United States
#> 33 Days Inn Portland Central, 1530, Northeast 82nd Avenue, Madison South, Portland, Multnomah County, Oregon, 97220, United States
#> 34 HMart, 3301, Southeast Belmont Street, Belmont, Sunnyside, Portland, Multnomah County, Oregon, 97214, United States of America
#> 35 336 SE Spokane St, Portland, OR 97202, United States
#> 36 Tanner Place, 1030, Northwest Johnson Street, Pearl District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 37 Parkrose Middle School, 11800, Northeast Shaver Street, Parkrose, Portland, Multnomah County, Oregon, 97220, United States
#> 38 New Seasons Market, 4034, Southeast Hawthorne Boulevard, Hawthorne, Sunnyside, Portland, Multnomah County, Oregon, 97214, United States of America
#> 39 9505 N Charleston Ave, Portland, OR 97203, United States
#> 40 12154 SE Division St, Portland, OR 97266, United States
#> 41 Yama Sushi & Izakaya, 2038, Southeast Clinton Street, Ladd's Addition, Hosford-Abernethy, Portland, Multnomah County, Oregon, 97202, United States of America
#> 42 Northeast 122nd Avenue, Hazelwood, Portland, Multnomah County, Oregon, 97216, United States
#> 43 737 SE Alder St, Portland, OR 97214, United States
#> 44 Multnomah County Court House, 1021, Southwest 4th Avenue, Pioneer Place, Portland, Multnomah County, Oregon, 97204, United States of America
#> 45 Southeast 17th Avenue & Holgate Boulevard, Southeast 17th Avenue, Brooklyn, Portland, Multnomah County, Oregon, 97202, United States
#> 46 1919, Southeast Belmont Street, Central East Side, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 47 300, Northeast Emerson Street, Humboldt, Portland, Metro, Multnomah County, Oregon, 97211, United States
#> 48 North Failing at Williams, North Failing Street, Mississippi, Boise, Portland, Multnomah County, Oregon, 97227, United States of America
#> 49 Cupcake Jones, 1405, Northeast Alberta Street, Alberta, Vernon, Portland, Multnomah County, Oregon, 97211, United States of America
#> 50 A & L Sports Pub, 5933, Northeast Glisan Street, North Tabor, Portland, Metro, Oregon, 97213, United States
#> 51 Union Bank, 2416, Northeast Fremont Street, Alameda, Portland, Metro, Multnomah County, Oregon, 97212, United States of America
#> 52 3412, Southeast Hawthorne Boulevard, Belmont, Sunnyside, Portland, Multnomah County, Oregon, 97214, United States of America
#> 53 Roosevelt High School, 6941, North Central Street, Saint Johns, Portland, Multnomah County, Oregon, 97203, United States
#> 54 Ragan’s Boutique, 1925;1925 ,#A, Northeast 42nd Avenue, Hollywood, Portland, Multnomah County, Oregon, 97213, United States of America
#> 55 Radish Underground, 414, Southwest 10th Avenue, Portland Downtown, Swan Island, Portland, Multnomah County, Oregon, 97205, United States of America
#> 56 Irvington Historic District, Northeast Morris Street, Albina, Eliot, Portland, Multnomah County, Oregon, 97227, United States of America
#> 57 1750, Southwest Morrison Street, Goose Hollow, Portland, Multnomah County, Oregon, 97205, United States of America
#> 58 7910, Northeast Failing Street, Roseway, Portland, Multnomah County, Oregon, 97213, United States
#> 59 Northwest 10th at Everett, Northwest 10th Avenue, Pearl District, Portland, Multnomah County, Oregon, 97208, United States of America
#> 60 5430, North Burrage Avenue, Arbor Lodge, Portland, Multnomah County, Oregon, 97217, United States of America
#> 61 Southwest 2nd Place at Tilikum, Southeast 2nd Place, Hosford-Abernethy, Portland, Multnomah County, Oregon, 97258, United States of America
#> 62 Kennedy School, 5736, Northeast 33rd Avenue, Concordia, Portland, Multnomah County, Oregon, 97211, United States of America
#> 63 SE Morrison St, Portland, OR 97214, United States
#> 64 2650, Northeast Martin Luther King Junior Boulevard, Albina, Eliot, Portland, Multnomah County, Oregon, 97212, United States of America
#> 65 South Waterfront/Southwest Moody, South Portland, Portland, Multnomah County, Oregon, 97258, United States of America
#> 66 Northwest Naito at Ironside, Northwest Naito Parkway, Chinatown, Old Town, Portland, Multnomah County, Oregon, 97208, United States of America
#> 67 Custom Stamping, 1340, Southeast 9th Avenue, Central East Side, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 68 4915, North Interstate Avenue, Overlook, Portland, Multnomah County, Oregon, 97217, United States of America
#> 69 Oregon Health & Science University, Ross Island Bridge, Corbett, South Portland, Portland, Multnomah County, Oregon, 97258, United States
#> 70 Mohawk Building, Southwest Morrison Street, Portland Downtown, Portland, Multnomah County, Oregon, 97204, United States of America
#> 71 Biketown PDX NW Flanders at 14th, Northwest Flanders Street, Pearl District, Portland, Multnomah County, Oregon, 97209, United States
#> 72 Roosevelt High School, 6941, North Central Street, Saint Johns, Portland, Multnomah County, Oregon, 97203, United States
#> 73 Portland Skidmore/Old Town Historic District, Northwest Naito Parkway, Chinatown, Old Town, Portland, Multnomah County, Oregon, 97240, United States of America
#> 74 1321, Northwest Raleigh Street, Pearl District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 75 Northeast Martin Luther King Junior Boulevard, Kerns, Portland, Multnomah County, Oregon, 97240, United States of America
#> 76 NE Multnomah at Grand, Northeast Multnomah Street, Lloyd District, Portland, Multnomah County, Oregon, 97240, United States of America
#> 77 7316 N Lombard St, Portland, OR 97203, United States
#> 78 Apotheker Plaza, Lloyd District, Portland, Multnomah County, Oregon, United States of America
#> 79 2900, Southeast Stark Street, Kerns, Portland, Multnomah County, Oregon, 97214, United States of America
#> 80 Fred Meyer, 100, Northwest 20th Place, Goose Hollow, Portland, Multnomah County, Oregon, 97209, United States of America
#> 81 Ava Gene's, 3377, Southeast Division Street, Richmond, Portland, Multnomah County, Oregon, 97202, United States of America
#> 82 Moriarty Arts and Humanities Building, 705, North Killingsworth Street, Humboldt, Portland, Multnomah County, Oregon, 97217, United States of America
#> 83 2800, Southeast Gladstone Street, Creston-Kenilworth, Portland, Multnomah County, Oregon, 97202, United States of America
#> 84 5195, Northeast Killingsworth Street, Cully, Portland, Multnomah County, Oregon, 97218, United States
#> 85 2609, Southwest Park Place, Arlington Heights, Portland, Multnomah County, Oregon, 97205, United States of America
#> 86 Portland Mercado Food Carts, Southeast Foster Road, Arleta, Mount Scott-Arleta, Portland, Multnomah County, Oregon, 97206, United States of America
#> 87 2835, Southeast Hawthorne Boulevard, Belmont, Sunnyside, Portland, Multnomah County, Oregon, 97214, United States of America
#> 88 1505, Southeast 12th Avenue, Ladd's Addition, Hosford-Abernethy, Portland, Multnomah County, Oregon, 97214, United States
#> 89 5420, North Interstate Avenue, Overlook, Portland, Multnomah County, Oregon, 97217, United States of America
#> 90 909, Northeast Dekum Street, Woodlawn, Portland, Metro, Multnomah County, Oregon, 97211, United States of America
#> 91 NE Grand at Going, Northeast Going Street, King, Portland, Multnomah County, Oregon, 97211, United States of America
#> 92 Portland State University, 724, South Hooker Street, South Portland, Portland, Multnomah County, Oregon, 97201, United States
#> 93 U.S. Bank, 4920, Northeast 42nd Avenue, Beaumont-Wilshire, Portland, Multnomah County, Oregon, 97218, United States of America
#> 94 4125, Northeast Ainsworth Street, Concordia, Portland, Metro, Multnomah County, Oregon, 97211, United States
#> 95 The Beverly, 2025, Northeast 44th Avenue, Hollywood, Portland, Multnomah County, Oregon, 97213, United States of America
#> 96 1135, Southeast Pershing Street, Brooklyn, Portland, Multnomah County, Oregon, 97202, United States
#> 97 Biketown PDX NW Raleigh at 21st, Northwest Raleigh Street, Northwest District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 98 USPS, Northeast 22nd Avenue, Kerns, Portland, Multnomah County, Oregon, 97232, United States of America
#> 99 DAME, 2930, Northeast Killingsworth Street, Concordia, Portland, Multnomah County, Oregon, 97211, United States of America
#> 100 Rose City Park Post Office, 2425, Northeast 50th Avenue, Rose City Park, Portland, Multnomah County, Oregon, 97213, United States of America
#> 101 5251, Northeast Glisan Street, North Tabor, Portland, Multnomah County, Oregon, 97213, United States of America
#> 102 Rose City Park United Methodist Church, 5830, Northeast Alameda Street, Rose City Park, Portland, Metro, Multnomah County, Oregon, 97213, United States of America
#> 103 Ristretto Roasters, 2181, Northwest Nicolai Street, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 104 Northeast 72nd Avenue Community Garden, Northeast 72nd Avenue, Cully, Portland, Multnomah County, Oregon, 97218, United States
#> 105 2747 N Lombard St, Portland, OR 97217, United States
#> 106 1698, North Wheeler Avenue, Eliot, Portland, Multnomah County, Oregon, 97227, United States of America
#> 107 4425 N Winchell St, Portland, OR 97203, United States
#> 108 Alphabet Historic District, Northwest 24th Avenue, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 109 Ladd's Addition Historic District, Southeast Hawthorne Boulevard, Central East Side, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 110 Portland State University, Robert Hugh Baldock Freeway, South Portland, Portland, Multnomah County, Oregon, 97258, United States of America
#> 111 Hosford-Abernethy, Portland, Multnomah County, Oregon, 97214, United States of America
#> 112 North Lombard Transit Center, North Interstate Avenue, Arbor Lodge, Portland, Metro, Multnomah County, Oregon, 97217, United States of America
#> 113 Southwest Market at Keller Fountain Park, Southwest Market Street, Portland Downtown, Portland, Multnomah County, Oregon, 97258, United States of America
#> 114 466, Northeast Ainsworth Street, King, Portland, Metro, Oregon, 97211, United States
#> 115 People's Bike Library of Portland, Southwest 13th Avenue, Portland Downtown, Pearl District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 116 687, Southwest Naito Parkway, Portland Downtown, Portland, Multnomah County, Oregon, 97204, United States of America
#> 117 8416, North Denver Avenue, Kenton, Portland, Multnomah County, Oregon, 97217, United States
#> 118 8055, Northeast Siskiyou Street, Roseway, Portland, Multnomah County, Oregon, 97213, United States
#> 119 1399, North Fremont Street, Overlook, Portland, Multnomah County, Oregon, 97227, United States
#> 120 10529, Northeast Halsey Street, Parkrose Heights, Portland, Multnomah County, Oregon, 97220, United States of America
#> 121 7901, Southeast Stark Street, Montavilla, Portland, Metro, Multnomah County, Oregon, 97215, United States
#> 122 Washington High School, 531, Southeast 14th Avenue, Central East Side, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 123 Portland State University, 724, South Hooker Street, South Portland, Portland, Multnomah County, Oregon, 97201, United States
#> 124 474, Southeast 113th Avenue, Hazelwood, Portland, Metro, Oregon, 97216, United States
#> 125 Alameda Brewhouse, 4765, Northeast Fremont Street, Rose City Park, Portland, Multnomah County, Oregon, 97213, United States of America
#> 126 8608, North Lombard Street, Saint Johns, Portland, Multnomah County, Oregon, 97203, United States
#> 127 2003, Southeast Hawthorne Boulevard, Ladd's Addition, Hosford-Abernethy, Portland, Multnomah County, Oregon, 97214, United States of America
#> 128 North Interstate Avenue, Arbor Lodge, Portland, Multnomah County, Oregon, 97217, United States
#> 129 2405, Northeast Alberta Street, Alberta, Vernon, Portland, Multnomah County, Oregon, 97211, United States of America
#> 130 1527, Southeast 47th Avenue, Richmond, Portland, Multnomah County, Oregon, 97215, United States of America
#> 131 Arco, Northeast Halsey Street, Parkrose Heights, Portland, Multnomah County, Oregon, 97220, United States of America
#> 132 1, North Multnomah Street, Lloyd District, Portland, Multnomah County, Oregon, 97227, United States of America
#> 133 Northwest 11th at The Fields, Northwest Overton Street, Block 17, Pearl District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 134 Southwest 5th at Morrison, Southwest 5th Avenue, Portland Downtown, Portland, Multnomah County, Oregon, 97204, United States of America
#> 135 224, Northwest Broadway, Chinatown, Old Town, Portland, Multnomah County, Oregon, 97209, United States of America
#> 136 2509, Southeast 37th Avenue, Richmond, Portland, Multnomah County, Oregon, 97202, United States of America
#> 137 Bad Habit Room, 5433, North Michigan Avenue, Humboldt, Portland, Multnomah County, Oregon, 97217, United States of America
#> 138 Vavirek Field, Southeast Holgate Boulevard, Lents, Portland, Multnomah County, Oregon, 97266, United States
#> 139 North Williams at Fremont, North Williams Avenue, Albina, Eliot, Portland, Multnomah County, Oregon, 97227, United States of America
#> 140 Southeast 92nd Avenue, Lents Town Center, Lents, Portland, Multnomah County, Oregon, 97266, United States of America
#> 141 Southeast Lincoln Street, Mount Tabor, Portland, Metro, Multnomah County, Oregon, 97215, United States of America
#> 142 8039 SE 17th Ave, Portland, OR 97202, United States
#> 143 Red Square Cafe, 4505, Southeast Belmont Street, Hawthorne, Sunnyside, Portland, Multnomah County, Oregon, 97215, United States of America
#> 144 2, Southeast 9th Avenue, Central East Side, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 145 Migration Brewery, Northeast Glisan Street, Laurelhurst, Portland, Multnomah County, Oregon, 97232, United States of America
#> 146 23, Southeast 81st Avenue, Montavilla, Portland, Multnomah County, Oregon, 97215, United States
#> 147 8135, Southeast Woodward Street, South Tabor, Portland, Multnomah County, Oregon, 97206, United States
#> 148 12726 SE Division St, Portland, OR 97236, United States
#> 149 Eritrean Community Center, 1006, Northeast Alberta Street, King, Portland, Multnomah County, Oregon, 97211, United States of America
#> 150 Auto House, Southeast Francis Street, Foster-Powell, Portland, Multnomah County, Oregon, 97266, United States
#> 151 New Seasons Market, 6300, North Lombard Street, University Park, Portland, Multnomah County, Oregon, 97203, United States
#> 152 5515, Northeast 17th Avenue, Alberta, Vernon, Portland, Multnomah County, Oregon, 97211, United States of America
#> 153 Portland State University, Robert Hugh Baldock Freeway, South Portland, Portland, Multnomah County, Oregon, 97258, United States of America
#> 154 Tabor View Lofts, 2655, Southeast 50th Avenue, Richmond, Portland, Multnomah County, Oregon, 97206, United States of America
#> 155 Alphabet Historic District, Northwest 24th Avenue, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 156 Safeway, 1010, Southwest Jefferson Street, Portland Downtown, Portland, Multnomah County, Oregon, 97201, United States of America
#> 157 2103-2105, North Killingsworth Street, Overlook, Portland, Multnomah County, Oregon, 97217, United States of America
#> 158 Beulahland, Northeast 28th Avenue, Kerns, Portland, Multnomah County, Oregon, 97232, United States of America
#> 159 Bell Circles II, Ulsan Friendship Bell, Northeast Holladay Street, Lloyd District, Portland, Multnomah County, Oregon, 97240, United States of America
#> 160 East Portland Grand Avenue Historic District, Southeast Stark Street, Buckman, Portland, Multnomah County, Oregon, 97204, United States of America
#> 161 Portland State University, 724, South Hooker Street, South Portland, Portland, Multnomah County, Oregon, 97201, United States
#> 162 Portland State University, Robert Hugh Baldock Freeway, South Portland, Portland, Multnomah County, Oregon, 97258, United States of America
#> 163 1534 SE Center St, Portland, OR 97202, United States
#> 164 Alphabet Historic District, Northwest 24th Avenue, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 165 Advance Auto Parts, 727, Southeast 122nd Avenue, Mill Park, Portland, Multnomah County, Oregon, 97233, United States
#> 166 Cord, 2916, Northeast Alberta Street, Alberta, Vernon, Portland, Multnomah County, Oregon, 97211, United States of America
#> 167 Dawson Park Apartments, 101, North Morris Street, Albina, Eliot, Portland, Multnomah County, Oregon, 97227, United States of America
#> 168 Alphabet Historic District, Northwest 24th Avenue, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 169 4720, North Trenton Street, New Columbia, Portsmouth, Portland, Multnomah County, Oregon, 97203, United States
#> 170 Pine State Biscuits, 2204, Northeast Alberta Street, Alberta, Vernon, Portland, Multnomah County, Oregon, 97211, United States of America
#> 171 1406, North Prescott Street, Overlook, Portland, Multnomah County, Oregon, 97217, United States of America
#> 172 Southwest Harrison Street, Portland Downtown, Portland, Multnomah County, Oregon, 97258, United States of America
#> 173 North Rosa Parks Way & Albina, North Rosa Parks Way, Piedmont, Portland, Metro, Multnomah County, Oregon, 97217, United States
#> 174 10223, East Burnside Street, Russellville, Hazelwood, Portland, Multnomah County, Oregon, 97216, United States of America
#> 175 Peet's Coffee, 1441, Northeast Broadway, Lloyd District, Portland, Multnomah County, Oregon, 97232, United States of America
#> 176 Beads at Dusti Creek, 4848, Southeast Division Street, Richmond, Portland, Multnomah County, Oregon, 97206, United States of America
#> 177 César Estrada Chávez School, North Willis Boulevard, Portsmouth, Portland, Multnomah County, Oregon, 97203, United States
#> 178 640, Southwest Broadway, Portland Downtown, Portland, Multnomah County, Oregon, 97205, United States of America
#> 179 Biketown PDX NW 2nd at Everett, Northwest 2nd Avenue, Chinatown, Old Town, Portland, Multnomah County, Oregon, 97240, United States of America
#> 180 301, Northeast Sumner Street, King, Portland, Metro, Multnomah County, Oregon, 97211, United States of America
#> 181 10115, Southeast Stark Street, Russellville, Mill Park, Portland, Multnomah County, Oregon, 97216, United States of America
#> 182 Northwest Lovejoy & 22nd, Northwest District, Portland, Multnomah County, Oregon, 97205, United States of America
#> 183 5425, North Concord Avenue, Overlook, Portland, Multnomah County, Oregon, 97217, United States
#> 184 Parkrose/Sumner, 9525, Northeast Sandy Boulevard, Parkrose, Portland, Multnomah County, Oregon, 97220, United States
#> 185 LaurelThirst Public House, Northeast Glisan Street, Laurelhurst, Portland, Multnomah County, Oregon, 97232, United States of America
#> 186 4523, Northeast 60th Avenue, Cully, Portland, Multnomah County, Oregon, 97218, United States of America
#> 187 Chevron, 2809, North Rosa Parks Way, Arbor Lodge, Portland, Metro, Multnomah County, Oregon, 97217, United States of America
#> 188 Oregon Health & Science University, Ross Island Bridge, Corbett, South Portland, Portland, Multnomah County, Oregon, 97258, United States
#> 189 8302 N Lombard St, Portland, OR 97203, United States
#> 190 Zilla Saké, 1806, Northeast Alberta Street, Alberta, Vernon, Portland, Metro, Multnomah County, Oregon, 97211, United States
#> 191 80, Southeast Taylor Street, King Taylor Business Center, Buckman, Portland, Multnomah County, Oregon, 97214, United States of America
#> 192 The Oregon Clinic, Gateway Transit Center, Gateway, Hazelwood, Portland, Multnomah County, Oregon, 97220, United States of America
#> 193 The Henry, 1025, Northwest Couch Street, The Brewery Blocks, Pearl District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 194 Hollywood Theatre, 4122, Northeast Sandy Boulevard, Hollywood, Portland, Multnomah County, Oregon, 97212, United States of America
#> 195 Kerr Bikes, Vera Katz Eastbank Esplanade, Hosford-Abernethy, Portland, Multnomah County, Oregon, 97258, United States
#> 196 3415, Southeast 79th Avenue, South Tabor, Portland, Multnomah County, Oregon, 97206, United States
#> 197 Care Oregon, 315, Southwest 5th Avenue, Portland Downtown, Portland, Multnomah County, Oregon, 97204, United States of America
#> 198 Portland Skidmore/Old Town Historic District, Southwest Harvey Milk Street, Downtown, Portland, Multnomah County, Oregon, 97204, United States
#> 199 Biketown PDX NW Thurman at 24th, Northwest Thurman Street, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 200 Uno Mas Taquiza, 2337, Northeast Glisan Street, Laurelhurst, Portland, Multnomah County, Oregon, 97232, United States of America
#> 201 Alphabet Historic District, Northwest 24th Avenue, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 202 1732, Northeast 2nd Avenue, Lloyd District, Portland, Multnomah County, Oregon, 97212, United States of America
#> 203 9706, North Midway Avenue, Saint Johns, Portland, Multnomah County, Oregon, 97203, United States
#> 204 Alphabet Historic District, Northwest 24th Avenue, Northwest District, Portland, Multnomah County, Oregon, 97210, United States of America
#> 205 Portland State University, 724, South Hooker Street, South Portland, Portland, Multnomah County, Oregon, 97201, United States
#> 206 Portland State Business Accelerator, 2828, South Corbett Avenue, South Portland, Portland, Multnomah County, Oregon, 97201, United States of America
#> 207 South Thomas Street, The Matisse, South Portland, Portland, Multnomah County, Oregon, 97258, United States of America
#> 208 Safeway, 1100, Northeast Broadway, Lloyd District, Portland, Multnomah County, Oregon, 97232, United States of America
#> 209 1238, Southeast Gideon Street, Ladd's Addition, Hosford-Abernethy, Portland, Multnomah County, Oregon, 97202, United States of America
#> 210 USPS, Northeast Knott Street, Grant Park, Portland, Metro, Multnomah County, Oregon, 97212, United States of America
#> 211 SW Salmon at Waterfront Park, Southwest Salmon Street, World Trade Center, Portland, Multnomah County, Oregon, 97258, United States of America
#> 212 City Blessing Church, 450, Northeast 78th Avenue, Montavilla, Portland, Multnomah County, Oregon, 97213, United States
#> 213 Price Is Right Cigarettes, 11518, Southeast Division Street, Powellhurst, Powellhurst-Gilbert, Portland, Multnomah County, Oregon, 97266, United States
#> 214 1450, Northwest Pettygrove Street, Pearl District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 215 Big Town Hero, Northeast Sandy Boulevard, Kerns, Portland, Multnomah County, Oregon, 97232, United States of America
#> 216 Humboldt Gardens, 5033, North Vancouver Avenue, Humboldt, Portland, Multnomah County, Oregon, 97217, United States of America
#> 217 Bridge City Comics, 3725, North Mississippi Avenue, Mississippi, Boise, Portland, Multnomah County, Oregon, 97227, United States of America
#> 218 Portland Adventist Academy, 1500, Southeast 96th Avenue, Russellville, Hazelwood, Portland, Metro, Multnomah County, Oregon, 97216, United States of America
#> 219 2523, Southeast 30th Avenue, Richmond, Portland, Multnomah County, Oregon, 97202, United States of America
#> 220 International Rose Test Garden, Southwest Rose Garden Way, Arlington Heights, Portland, Metro, Multnomah County, Oregon, 97205, United States
#> 221 4520, Northeast 14th Place, Sabin, Portland, Multnomah County, Oregon, 97211, United States of America
#> 222 Foster Burger, 5339, Southeast Foster Road, Creston-Kenilworth, Portland, Metro, Multnomah County, Oregon, 97206, United States of America
#> 223 5410, Northeast Cully Boulevard, Cully, Portland, Multnomah County, Oregon, 97218, United States of America
#> 224 2016, Northwest Front Avenue, Slabtown, Northwest District, Portland, Multnomah County, Oregon, 97209, United States
#> 225 Portland State University, 724, South Hooker Street, South Portland, Portland, Multnomah County, Oregon, 97201, United States
#> 226 Portland Skidmore/Old Town Historic District, Northwest Naito Parkway, Chinatown, Old Town, Portland, Multnomah County, Oregon, 97240, United States of America
#> 227 2399 SE Bybee Blvd, Portland, OR 97202, United States
#> 228 Parry Center, Southeast 35th Place, Creston-Kenilworth, Portland, Multnomah County, Oregon, 97202, United States of America
#> 229 1010, Northwest Flanders Street, Pearl District, Portland, Multnomah County, Oregon, 97209, United States
#> 230 North Willamette & Harvard, North Willamette Boulevard, University Park, Portland, Multnomah County, Oregon, 97217, United States
#> 231 Northeast Skidmore Street, Cully, Portland, Multnomah County, Oregon, 97218, United States of America
#> 232 Widmer Brothers Brewing, 955, North Russell Street, Albina, Eliot, Portland, Multnomah County, Oregon, 97227, United States of America
#> 233 120, North Mason Street, Mississippi, Boise, Portland, Multnomah County, Oregon, 97217, United States of America
#> 234 8601 SE 17th Ave, Portland, OR 97202, United States
#> 235 North Mississippi at Skidmore, North Mississippi Avenue, Mississippi, Boise, Portland, Multnomah County, Oregon, 97227, United States of America
#> 236 5024, Northeast Fremont Street, Rose City Park, Portland, Multnomah County, Oregon, 97213, United States of America
#> 237 3511 SE 42nd Ave, Portland, OR 97206, United States
#> 238 The Morland, 1530, Northeast 10th Avenue, Lloyd District, Portland, Multnomah County, Oregon, 97232, United States of America
#> 239 1116, Southwest 5th Avenue, University District, Downtown, Portland, Multnomah County, Oregon, 97204, United States
#> 240 Kenton Community Garden, North Houghton Street, Kenton, Portland, Multnomah County, Oregon, 97217, United States
#> 241 Gladstone Street Pizza, 3813, Southeast Gladstone Street, Creston-Kenilworth, Portland, Multnomah County, Oregon, 97202, United States of America
#> 242 6521 NE 29th Ave, Portland, OR 97211, United States
#> 243 Oregon Health & Science University, Marquam Trail, Marquam Hill, Homestead, Portland, Multnomah County, Oregon, 97239, United States
#> 244 Pro Photo Supply Rentals, Northwest 18th Avenue, Northwest District, Portland, Multnomah County, Oregon, 97209, United States of America
#> 245 Northwest Marshall Street, Pearl District, Portland, Multnomah County, Oregon, 97208, United States of America
#> 246 Go Food Stores, 1720, Southwest Jefferson Street, Goose Hollow, Portland, Multnomah County, Oregon, 97201, United States of America
#> 247 Portland State University, 724, South Hooker Street, South Portland, Portland, Multnomah County, Oregon, 97201, United States
#> 248 Portland Skidmore/Old Town Historic District, Northwest Naito Parkway, Chinatown, Old Town, Portland, Multnomah County, Oregon, 97240, United States of America
#> external_id rental_uris.ios
#> 1 1440913980128937064 https://pdx.lft.to/lastmile_qr_scan
#> 2 1440913992049311996 https://pdx.lft.to/lastmile_qr_scan
#> 3 1440914125193298376 https://pdx.lft.to/lastmile_qr_scan
#> 4 1440914043814841592 https://pdx.lft.to/lastmile_qr_scan
#> 5 1839060194522948458 https://pdx.lft.to/lastmile_qr_scan
#> 6 1440914121862858038 https://pdx.lft.to/lastmile_qr_scan
#> 7 1951544570201985280 https://pdx.lft.to/lastmile_qr_scan
#> 8 1459024287353491654 https://pdx.lft.to/lastmile_qr_scan
#> 9 1440914060768788840 https://pdx.lft.to/lastmile_qr_scan
#> 10 1638727493890785454 https://pdx.lft.to/lastmile_qr_scan
#> 11 1454280066339194724 https://pdx.lft.to/lastmile_qr_scan
#> 12 1440914027373577396 https://pdx.lft.to/lastmile_qr_scan
#> 13 1456140958053603252 https://pdx.lft.to/lastmile_qr_scan
#> 14 1861239031553956582 https://pdx.lft.to/lastmile_qr_scan
#> 15 1440914022114083118 https://pdx.lft.to/lastmile_qr_scan
#> 16 1440913941474231340 https://pdx.lft.to/lastmile_qr_scan
#> 17 1440914103718461862 https://pdx.lft.to/lastmile_qr_scan
#> 18 1639455575686215638 https://pdx.lft.to/lastmile_qr_scan
#> 19 1472781728837052268 https://pdx.lft.to/lastmile_qr_scan
#> 20 1440913949099638980 https://pdx.lft.to/lastmile_qr_scan
#> 21 1440913898524558302 https://pdx.lft.to/lastmile_qr_scan
#> 22 1440913829805081458 https://pdx.lft.to/lastmile_qr_scan
#> 23 1591493882416635916 https://pdx.lft.to/lastmile_qr_scan
#> 24 1440914065063756144 https://pdx.lft.to/lastmile_qr_scan
#> 25 1870592993554113228 https://pdx.lft.to/lastmile_qr_scan
#> 26 1440913927624802472 https://pdx.lft.to/lastmile_qr_scan
#> 27 1440914078174580010 https://pdx.lft.to/lastmile_qr_scan
#> 28 1440913914739900562 https://pdx.lft.to/lastmile_qr_scan
#> 29 1473197832631849206 https://pdx.lft.to/lastmile_qr_scan
#> 30 1480244097955450612 https://pdx.lft.to/lastmile_qr_scan
#> 31 1730284288002445910 https://pdx.lft.to/lastmile_qr_scan
#> 32 2000794660125237296 https://pdx.lft.to/lastmile_qr_scan
#> 33 1566699224822315816 https://pdx.lft.to/lastmile_qr_scan
#> 34 1440914039519874284 https://pdx.lft.to/lastmile_qr_scan
#> 35 2035671136422654652 https://pdx.lft.to/lastmile_qr_scan
#> 36 1440913962210462840 https://pdx.lft.to/lastmile_qr_scan
#> 37 1652377864631989454 https://pdx.lft.to/lastmile_qr_scan
#> 38 1440914013524148510 https://pdx.lft.to/lastmile_qr_scan
#> 39 1840921728780912644 https://pdx.lft.to/lastmile_qr_scan
#> 40 1890240097702596674 https://pdx.lft.to/lastmile_qr_scan
#> 41 1440914043814841594 https://pdx.lft.to/lastmile_qr_scan
#> 42 1628685403946770304 https://pdx.lft.to/lastmile_qr_scan
#> 43 1858692211813595494 https://pdx.lft.to/lastmile_qr_scan
#> 44 1456140958053603248 https://pdx.lft.to/lastmile_qr_scan
#> 45 1638262233407127406 https://pdx.lft.to/lastmile_qr_scan
#> 46 1440914035224906986 https://pdx.lft.to/lastmile_qr_scan
#> 47 1532492428359502476 https://pdx.lft.to/lastmile_qr_scan
#> 48 1440913795445343038 https://pdx.lft.to/lastmile_qr_scan
#> 49 1440913880380162158 https://pdx.lft.to/lastmile_qr_scan
#> 50 1512137894108803138 https://pdx.lft.to/lastmile_qr_scan
#> 51 1471660436585799816 https://pdx.lft.to/lastmile_qr_scan
#> 52 1440914004934213902 https://pdx.lft.to/lastmile_qr_scan
#> 53 1717284013518516960 https://pdx.lft.to/lastmile_qr_scan
#> 54 1440913859869852574 https://pdx.lft.to/lastmile_qr_scan
#> 55 1440914073653690746 https://pdx.lft.to/lastmile_qr_scan
#> 56 1440913841725456440 https://pdx.lft.to/lastmile_qr_scan
#> 57 1440914108977956132 https://pdx.lft.to/lastmile_qr_scan
#> 58 1565211342912911030 https://pdx.lft.to/lastmile_qr_scan
#> 59 1440913924294362120 https://pdx.lft.to/lastmile_qr_scan
#> 60 1440913791150375734 https://pdx.lft.to/lastmile_qr_scan
#> 61 1440913996344279298 https://pdx.lft.to/lastmile_qr_scan
#> 62 1440913854610358344 https://pdx.lft.to/lastmile_qr_scan
#> 63 1781097126452629794 https://pdx.lft.to/lastmile_qr_scan
#> 64 1440913914739900560 https://pdx.lft.to/lastmile_qr_scan
#> 65 1440914130452792640 https://pdx.lft.to/lastmile_qr_scan
#> 66 1440913970574475490 https://pdx.lft.to/lastmile_qr_scan
#> 67 1440914030929939682 https://pdx.lft.to/lastmile_qr_scan
#> 68 1440913791150375730 https://pdx.lft.to/lastmile_qr_scan
#> 69 1686180764237646554 https://pdx.lft.to/lastmile_qr_scan
#> 70 1440914086764514614 https://pdx.lft.to/lastmile_qr_scan
#> 71 1597819325667848036 https://pdx.lft.to/lastmile_qr_scan
#> 72 1717281111169399236 https://pdx.lft.to/lastmile_qr_scan
#> 73 1440914113272923436 https://pdx.lft.to/lastmile_qr_scan
#> 74 1440913974869442794 https://pdx.lft.to/lastmile_qr_scan
#> 75 1440913889934623696 https://pdx.lft.to/lastmile_qr_scan
#> 76 1440913915704427520 https://pdx.lft.to/lastmile_qr_scan
#> 77 1994096528316842270 https://pdx.lft.to/lastmile_qr_scan
#> 78 1440913786855408432 https://pdx.lft.to/lastmile_qr_scan
#> 79 1440913996344279296 https://pdx.lft.to/lastmile_qr_scan
#> 80 1456383622081679656 https://pdx.lft.to/lastmile_qr_scan
#> 81 1440914000639246602 https://pdx.lft.to/lastmile_qr_scan
#> 82 1440913799740310342 https://pdx.lft.to/lastmile_qr_scan
#> 83 1440914056699743492 https://pdx.lft.to/lastmile_qr_scan
#> 84 1764131185622018652 https://pdx.lft.to/lastmile_qr_scan
#> 85 1440914121124253042 https://pdx.lft.to/lastmile_qr_scan
#> 86 1458693505802373278 https://pdx.lft.to/lastmile_qr_scan
#> 87 1440913993013838974 https://pdx.lft.to/lastmile_qr_scan
#> 88 1631591100016681072 https://pdx.lft.to/lastmile_qr_scan
#> 89 1440913799740310340 https://pdx.lft.to/lastmile_qr_scan
#> 90 1464631192467198342 https://pdx.lft.to/lastmile_qr_scan
#> 91 1440913906149965958 https://pdx.lft.to/lastmile_qr_scan
#> 92 1586806470079603222 https://pdx.lft.to/lastmile_qr_scan
#> 93 1440913858905325648 https://pdx.lft.to/lastmile_qr_scan
#> 94 1493626265682449418 https://pdx.lft.to/lastmile_qr_scan
#> 95 1440913859869852578 https://pdx.lft.to/lastmile_qr_scan
#> 96 1636789181167575024 https://pdx.lft.to/lastmile_qr_scan
#> 97 1440913980128937062 https://pdx.lft.to/lastmile_qr_scan
#> 98 1440913838395016060 https://pdx.lft.to/lastmile_qr_scan
#> 99 1440913911409460218 https://pdx.lft.to/lastmile_qr_scan
#> 100 1440913868459787180 https://pdx.lft.to/lastmile_qr_scan
#> 101 1440913901854998660 https://pdx.lft.to/lastmile_qr_scan
#> 102 1475393691475085898 https://pdx.lft.to/lastmile_qr_scan
#> 103 1440913970574475492 https://pdx.lft.to/lastmile_qr_scan
#> 104 1564039359231125670 https://pdx.lft.to/lastmile_qr_scan
#> 105 1987193252723057312 https://pdx.lft.to/lastmile_qr_scan
#> 106 1440913821215146858 https://pdx.lft.to/lastmile_qr_scan
#> 107 1799390065791695004 https://pdx.lft.to/lastmile_qr_scan
#> 108 1440913937179264036 https://pdx.lft.to/lastmile_qr_scan
#> 109 1440914047883886936 https://pdx.lft.to/lastmile_qr_scan
#> 110 1440914087503119616 https://pdx.lft.to/lastmile_qr_scan
#> 111 1440914047883886932 https://pdx.lft.to/lastmile_qr_scan
#> 112 1464631188172231042 https://pdx.lft.to/lastmile_qr_scan
#> 113 1440914104682988826 https://pdx.lft.to/lastmile_qr_scan
#> 114 1504402834420038556 https://pdx.lft.to/lastmile_qr_scan
#> 115 1440914099649416530 https://pdx.lft.to/lastmile_qr_scan
#> 116 1440914116603363768 https://pdx.lft.to/lastmile_qr_scan
#> 117 1674969378297279240 https://pdx.lft.to/lastmile_qr_scan
#> 118 1686180757892506174 https://pdx.lft.to/lastmile_qr_scan
#> 119 1549603815143941610 https://pdx.lft.to/lastmile_qr_scan
#> 120 1448727096877427868 https://pdx.lft.to/lastmile_qr_scan
#> 121 1493626269977416718 https://pdx.lft.to/lastmile_qr_scan
#> 122 1440913987980266658 https://pdx.lft.to/lastmile_qr_scan
#> 123 1586806461489668618 https://pdx.lft.to/lastmile_qr_scan
#> 124 1512099161528730988 https://pdx.lft.to/lastmile_qr_scan
#> 125 1440913863200292958 https://pdx.lft.to/lastmile_qr_scan
#> 126 1675735046655079156 https://pdx.lft.to/lastmile_qr_scan
#> 127 1440914056699743496 https://pdx.lft.to/lastmile_qr_scan
#> 128 1582252553322702768 https://pdx.lft.to/lastmile_qr_scan
#> 129 1440913884675129460 https://pdx.lft.to/lastmile_qr_scan
#> 130 1440914014488675490 https://pdx.lft.to/lastmile_qr_scan
#> 131 1459019849658395180 https://pdx.lft.to/lastmile_qr_scan
#> 132 1440913923329835164 https://pdx.lft.to/lastmile_qr_scan
#> 133 1440913924294362124 https://pdx.lft.to/lastmile_qr_scan
#> 134 1440914091059481924 https://pdx.lft.to/lastmile_qr_scan
#> 135 1440913950064165944 https://pdx.lft.to/lastmile_qr_scan
#> 136 1440914009455103170 https://pdx.lft.to/lastmile_qr_scan
#> 137 1440913808330244944 https://pdx.lft.to/lastmile_qr_scan
#> 138 1708729643493011526 https://pdx.lft.to/lastmile_qr_scan
#> 139 1440913825510114158 https://pdx.lft.to/lastmile_qr_scan
#> 140 1458693501507405978 https://pdx.lft.to/lastmile_qr_scan
#> 141 1480244093660483314 https://pdx.lft.to/lastmile_qr_scan
#> 142 1984087784756517026 https://pdx.lft.to/lastmile_qr_scan
#> 143 1440914040258479302 https://pdx.lft.to/lastmile_qr_scan
#> 144 1440914027373577398 https://pdx.lft.to/lastmile_qr_scan
#> 145 1440913842689983370 https://pdx.lft.to/lastmile_qr_scan
#> 146 1582252561912637362 https://pdx.lft.to/lastmile_qr_scan
#> 147 1647240191795392896 https://pdx.lft.to/lastmile_qr_scan
#> 148 1912155353046124684 https://pdx.lft.to/lastmile_qr_scan
#> 149 1440913876085194860 https://pdx.lft.to/lastmile_qr_scan
#> 150 1769278035882941354 https://pdx.lft.to/lastmile_qr_scan
#> 151 1727669644483942694 https://pdx.lft.to/lastmile_qr_scan
#> 152 1440913837430489136 https://pdx.lft.to/lastmile_qr_scan
#> 153 1440914129488265680 https://pdx.lft.to/lastmile_qr_scan
#> 154 1440914017819115816 https://pdx.lft.to/lastmile_qr_scan
#> 155 1440913953394606284 https://pdx.lft.to/lastmile_qr_scan
#> 156 1440914074618217706 https://pdx.lft.to/lastmile_qr_scan
#> 157 1440913804035277640 https://pdx.lft.to/lastmile_qr_scan
#> 158 1440913841725456442 https://pdx.lft.to/lastmile_qr_scan
#> 159 1440913907114492912 https://pdx.lft.to/lastmile_qr_scan
#> 160 1440914030704017724 https://pdx.lft.to/lastmile_qr_scan
#> 161 1586806470079603220 https://pdx.lft.to/lastmile_qr_scan
#> 162 1440914095128527258 https://pdx.lft.to/lastmile_qr_scan
#> 163 1960005939546032542 https://pdx.lft.to/lastmile_qr_scan
#> 164 1440913932884296732 https://pdx.lft.to/lastmile_qr_scan
#> 165 1645319080789232852 https://pdx.lft.to/lastmile_qr_scan
#> 166 1440913885639656392 https://pdx.lft.to/lastmile_qr_scan
#> 167 1440913812625212250 https://pdx.lft.to/lastmile_qr_scan
#> 168 1440913966279508184 https://pdx.lft.to/lastmile_qr_scan
#> 169 1714703731914193704 https://pdx.lft.to/lastmile_qr_scan
#> 170 1440913881344689088 https://pdx.lft.to/lastmile_qr_scan
#> 171 1440913816920179550 https://pdx.lft.to/lastmile_qr_scan
#> 172 1440914100388021524 https://pdx.lft.to/lastmile_qr_scan
#> 173 1484982916131371432 https://pdx.lft.to/lastmile_qr_scan
#> 174 1454652773980638046 https://pdx.lft.to/lastmile_qr_scan
#> 175 1440913834100048758 https://pdx.lft.to/lastmile_qr_scan
#> 176 1440914018045037774 https://pdx.lft.to/lastmile_qr_scan
#> 177 1628685399651803004 https://pdx.lft.to/lastmile_qr_scan
#> 178 1440914112534318436 https://pdx.lft.to/lastmile_qr_scan
#> 179 1440913944804671680 https://pdx.lft.to/lastmile_qr_scan
#> 180 1464586049118850668 https://pdx.lft.to/lastmile_qr_scan
#> 181 1456086692230960482 https://pdx.lft.to/lastmile_qr_scan
#> 182 1440913941474231334 https://pdx.lft.to/lastmile_qr_scan
#> 183 1550354636182335332 https://pdx.lft.to/lastmile_qr_scan
#> 184 1703173645966780748 https://pdx.lft.to/lastmile_qr_scan
#> 185 1440913846984950672 https://pdx.lft.to/lastmile_qr_scan
#> 186 1440913876085194858 https://pdx.lft.to/lastmile_qr_scan
#> 187 1464631188172231038 https://pdx.lft.to/lastmile_qr_scan
#> 188 1686180759942679256 https://pdx.lft.to/lastmile_qr_scan
#> 189 1947344751477125984 https://pdx.lft.to/lastmile_qr_scan
#> 190 1484982920426338730 https://pdx.lft.to/lastmile_qr_scan
#> 191 1440914069584645404 https://pdx.lft.to/lastmile_qr_scan
#> 192 1454284004050750174 https://pdx.lft.to/lastmile_qr_scan
#> 193 1440913950064165948 https://pdx.lft.to/lastmile_qr_scan
#> 194 1440913854610358348 https://pdx.lft.to/lastmile_qr_scan
#> 195 1566699220527348516 https://pdx.lft.to/lastmile_qr_scan
#> 196 1588503461242731434 https://pdx.lft.to/lastmile_qr_scan
#> 197 1440914095354449222 https://pdx.lft.to/lastmile_qr_scan
#> 198 1569231626158796420 https://pdx.lft.to/lastmile_qr_scan
#> 199 1440913983685299354 https://pdx.lft.to/lastmile_qr_scan
#> 200 1440913898524558306 https://pdx.lft.to/lastmile_qr_scan
#> 201 1440913928589329426 https://pdx.lft.to/lastmile_qr_scan
#> 202 1440913846020423744 https://pdx.lft.to/lastmile_qr_scan
#> 203 1662068048468060986 https://pdx.lft.to/lastmile_qr_scan
#> 204 1440913961984540882 https://pdx.lft.to/lastmile_qr_scan
#> 205 1586806465784635916 https://pdx.lft.to/lastmile_qr_scan
#> 206 1440913983459377396 https://pdx.lft.to/lastmile_qr_scan
#> 207 1440914108239351132 https://pdx.lft.to/lastmile_qr_scan
#> 208 1440913889934623692 https://pdx.lft.to/lastmile_qr_scan
#> 209 1440914052404776192 https://pdx.lft.to/lastmile_qr_scan
#> 210 1471660432290832512 https://pdx.lft.to/lastmile_qr_scan
#> 211 1440914138304122232 https://pdx.lft.to/lastmile_qr_scan
#> 212 1696578220126402570 https://pdx.lft.to/lastmile_qr_scan
#> 213 1699186271622882194 https://pdx.lft.to/lastmile_qr_scan
#> 214 1440913971539002462 https://pdx.lft.to/lastmile_qr_scan
#> 215 1440913919999394818 https://pdx.lft.to/lastmile_qr_scan
#> 216 1440913821215146854 https://pdx.lft.to/lastmile_qr_scan
#> 217 1440913808330244946 https://pdx.lft.to/lastmile_qr_scan
#> 218 1472781733132019568 https://pdx.lft.to/lastmile_qr_scan
#> 219 1440914001603773578 https://pdx.lft.to/lastmile_qr_scan
#> 220 1534035832456458094 https://pdx.lft.to/lastmile_qr_scan
#> 221 1440913829805081460 https://pdx.lft.to/lastmile_qr_scan
#> 222 1475770068410544440 https://pdx.lft.to/lastmile_qr_scan
#> 223 1440913894229590996 https://pdx.lft.to/lastmile_qr_scan
#> 224 1547322365651218898 https://pdx.lft.to/lastmile_qr_scan
#> 225 1586806461489668612 https://pdx.lft.to/lastmile_qr_scan
#> 226 1440914083208152312 https://pdx.lft.to/lastmile_qr_scan
#> 227 2011943912965933124 https://pdx.lft.to/lastmile_qr_scan
#> 228 1440914005898740884 https://pdx.lft.to/lastmile_qr_scan
#> 229 1578091695775690152 https://pdx.lft.to/lastmile_qr_scan
#> 230 1628685391061868406 https://pdx.lft.to/lastmile_qr_scan
#> 231 1440913894229591002 https://pdx.lft.to/lastmile_qr_scan
#> 232 1440913816920179552 https://pdx.lft.to/lastmile_qr_scan
#> 233 1440913804035277644 https://pdx.lft.to/lastmile_qr_scan
#> 234 2011306576269642138 https://pdx.lft.to/lastmile_qr_scan
#> 235 1440913812625212248 https://pdx.lft.to/lastmile_qr_scan
#> 236 1440913864164819880 https://pdx.lft.to/lastmile_qr_scan
#> 237 1964459636792322332 https://pdx.lft.to/lastmile_qr_scan
#> 238 1440913825510114160 https://pdx.lft.to/lastmile_qr_scan
#> 239 1440914091059481920 https://pdx.lft.to/lastmile_qr_scan
#> 240 1628685395356835706 https://pdx.lft.to/lastmile_qr_scan
#> 241 1440914010193708188 https://pdx.lft.to/lastmile_qr_scan
#> 242 1871672076118047214 https://pdx.lft.to/lastmile_qr_scan
#> 243 1743283018100210072 https://pdx.lft.to/lastmile_qr_scan
#> 244 1440913932884296726 https://pdx.lft.to/lastmile_qr_scan
#> 245 1440913966279508188 https://pdx.lft.to/lastmile_qr_scan
#> 246 1440914082243625346 https://pdx.lft.to/lastmile_qr_scan
#> 247 1586806465784635922 https://pdx.lft.to/lastmile_qr_scan
#> 248 1440914082469547316 https://pdx.lft.to/lastmile_qr_scan
#> rental_uris.android
#> 1 https://pdx.lft.to/lastmile_qr_scan
#> 2 https://pdx.lft.to/lastmile_qr_scan
#> 3 https://pdx.lft.to/lastmile_qr_scan
#> 4 https://pdx.lft.to/lastmile_qr_scan
#> 5 https://pdx.lft.to/lastmile_qr_scan
#> 6 https://pdx.lft.to/lastmile_qr_scan
#> 7 https://pdx.lft.to/lastmile_qr_scan
#> 8 https://pdx.lft.to/lastmile_qr_scan
#> 9 https://pdx.lft.to/lastmile_qr_scan
#> 10 https://pdx.lft.to/lastmile_qr_scan
#> 11 https://pdx.lft.to/lastmile_qr_scan
#> 12 https://pdx.lft.to/lastmile_qr_scan
#> 13 https://pdx.lft.to/lastmile_qr_scan
#> 14 https://pdx.lft.to/lastmile_qr_scan
#> 15 https://pdx.lft.to/lastmile_qr_scan
#> 16 https://pdx.lft.to/lastmile_qr_scan
#> 17 https://pdx.lft.to/lastmile_qr_scan
#> 18 https://pdx.lft.to/lastmile_qr_scan
#> 19 https://pdx.lft.to/lastmile_qr_scan
#> 20 https://pdx.lft.to/lastmile_qr_scan
#> 21 https://pdx.lft.to/lastmile_qr_scan
#> 22 https://pdx.lft.to/lastmile_qr_scan
#> 23 https://pdx.lft.to/lastmile_qr_scan
#> 24 https://pdx.lft.to/lastmile_qr_scan
#> 25 https://pdx.lft.to/lastmile_qr_scan
#> 26 https://pdx.lft.to/lastmile_qr_scan
#> 27 https://pdx.lft.to/lastmile_qr_scan
#> 28 https://pdx.lft.to/lastmile_qr_scan
#> 29 https://pdx.lft.to/lastmile_qr_scan
#> 30 https://pdx.lft.to/lastmile_qr_scan
#> 31 https://pdx.lft.to/lastmile_qr_scan
#> 32 https://pdx.lft.to/lastmile_qr_scan
#> 33 https://pdx.lft.to/lastmile_qr_scan
#> 34 https://pdx.lft.to/lastmile_qr_scan
#> 35 https://pdx.lft.to/lastmile_qr_scan
#> 36 https://pdx.lft.to/lastmile_qr_scan
#> 37 https://pdx.lft.to/lastmile_qr_scan
#> 38 https://pdx.lft.to/lastmile_qr_scan
#> 39 https://pdx.lft.to/lastmile_qr_scan
#> 40 https://pdx.lft.to/lastmile_qr_scan
#> 41 https://pdx.lft.to/lastmile_qr_scan
#> 42 https://pdx.lft.to/lastmile_qr_scan
#> 43 https://pdx.lft.to/lastmile_qr_scan
#> 44 https://pdx.lft.to/lastmile_qr_scan
#> 45 https://pdx.lft.to/lastmile_qr_scan
#> 46 https://pdx.lft.to/lastmile_qr_scan
#> 47 https://pdx.lft.to/lastmile_qr_scan
#> 48 https://pdx.lft.to/lastmile_qr_scan
#> 49 https://pdx.lft.to/lastmile_qr_scan
#> 50 https://pdx.lft.to/lastmile_qr_scan
#> 51 https://pdx.lft.to/lastmile_qr_scan
#> 52 https://pdx.lft.to/lastmile_qr_scan
#> 53 https://pdx.lft.to/lastmile_qr_scan
#> 54 https://pdx.lft.to/lastmile_qr_scan
#> 55 https://pdx.lft.to/lastmile_qr_scan
#> 56 https://pdx.lft.to/lastmile_qr_scan
#> 57 https://pdx.lft.to/lastmile_qr_scan
#> 58 https://pdx.lft.to/lastmile_qr_scan
#> 59 https://pdx.lft.to/lastmile_qr_scan
#> 60 https://pdx.lft.to/lastmile_qr_scan
#> 61 https://pdx.lft.to/lastmile_qr_scan
#> 62 https://pdx.lft.to/lastmile_qr_scan
#> 63 https://pdx.lft.to/lastmile_qr_scan
#> 64 https://pdx.lft.to/lastmile_qr_scan
#> 65 https://pdx.lft.to/lastmile_qr_scan
#> 66 https://pdx.lft.to/lastmile_qr_scan
#> 67 https://pdx.lft.to/lastmile_qr_scan
#> 68 https://pdx.lft.to/lastmile_qr_scan
#> 69 https://pdx.lft.to/lastmile_qr_scan
#> 70 https://pdx.lft.to/lastmile_qr_scan
#> 71 https://pdx.lft.to/lastmile_qr_scan
#> 72 https://pdx.lft.to/lastmile_qr_scan
#> 73 https://pdx.lft.to/lastmile_qr_scan
#> 74 https://pdx.lft.to/lastmile_qr_scan
#> 75 https://pdx.lft.to/lastmile_qr_scan
#> 76 https://pdx.lft.to/lastmile_qr_scan
#> 77 https://pdx.lft.to/lastmile_qr_scan
#> 78 https://pdx.lft.to/lastmile_qr_scan
#> 79 https://pdx.lft.to/lastmile_qr_scan
#> 80 https://pdx.lft.to/lastmile_qr_scan
#> 81 https://pdx.lft.to/lastmile_qr_scan
#> 82 https://pdx.lft.to/lastmile_qr_scan
#> 83 https://pdx.lft.to/lastmile_qr_scan
#> 84 https://pdx.lft.to/lastmile_qr_scan
#> 85 https://pdx.lft.to/lastmile_qr_scan
#> 86 https://pdx.lft.to/lastmile_qr_scan
#> 87 https://pdx.lft.to/lastmile_qr_scan
#> 88 https://pdx.lft.to/lastmile_qr_scan
#> 89 https://pdx.lft.to/lastmile_qr_scan
#> 90 https://pdx.lft.to/lastmile_qr_scan
#> 91 https://pdx.lft.to/lastmile_qr_scan
#> 92 https://pdx.lft.to/lastmile_qr_scan
#> 93 https://pdx.lft.to/lastmile_qr_scan
#> 94 https://pdx.lft.to/lastmile_qr_scan
#> 95 https://pdx.lft.to/lastmile_qr_scan
#> 96 https://pdx.lft.to/lastmile_qr_scan
#> 97 https://pdx.lft.to/lastmile_qr_scan
#> 98 https://pdx.lft.to/lastmile_qr_scan
#> 99 https://pdx.lft.to/lastmile_qr_scan
#> 100 https://pdx.lft.to/lastmile_qr_scan
#> 101 https://pdx.lft.to/lastmile_qr_scan
#> 102 https://pdx.lft.to/lastmile_qr_scan
#> 103 https://pdx.lft.to/lastmile_qr_scan
#> 104 https://pdx.lft.to/lastmile_qr_scan
#> 105 https://pdx.lft.to/lastmile_qr_scan
#> 106 https://pdx.lft.to/lastmile_qr_scan
#> 107 https://pdx.lft.to/lastmile_qr_scan
#> 108 https://pdx.lft.to/lastmile_qr_scan
#> 109 https://pdx.lft.to/lastmile_qr_scan
#> 110 https://pdx.lft.to/lastmile_qr_scan
#> 111 https://pdx.lft.to/lastmile_qr_scan
#> 112 https://pdx.lft.to/lastmile_qr_scan
#> 113 https://pdx.lft.to/lastmile_qr_scan
#> 114 https://pdx.lft.to/lastmile_qr_scan
#> 115 https://pdx.lft.to/lastmile_qr_scan
#> 116 https://pdx.lft.to/lastmile_qr_scan
#> 117 https://pdx.lft.to/lastmile_qr_scan
#> 118 https://pdx.lft.to/lastmile_qr_scan
#> 119 https://pdx.lft.to/lastmile_qr_scan
#> 120 https://pdx.lft.to/lastmile_qr_scan
#> 121 https://pdx.lft.to/lastmile_qr_scan
#> 122 https://pdx.lft.to/lastmile_qr_scan
#> 123 https://pdx.lft.to/lastmile_qr_scan
#> 124 https://pdx.lft.to/lastmile_qr_scan
#> 125 https://pdx.lft.to/lastmile_qr_scan
#> 126 https://pdx.lft.to/lastmile_qr_scan
#> 127 https://pdx.lft.to/lastmile_qr_scan
#> 128 https://pdx.lft.to/lastmile_qr_scan
#> 129 https://pdx.lft.to/lastmile_qr_scan
#> 130 https://pdx.lft.to/lastmile_qr_scan
#> 131 https://pdx.lft.to/lastmile_qr_scan
#> 132 https://pdx.lft.to/lastmile_qr_scan
#> 133 https://pdx.lft.to/lastmile_qr_scan
#> 134 https://pdx.lft.to/lastmile_qr_scan
#> 135 https://pdx.lft.to/lastmile_qr_scan
#> 136 https://pdx.lft.to/lastmile_qr_scan
#> 137 https://pdx.lft.to/lastmile_qr_scan
#> 138 https://pdx.lft.to/lastmile_qr_scan
#> 139 https://pdx.lft.to/lastmile_qr_scan
#> 140 https://pdx.lft.to/lastmile_qr_scan
#> 141 https://pdx.lft.to/lastmile_qr_scan
#> 142 https://pdx.lft.to/lastmile_qr_scan
#> 143 https://pdx.lft.to/lastmile_qr_scan
#> 144 https://pdx.lft.to/lastmile_qr_scan
#> 145 https://pdx.lft.to/lastmile_qr_scan
#> 146 https://pdx.lft.to/lastmile_qr_scan
#> 147 https://pdx.lft.to/lastmile_qr_scan
#> 148 https://pdx.lft.to/lastmile_qr_scan
#> 149 https://pdx.lft.to/lastmile_qr_scan
#> 150 https://pdx.lft.to/lastmile_qr_scan
#> 151 https://pdx.lft.to/lastmile_qr_scan
#> 152 https://pdx.lft.to/lastmile_qr_scan
#> 153 https://pdx.lft.to/lastmile_qr_scan
#> 154 https://pdx.lft.to/lastmile_qr_scan
#> 155 https://pdx.lft.to/lastmile_qr_scan
#> 156 https://pdx.lft.to/lastmile_qr_scan
#> 157 https://pdx.lft.to/lastmile_qr_scan
#> 158 https://pdx.lft.to/lastmile_qr_scan
#> 159 https://pdx.lft.to/lastmile_qr_scan
#> 160 https://pdx.lft.to/lastmile_qr_scan
#> 161 https://pdx.lft.to/lastmile_qr_scan
#> 162 https://pdx.lft.to/lastmile_qr_scan
#> 163 https://pdx.lft.to/lastmile_qr_scan
#> 164 https://pdx.lft.to/lastmile_qr_scan
#> 165 https://pdx.lft.to/lastmile_qr_scan
#> 166 https://pdx.lft.to/lastmile_qr_scan
#> 167 https://pdx.lft.to/lastmile_qr_scan
#> 168 https://pdx.lft.to/lastmile_qr_scan
#> 169 https://pdx.lft.to/lastmile_qr_scan
#> 170 https://pdx.lft.to/lastmile_qr_scan
#> 171 https://pdx.lft.to/lastmile_qr_scan
#> 172 https://pdx.lft.to/lastmile_qr_scan
#> 173 https://pdx.lft.to/lastmile_qr_scan
#> 174 https://pdx.lft.to/lastmile_qr_scan
#> 175 https://pdx.lft.to/lastmile_qr_scan
#> 176 https://pdx.lft.to/lastmile_qr_scan
#> 177 https://pdx.lft.to/lastmile_qr_scan
#> 178 https://pdx.lft.to/lastmile_qr_scan
#> 179 https://pdx.lft.to/lastmile_qr_scan
#> 180 https://pdx.lft.to/lastmile_qr_scan
#> 181 https://pdx.lft.to/lastmile_qr_scan
#> 182 https://pdx.lft.to/lastmile_qr_scan
#> 183 https://pdx.lft.to/lastmile_qr_scan
#> 184 https://pdx.lft.to/lastmile_qr_scan
#> 185 https://pdx.lft.to/lastmile_qr_scan
#> 186 https://pdx.lft.to/lastmile_qr_scan
#> 187 https://pdx.lft.to/lastmile_qr_scan
#> 188 https://pdx.lft.to/lastmile_qr_scan
#> 189 https://pdx.lft.to/lastmile_qr_scan
#> 190 https://pdx.lft.to/lastmile_qr_scan
#> 191 https://pdx.lft.to/lastmile_qr_scan
#> 192 https://pdx.lft.to/lastmile_qr_scan
#> 193 https://pdx.lft.to/lastmile_qr_scan
#> 194 https://pdx.lft.to/lastmile_qr_scan
#> 195 https://pdx.lft.to/lastmile_qr_scan
#> 196 https://pdx.lft.to/lastmile_qr_scan
#> 197 https://pdx.lft.to/lastmile_qr_scan
#> 198 https://pdx.lft.to/lastmile_qr_scan
#> 199 https://pdx.lft.to/lastmile_qr_scan
#> 200 https://pdx.lft.to/lastmile_qr_scan
#> 201 https://pdx.lft.to/lastmile_qr_scan
#> 202 https://pdx.lft.to/lastmile_qr_scan
#> 203 https://pdx.lft.to/lastmile_qr_scan
#> 204 https://pdx.lft.to/lastmile_qr_scan
#> 205 https://pdx.lft.to/lastmile_qr_scan
#> 206 https://pdx.lft.to/lastmile_qr_scan
#> 207 https://pdx.lft.to/lastmile_qr_scan
#> 208 https://pdx.lft.to/lastmile_qr_scan
#> 209 https://pdx.lft.to/lastmile_qr_scan
#> 210 https://pdx.lft.to/lastmile_qr_scan
#> 211 https://pdx.lft.to/lastmile_qr_scan
#> 212 https://pdx.lft.to/lastmile_qr_scan
#> 213 https://pdx.lft.to/lastmile_qr_scan
#> 214 https://pdx.lft.to/lastmile_qr_scan
#> 215 https://pdx.lft.to/lastmile_qr_scan
#> 216 https://pdx.lft.to/lastmile_qr_scan
#> 217 https://pdx.lft.to/lastmile_qr_scan
#> 218 https://pdx.lft.to/lastmile_qr_scan
#> 219 https://pdx.lft.to/lastmile_qr_scan
#> 220 https://pdx.lft.to/lastmile_qr_scan
#> 221 https://pdx.lft.to/lastmile_qr_scan
#> 222 https://pdx.lft.to/lastmile_qr_scan
#> 223 https://pdx.lft.to/lastmile_qr_scan
#> 224 https://pdx.lft.to/lastmile_qr_scan
#> 225 https://pdx.lft.to/lastmile_qr_scan
#> 226 https://pdx.lft.to/lastmile_qr_scan
#> 227 https://pdx.lft.to/lastmile_qr_scan
#> 228 https://pdx.lft.to/lastmile_qr_scan
#> 229 https://pdx.lft.to/lastmile_qr_scan
#> 230 https://pdx.lft.to/lastmile_qr_scan
#> 231 https://pdx.lft.to/lastmile_qr_scan
#> 232 https://pdx.lft.to/lastmile_qr_scan
#> 233 https://pdx.lft.to/lastmile_qr_scan
#> 234 https://pdx.lft.to/lastmile_qr_scan
#> 235 https://pdx.lft.to/lastmile_qr_scan
#> 236 https://pdx.lft.to/lastmile_qr_scan
#> 237 https://pdx.lft.to/lastmile_qr_scan
#> 238 https://pdx.lft.to/lastmile_qr_scan
#> 239 https://pdx.lft.to/lastmile_qr_scan
#> 240 https://pdx.lft.to/lastmile_qr_scan
#> 241 https://pdx.lft.to/lastmile_qr_scan
#> 242 https://pdx.lft.to/lastmile_qr_scan
#> 243 https://pdx.lft.to/lastmile_qr_scan
#> 244 https://pdx.lft.to/lastmile_qr_scan
#> 245 https://pdx.lft.to/lastmile_qr_scan
#> 246 https://pdx.lft.to/lastmile_qr_scan
#> 247 https://pdx.lft.to/lastmile_qr_scan
#> 248 https://pdx.lft.to/lastmile_qr_scan