Skip to content

Instantly share code, notes, and snippets.

@douglasgoodwin
Last active August 29, 2015 14:16
Show Gist options
  • Save douglasgoodwin/21a727791bc31f3145c1 to your computer and use it in GitHub Desktop.
Save douglasgoodwin/21a727791bc31f3145c1 to your computer and use it in GitHub Desktop.
import string
import simplejson as json
"""
Run this code in an iPython console that has the stations available. ie:
python manage.py shell
//[0] = ID number for AutoComplete
//[1] = Station Name
//[2] = X-Coordinate
//[3] = Y-Coordinate
//[4] = Line Association
//[5] = Parking (Free)
//[6] = Parking (Paid)
//[7] = Parking Spaces
//[8] = Bike Lockers
//[9] = Bike Racks
//[10] = Connections
//[11] = Timetable URL
//[12] = Yelp Address
//[13] = Google URL
//[14] = Accessible Entrance
//[15] = EV Charge Stations
//[16] = LAT
//[17] = LON
//[18] = Stop_ID
"""
# varname "beaches" is borrowed from the javascript
# as is the list and values
beaches = [
[0,'103rd Street/Watts Towers Station',14.282,-6.075,'Blue','Yes','No','63','0','0','117, 254, 305, 612, 55/355','riding_metro/bus_overview/images/801.pdf','10100+Grandee+Av%2C+Los+Angeles+90002','place?ftid=0x80c2cbd708a7b5d9:0xc7731f7de0ea059d&q=type:transit_station:%22104th+Street+Station%22&t=h&cad=src:ppiwlink&ei=1q5jT62bMuagiQKP9oGQDQ&dtab=2','All','0','-118.2431594','33.94221971','80113'],
[1,'1st Street Station',44.55,-6.075,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','108+N+Long+Beach+Bl%2C+Long+Beach+90802','place?ftid=0x80dd31395957ce0b:0xb4f2dabe8c0d9d27&q=type:transit_station:1st+Street+Station%22&t=h&cad=src:ppiwlink&ei=fa9jT7SqH5DEpgTl4v3gBQ&dtab=2','S on 1st St ONLY','0','-118.1893625','33.76873976','80153'],
[2,'1st/Hill',44.55,-6.075,'Silver','No','No','0','0','0','4, 10, 28, 30, 45, 48, 70, 71, 76, 81, 83, 94, 96, 439, 794, 2/302, 40/42, 487/489, 78/79/378, 90/91','riding_metro/bus_overview/images/910.pdf','W+1st+St/S+Hill+St%2C+Los+Angeles+90012','place?ftid=0x80c2c64dd53d3137:0xe1b97d47db8a6e75&q=type:transit_station:1st/hill%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=T4ZnT8PlNJKOowS-6-idCA','N/A','0','-118.246929','34.054468','15612'],
[3,'LATTC/Ortho Institute Station',-6.579589,1.7211914,'Expo','No','No','0','0','10','37, 38, 55/355, 81, 442, 450, 460, 603','riding_metro/bus_overview/images/806.pdf','2460+S+Flower+St%2C+Los+Angeles+90007????','place?q=23rd+st+station&hl=en&ftid=0x80c2c7dd2f61edb3:0xa8b5be0990b040a5','North ONLY','0','-118.2736029','34.02911192','80123'],
[4,'Harbor Transitway/37th St/USC',0.30517578,4.61425,'Silver','No','No','0','0','0','81, 102, 200, 442, 460, 550','riding_metro/bus_overview/images/910.pdf','421+W+37th+St%2C+Los+Angeles+90007','place?ftid=0x80c2c80a7162d377:0x4dcc600b8d6d3495&q=type:transit_station:%22Harbor+Transitway+/+37th%22&t=m&cad=src:ppiwlink&ei=EoRnT_ylJcnRiAKn6dHKCQ&dtab=2','N on 37th St ONLY','0','-118.28019','34.01751','10848'],
[5,'5th Street Station',42.01,-6.075,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','598+N+Long+Beach+Bl%2C+Long+Beach+90802','place?ftid=0x80dd314758a48625:0x7363600fa31c2c7c&q=type:transit_station:%225th+Street+Station%22&t=h&cad=src:ppiwlink&ei=qq9jT4HrB4j9iQL3qMzrBQ&dtab=2','S on 5th St ONLY','0','-118.1894122','33.77359788','80154'],
[6,'7th Street/Metro Center Station',-11.77978,-3.7475585,'Red, Purple, Expo, Blue','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','around/maps','660+S+Figueroa+St%2C+Los+Angeles+90017+','place?ftid=0x80c2c7b6aaffe2b9:0x8a94aa5c750d3172&q=type:transit_station:%227th+Street+/+Metro+Center+Station%22&t=m&cad=src:ppiwlink&ei=44NnT-mPCpSNigKAtsn6Bw&dtab=2','Flower & Fig ONLY','0','-118.258682','34.048634','80122'],
[7,'7th Street/Metro Center Station',-12.8295,-3.7475585,'Red, Purple, Expo, Blue','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','around/maps','660+S+Figueroa+St%2C+Los+Angeles+90017+','place?ftid=0x80c2c7b6aaffe2b9:0x8a94aa5c750d3172&q=type:transit_station:%227th+Street+/+Metro+Center+Station%22&t=m&cad=src:ppiwlink&ei=44NnT-mPCpSNigKAtsn6Bw&dtab=2','Flower & Fig ONLY','0','-118.258682','34.048634','80122'],
[8,'Allen Station',-32.97457,-33.4472,'Gold','No','No','0','0','28','177, 256, 686','riding_metro/bus_overview/images/804.pdf','395+N+Allen+Av%2C+Pasadena+91106','place?ftid=0x80c2c34d6dbb61bb:0x1c6d8cfaaddcea62&q=type:transit_station:%22Allen+Station%22&t=h&cad=src:ppiwlink&ei=WbVjT9OrOMKgiQK8yeWWBA&dtab=2','All','0','-118.1143476','34.15241682','10922'],
[9,'Anaheim Street Station',39.03,-6.075,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','1290+N+Long+Beach+Bl%2C+Long+Beach+90813','place?ftid=0x80dd314496bbf923:0xcc5cf5cd8c80c82a&q=type:transit_station:%22Anaheim+Station%22&t=h&cad=src:ppiwlink&ei=yq9jT_7VGMefiQLM2pzwBQ&dtab=2','N on Anaheim ONLY','0','-118.1893844','33.78183','80105'],
[10,'Artesia Station',25.195,-6.075,'Blue','Yes','Yes','272','0','6','60, 130, 205, 260, 762','riding_metro/bus_overview/images/801.pdf','1920????+Acacia+Av%2C+Compton+90220','place?ftid=0x80c2cb4f30c85dc3:0x61601abcad358187&q=type:transit_station:%22Artesia+Station%22&t=h&cad=src:ppiwlink&ei=2q9jT5rQOqTiiAKFv8TsBQ&dtab=2','All','0','-118.2225183','33.87607701','30014'],
[11,'Atlantic Station',-10.95529,-31.73828,'Gold','Yes','Yes','284','8','12','260, 762','riding_metro/bus_overview/images/804.pdf','5150+E+Pomona+Bl%2C+Los+Angeles+90022','place?ftid=0x80c2cf9ea3cfbce9:0x189ab9eea00d9f34&q=type:transit_station:%22Atlantic+Station%22&t=h&cad=src:ppiwlink&ei=ErVjT9HFJIHhiAKN_PXvBQ&dtab=2','All','0','-118.1544688','34.03339804','80401'],
[12,'Avalon Station',18.286,-0.72021,'Green','Yes','No','158','0','12','48, 53, 51/52/352','riding_metro/bus_overview/images/803.pdf','11667+S+Avalon+Bl%2C+Los+Angeles+90067','place?ftid=0x80c2ca3a9038763d:0x18ed36a86c8f44bc&q=type:transit_station:%22Avalon+Station%22&t=h&cad=src:ppiwlink&ei=sb5jT53oCIXYiALkiLzJAw&dtab=2','All','0','-118.2652171','33.92746467','1731'],
[13,'Aviation/LAX Station',18.286,23.8037,'Green','Yes','No','390','20','24','40, 120, 625','riding_metro/bus_overview/images/803.pdf','11500+Aviation+Bl%2C+Los+Angeles+90048','place?ftid=0x80c2b6b8e1c32295:0x6aa8f3e022a5137c&q=type:transit_station:%22Aviation+Station+(LAX+Shuttle+Connection)%22&t=h&cad=src:ppiwlink&ei=zL1jT8syl7ChBPT13eIF&dtab=2','All','0','-118.3771339','33.9296212','30011'],
[14,'Balboa Station',-34.3805,30.5664,'Orange','Yes','Yes','270','20','12','164, 236/237','riding_metro/bus_overview/images/901.pdf','6340+N+Balboa+Bl%2C+Encino+91316','place?ftid=0x80c299c2f68f376d:0xe953027bbaf15e52&q=type:transit_station:%22Balboa+Station%22&t=h&cad=src:ppiwlink&ei=zMpjT-2CN5PKpASg-MX3BQ&dtab=2','All','0','-118.50083','34.18601','15515'],
[15,'Cal State LA',-18.2373,-29.9316,'Silver','No','No','0','0','0','256, 665, 487/489','riding_metro/bus_overview/images/910.pdf','5150+State+University+Dr%2C+Los+Angeles+90032','place?ftid=0x80c2c599a030271b:0x26be3526166f0608&q=type:transit_station:%22Cal+State+LA+Busway+Station%22&t=m&cad=src:ppiwlink&ei=zYRnT8LrBIKwpgTni4H9Bw&dtab=2','All','0','-118.16802','34.06283','708'],
[16,'Canoga Station',-35.24169,42.8222,'Orange','Yes','No','258','16','20','161, 164, 165, 150/240','riding_metro/bus_overview/images/901.pdf','6770+Canoga+Av%2C+Canoga+Park+91303','place?ftid=0x80c29c1bd99d60eb:0xed9dcdda4fb0e241&q=type:transit_station:%22Canoga+Station%22&t=h&cad=src:ppiwlink&ei=1spjT5rtB4u2pQSB-6TkBQ&dtab=2','All','0','-118.59717','34.19059','15432'],
[17,'Canoga Station',-34.3805,43.7011,'Orange','Yes','No','258','16','20','161, 164, 165, 150/240','riding_metro/bus_overview/images/901.pdf','6770+Canoga+Av%2C+Canoga+Park+91303','place?ftid=0x80c29c1bd99d60eb:0xed9dcdda4fb0e241&q=type:transit_station:%22Canoga+Station%22&t=h&cad=src:ppiwlink&ei=1spjT5rtB4u2pQSB-6TkBQ&dtab=2','All','0','-118.59717','34.19059','15432'],
[18,'Chatsworth Station',-46.22802,43.8354,'Orange','Yes','No','610','16','16','158, 166, 167, 244, 245, 364','riding_metro/bus_overview/images/901.pdf','10046+Old+Depot+Plaza+Road%2CChatsworth+91311','place?q=type:transit_station:%22Chatsworth+Station%22&hl=en&ftid=0x80c29cb9a659c3bf:0xf60ceb5b25b25a9d','All','0','-118.599328','34.252218','152'],
[19,'Chinatown Station',-20.9228,-13.8916,'Gold','No','No','0','0','6','28, 45, 76, 83','riding_metro/bus_overview/images/804.pdf','901+N+Spring+St%2C+Los+Angeles+90012','place?ftid=0x80c2c65bf1e2d15b:0x54511b5f18c21ea0&q=type:transit_station:%22Chinatown+Station%22&t=h&cad=src:ppiwlink&ei=crVjT8G8DYj9iQL3qMzrBQ&dtab=2','Elevator ONLY','0','-118.2358405','34.06386052','80410'],
[20,'Civic Center/Grand Park Station',-17.3217773,-9.04541,'Red, Purple','No','No','0','8','10','4, 10, 28, 30, 45, 48, 70, 71, 76, 81, 83, 94, 96, 439, 794, 2/302, 40/42, 487/489, 78/79/378, 90/91','riding_metro/bus_overview/images/802.pdf','101+S+Hill+St%2C+Los+Angeles+90013','place?ftid=0x80c2c64e7fe9817d:0x9979f09858f51d10&q=type:transit_station:%22Civic+Center+Station%22&t=m&cad=src:ppiwlink&ei=cINnT5HoJOq0iQKZ56D7Bw&dtab=2','Temple St/Hill St','0','-118.2460563','34.05489933','80213'],
[21,'Compton Station',22.4609,-6.075,'Blue','No','No','0','0','4','60, 125, 127, 128, 202, 51/52/352, 55/355','riding_metro/bus_overview/images/801.pdf','275+Willowbrook+Av%2C+Compton+90220','place?ftid=0x80c2cb6def34c567:0x2dabb73232974985&q=type:transit_station:%22Compton+Station%22&t=m&cad=src:ppiwlink&ei=L7BjT4mcLI7-owSXjfH1BQ&dtab=2','All','0','-118.2242494','33.89749029','80111'],
[22,'Crenshaw Station',18.286,14.23339,'Green','Yes','No','513','4','12','126, 207, 210, 710, 757','riding_metro/bus_overview/images/803.pdf','11901+S+Crenshaw+Bl%2C+Hawthorne+90303','place?ftid=0x80c2b675975486b3:0x769d92a3f8d1787a&q=type:transit_station:%22Crenshaw+Station%22&t=h&cad=src:ppiwlink&ei=ur1jT5WTH8TmiAK-3tX9BQ&dtab=2','All','0','-118.3265501','33.92520113','25400150'],
[23,'Culver City Station',-2.55126,23.2666,'Expo','Yes','No','586','22','20','33, 220, 534, 733','riding_metro/bus_overview/images/806.pdf','8817+Washington+Bl%2C+Culver+City+90232','place?q=type:transit_station:%22Culver+City+Station%22&ftid=0x80c2b981166ee409:0xeeb28f85aa47fea1','All','0','-118.3889864','34.02789583','2123'],
[24,'De Soto Station',-34.3805,40.99121,'Orange','No','No','0','8','12','164, 244','riding_metro/bus_overview/images/901.pdf','20901+Victory+Bl%2C+Woodland+Hills+91367','place?ftid=0x80c29c0254230d3d:0xd45209e9db5e3263&q=type:transit_station:%22de+soto+station%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=QYZnT8m3NomYowSPmLWKCA','All','0','-118.58869','34.18872','15438'],
[25,'Del Amo Station',27.9785,-6.075,'Blue','Yes','Yes','367','12','10','202','riding_metro/bus_overview/images/801.pdf','20220+Santa+Fe+Av%2C+Los+Angeles+90220','place?ftid=0x80dd349f2f5c24a1:0xe52a246153209234&q=type:transit_station:%22Del+Amo+Station%22&t=m&cad=src:ppiwlink&ei=ULBjT--6F8aViQK2q_WGBg&dtab=2','Elevator ONLY','0','-118.2110169','33.84822183','80109'],
[26,'Del Mar Station',-32.97457,-25.47607,'Gold','Yes','Yes','610','0','26','177, 256, 260, 762, 686/687','riding_metro/bus_overview/images/804.pdf','230+S+Raymond+Av%2C+Pasadena+91105','place?ftid=0x80c2c37ab9947781:0xa458e893c6821c86&q=type:transit_station:%22Del+Mar+Station%22&t=h&cad=src:ppiwlink&ei=ebVjT_-bG8KgiQK8yeWWBA&dtab=2','All','0','-118.1482143','34.14190976','80417'],
[27,'Douglas Station',27.514648,24.91455,'Green','Yes','No','30','4','6','125','riding_metro/bus_overview/images/803.pdf','700+S+Douglas+St%2C+El+Segundo+90245','place?ftid=0x80c2b40363fb10c5:0xbb6291d2aadfc893&q=type:transit_station:%22Douglas+Station%22&t=h&cad=src:ppiwlink&ei=671jT9e4MYfipgSi9YT3Aw&dtab=2','All','0','-118.383113','33.905299','80302'],
[28,'Downtown Long Beach Station',44.55,-3.12,'Blue','No','No','0','0','0','232','riding_metro/bus_overview/images/801.pdf','128+W+1st+St%2C+Long+Beach+90802','place?ftid=0x80dd31398cd6ba1d:0x9ca2402856da9628&q=type:transit_station:%22Long+Beach+Transit+Mall%22&t=h&cad=src:ppiwlink&ei=BrRjT6XbNImYowTxqO3qBQ&dtab=2','W on 1st St ONLY','0','-118.1929215','33.76807099','1161'],
[29,'East LA Civic Center Station',-10.95529,-28.89404,'Gold','No','No','0','0','20','258','riding_metro/bus_overview/images/804.pdf','4780+E+3rd+St%2C+Los+Angeles+90022','place?ftid=0x80c2cf76681c2da7:0xbc1268536d0c62d6&q=type:transit_station:%22East+LA+Civic+Center+Station%22&t=h&cad=src:ppiwlink&ei=9L5jT8vKGY7kowSYg6DvBQ&dtab=2','All','0','-118.1612064','34.03336408','80402'],
[30,'El Monte',-18.200683,-37.13378,'Silver','Yes','No','1,915','8','26','70, 76, 176, 268, 270, 487, 577, 770, 190/194, 264/267','riding_metro/bus_overview/images/910.pdf','3501+Santa+Anita+Av%2C+El+Monte+91731','place?ftid=0x80c2d09f3b29445d:0xc00e4d4531bac376&q=type:transit_station:%22El+Monte+Station+E%22&t=m&cad=src:ppiwlink&ei=h4RnT8iTDoiSpgS1s-mQCA&dtab=2','All','0','-118.04445','34.07223','11336'],
[31,'El Segundo Station',24.29199,24.91455,'Green','Yes','No','91','8','14','232','riding_metro/bus_overview/images/803.pdf','2226+E+El+Segundo+Bl%2C+El+Segundo+90245','place?ftid=0x80c2b6ae8361bfbf:0x61ec4c4cb681808b&q=type:transit_station:%22El+Segundo+Station%22&t=h&cad=src:ppiwlink&ei=4b1jT6DnJKrYiQLH8bH-BQ&dtab=2','All','4','-118.3866321','33.916137','80303'],
[32,'Expo Park/USC Station',-2.55126,6.49414,'Expo','No','No','0','0','10','81, 102, 200, 442, 460, 550','riding_metro/bus_overview/images/806.pdf','661+Exposition+Bl%2C+Los+Angeles+90089','place?ftid=0x80c2c7e2eeff8719:0xa169127d40bc1416&q=Expo+park+/+USC+Station,+Los+Angeles,+CA&hl=en&ved=0CA8Q-gswAA&sa=X&ei=CkO1T4jdGJSQpgS14JGkDw','All','0','-118.285734','34.01822723','80125'],
[33,'Expo/Crenshaw Station',-2.55126,13.684,'Expo','Yes','No','450','0','10','38, 210, 710, 740','riding_metro/bus_overview/images/806.pdf','3428+Exposition+Bl%2C+Los+Angeles+90018','place?ftid=0x80c2b83784fa268f:0x9ce17c108946e080&q=Expo+/+Crenshaw+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=tUK1T9OmM4PsowTyyoHIDg','All','0','-118.3350779','34.02252618','80128'],
[34,'Expo/La Brea/Ethel Bradley Station',-2.55126,18.4814,'Expo','No','No','0','0','20','38, 212/312','riding_metro/bus_overview/images/806.pdf','5060+Exposition+Bl%2C+Los+Angeles+90016','place?q=Expo+%2F+la+brea+Station,+Los+Angeles,+CA&hl=en&ftid=0x80c2b9b0d4dec207:0x6aac84d42e17aec5','All','0','-118.3551585','34.02480284','80130'],
[35,'Expo/Vermont Station',-2.55126,8.88671,'Expo','No','No','0','0','10','102, 204, 550, 754','riding_metro/bus_overview/images/806.pdf','1043+Exposition+Bl%2C+Los+Angeles+90007','place?ftid=0x80c2c7fc457c978b:0xe6b2714940d665b4&q=Expo+/+vermont+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=7EK1T7ipEpzkpgT-zOCxDg','Vermont ONLY','0','-118.2916999','34.01824488','80126'],
[36,'Expo/Western Station',-2.55126,11.2915,'Expo','No','No','0','0','10','207, 757','riding_metro/bus_overview/images/806.pdf','1573+Exposition+Bl%2C+Los+Angeles+90018','place?ftid=0x80c2b804fd4e08a9:0xdf47d02a42ffdb88&q=Expo+/+western+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=-kK1T8WYGYbKowSpsby3Dg','All','0','-118.30891','34.01833076','80127'],
[37,'Farmdale Station',-2.55126,16.0766,'Expo','No','No','0','0','10','38','riding_metro/bus_overview/images/806.pdf','4420+Exposition+Bl%2C+Los+Angeles+90016','place?q=type:transit_station:%22Farmdale+Station%22&ftid=0x80c2b84ad31f3ccd:0xb1b5783b4b6dd10f','All','0','-118.346095','34.02398113','80129'],
[38,'Figueroa/Adams',None,None,'Silver','No','No','0','0','0','14, 37, 81, 442, 450, 460','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Adams+Bl%2C+Los+Angeles+90007','place?ftid=0x80c2c7dd6b79f3f3:0xd17ac50279b2d6fd&q=type:transit_station:%22figueroa+wy/adams%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=HoZnT87SPKWPigKHo9SgCA','N/A','0','-118.274914','34.027655','13462'],
[39,'Figueroa/7th',None,None,'Silver','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+7th+St%2C+Los+Angeles+90017','place?ftid=0x80c2c7b138d76f0d:0x959f61b8ee6cb7e9&q=type:transit_station:%22figueroa/7th%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=-YVnT87cNqzciQKL-oT3Bw','N/A','0','-118.260063','34.049135','5019'],
[40,'Figueroa/Olympic',None,None,'Silver','No','No','0','0','0','28, 66, 81, 439, 460, 728','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Olympic+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7b7782293eb:0x6a4bb404e911a529&q=type:transit_station:%22figueroa/olympic%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=A4ZnT-bVHeStiQKU05SjCA','N/A','0','-118.263504','34.045323','5040'],
[41,'Figueroa/Pico',None,None,'Silver','No','No','0','0','0','30, 81, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Pico+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7c7650178f5:0x454ab9a97bc04060&q=type:transit_station:%22figueroa/pico%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=DIZnT9K6HuagiQLogL2MCA','N/A','0','-118.268185','34.040865','13474'],
[42,'Figueroa/Washington',None,None,'Silver','No','No','0','0','0','35, 81, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Washington+Bl%2C+Los+Angeles+90007','place?ftid=0x80c2c7c3c28d2271:0x90bace153a93cca0&q=type:transit_station:%22figueroa/washington%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=FIZnT_DhIYquiQLvtoiMBg','N/A','0','-118.272041','34.034401','16455'],
[43,'Fillmore Station',-32.97457,-22.83935,'Gold','Yes','Yes','160','0','6','177, 256, 260, 762, 686/687','riding_metro/bus_overview/images/804.pdf','95+Fillmore+St%2C+Pasadena+91105','place?ftid=0x80c2c37d457de9c5:0x1361f323e6d0d9b&q=type:transit_station:%22Fillmore+Station%22&t=h&cad=src:ppiwlink&ei=BL9jT63QN-TniAKLnrSHBg&dtab=2','All','0','-118.1481257','34.13352115','140939'],
[44,'Firestone Station',11.401,-6.075,'Blue','No','No','0','0','8','115, 254, 55/355','riding_metro/bus_overview/images/801.pdf','8615+Graham+Av%2C+Los+Angeles+90002','place?ftid=0x80c2c9719a5f8695:0x9cc1d64ee6d7d43&q=type:transit_station:%22Firestone+Station%22&t=m&cad=src:ppiwlink&ei=X7BjT76MHp_CpgTBpKn-BQ&dtab=2','Elevator ONLY','0','-118.2432054','33.95961057','1907'],
[45,'Florence Station',8.569,-6.075,'Blue','Yes','Yes','115','0','12','102, 110, 611, 111/311','riding_metro/bus_overview/images/801.pdf','7225+Graham+Av%2C+Los+Angeles+90002','place?ftid=0x80c2c90fa3027b87:0x4b533f33f2befcd8&q=type:transit_station:%22Florence+Station%22&t=m&cad=src:ppiwlink&ei=brBjT9rxNI_CpgSntfHrAw&dtab=2','All','0','-118.2432714','33.97373972','1410'],
[46,'Flower/23rd',None,None,'Silver','No','No','0','0','0','37, 38, 55/355, 81, 442, 450, 460, 603','riding_metro/bus_overview/images/910.pdf','500+W+23rd+St%2C+Los Angeles+90007','place?q=type:transit_station:%2223rd+%2F+Flower%22&ftid=0x80c2c7c2d678fc3d:0xc9ce87f6227f73b7','N/A','0','-118.272988','34.030176','1813'],
[47,'Flower/5th',None,None,'Silver','No','No','0','0','0','18, 53, 60, 62, 439, 450, 460, 16/316, 55/355','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+5th+St%2C+Los+Angeles+90071','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s','N/A','0','-118.256321','34.051384','13488'],
[48,'Flower/7th',None,None,'Silver','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+7th+St%2C+Los+Angeles+90017','place?ftid=0x80c2c7b154dd7483:0xd3417d22f91e157e&q=type:transit_station:%22flower/7th%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=2oVnT_PNA47-owSOnayUCA','N/A','0','-118.258764','34.048677','13489'],
[49,'Flower/Olympic',None,None,'Silver','No','No','0','0','0','28, 81, 439, 460, 728','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+Olympic+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7b79645b99b:0x319a60ba76623544&q=type:transit_station:%22flower/olympic%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=yYVnT5WKNqmKpATlqsGFCA','N/A','0','-118.262952','34.044285','13496'],
[50,'Flower/Pico',None,None,'Silver','No','No','0','0','0','30, 81, 330, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+Pico+Bl%2C+Los+Angeles+90015','place?q=type:transit_station:%22Flower+%2F+Pico%22&hl=en&ftid=0x80c2c7c7a728f41f:0xdca7bd3e66735f50','N/A','0','-118.266879','34.040085','2377'],
[51,'Flower/Washington',None,None,'Silver','No','No','0','0','0','35, 38, 81, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+Washington Bl%2C+Los+Angeles+90015','place?q=Flower+%26+Washington,+Los+Angeles,+Los+Angeles+County,+California+90015,+United+States&hl=en&ftid=0x80c2c7c391aea355:0x1de9f67d7de73b57','N/A','0','-118.270846','34.033886','2378'],
[52,'Grand/LATTC Station',-5.517578,-2.429199,'Blue','No','No','0','0','0','14, 35, 37, 38, 81, 460, 603, 55/355','riding_metro/bus_overview/images/801.pdf','331-????+W+Washington+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7c48c48a57d:0xf845289defd9fce9&q=type:transit_station:%22Grand+Station%22&t=m&cad=src:ppiwlink&ei=k7BjT66bI4qspgT7l6z7BQ&dtab=2','East ONLY','0','-118.2693329','34.03315455','80120'],
[53,'Grand/3rd',None,None,'Silver','No','No','0','0','0','14, 37, 70, 71, 76, 96, 770, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','W+3rd+St/S+Grand+Av%2C+Los+Angeles+90012','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.25158','34.052882','13560'],
[54,'Harbor Freeway Station',17.590332,4.61425,'Green, Silver','Yes','No','253','0','10','45, 81, 120, 246, 450, 550, 745','around/maps','11500+S+Figueroa+St%2C+Los+Angeles+90048','place?ftid=0x80c2ca196f9de5ef:0x5a04f8efa85522d3&q=type:transit_station:%22Harbor+Freeway+Station%22&t=h&cad=src:ppiwlink&ei=qL1jT8uWJ6vTiALj9tm7BA&dtab=2','All','0','-118.2811','33.92871438','15585'],
[55,'Harbor Freeway Station',18.29833,3.93066,'Green, Silver','Yes','No','253','0','10','45, 81, 120, 246, 450, 550, 745','around/maps','11500+S+Figueroa+St%2C+Los+Angeles+90048','place?ftid=0x80c2ca196f9de5ef:0x5a04f8efa85522d3&q=type:transit_station:%22Harbor+Freeway+Station%22&t=h&cad=src:ppiwlink&ei=qL1jT8uWJ6vTiALj9tm7BA&dtab=2','All','0','-118.2811','33.92871438','15585'],
[56,'Harbor Gateway Transit Center',30.7495117,4.61425,'Silver','Yes','No','980','16','6','130, 205, 246, 344, 450, 550, 52/352','riding_metro/bus_overview/images/910.pdf','731+W+182nd+St%2C+Gardena+90248','place?ftid=0x80c2cabccd1fb25f:0x538a0d81ef3715a3&q=type:transit_station:%22Artesia+Transit+Center+(Bay+5)%22&t=h&cad=src:ppiwlink&ei=275jT8a_EazciQKC6MSDBA&dtab=2','All','0','-118.28743','33.8693','30005'],
[57,'Hawthorne/Lennox Station',18.286,19.006,'Green','Yes','No','359','0','4','40, 120, 126, 212/312','riding_metro/bus_overview/images/803.pdf','11230+S+Acacia+St%2C+Inglewood+90304','place?ftid=0x80c2b68c04885497:0x3555721d37f458c6&q=type:transit_station:%22Hawthorne+Station%22&t=h&cad=src:ppiwlink&ei=w71jT625GOPJiQLgvZyQBg&dtab=2','All','0','-118.3516','33.933408','10852'],
[58,'Heritage Square/Arroyo Station',-26.098632,-14.79492,'Gold','Yes','Yes','129','0','4','83','riding_metro/bus_overview/images/804.pdf','3545+Pasadena+Av%2C+Los+Angeles+90031','place?ftid=0x80c2c69b6fb371d7:0xbee9a2d464ae93e9&q=type:transit_station:%22Heritage+Square+/+Arroyo+Station%22&t=h&cad=src:ppiwlink&ei=Dr9jT6GYF6aoiAKh8tWBBg&dtab=2','All','0','-118.213213','34.087227','80412'],
[59,'Highland Park Station',-29.96826,-18.6523,'Gold','No','No','0','16','10','81, 83, 256','riding_metro/bus_overview/images/804.pdf','151+N+Avenue+57%2C+Los+Angeles+90042','place?q=type:transit_station:%22Highland+Park+Station%22&ftid=0x80c2c41021bebc2f:0x82ed7e4f653c6659','All','0','-118.1926057','34.11117928','80414'],
[60,'Hollywood/Highland Station',-30.9692,7.71484,'Red','No','Yes','3,000','0','0','156, 217, 222, 212/312','riding_metro/bus_overview/images/802.pdf','6801+Hollywood+Bl%2C+Los+Angeles+90028','place?ftid=0x80c2bf2392a4464d:0x8af4dd836b3b77&q=type:transit_station:%22Highland+/+Hollywood%22&hl=en&t=m&cad=src:ppiwlink&ei=8p9nT7fTKafCpgTpt_X9Bw&dtab=2','All','0','-118.3385493','34.10154684','80203'],
[61,'Hollywood/Vine Station',-29.05273,5.78613,'Red','No','No','0','0','12','210, 217, 222, 780, 180/181, 212/312','riding_metro/bus_overview/images/802.pdf','6250+Hollywood+Bl%2C+Los+Angeles+90038','place?ftid=0x80c2bf39121b8f85:0x63a22910c0ce164f&q=type:transit_station:%22Hollywood+/+Vine+Station%22&t=m&cad=src:ppiwlink&ei=_oJnT5rlIJT8iQLvktyWCA&dtab=2','All','0','-118.32518','34.10163','11010'],
[62,'Hollywood/Western Station',-27.12402,3.8452148,'Red','No','No','0','2','36','207, 217, 757, 780, 180/181','riding_metro/bus_overview/images/802.pdf','5450+Hollywood+Bl%2C+Los+Angeles+90028','place?ftid=0x80c2bf50f5477571:0xc4003a1b3b1d8c7&q=type:transit_station:%22Hollywood+/+Western+Station%22&t=m&cad=src:ppiwlink&ei=DoNnT8jvBIvYiAKBtbGSCA&dtab=2','All','0','-118.3081173','34.10173719','80205'],
[63,'Indiana Station',-10.95529,-23.20556,'Gold','Yes','Yes','42','0','12','30, 68, 254, 620, 665','riding_metro/bus_overview/images/804.pdf','210+S+Indiana+St%2C+Los+Angeles+90063','place?ftid=0x80c2cf5a242c4d35:0x6fe4e45808f5de3d&q=type:transit_station:%22Indiana+Station%22&t=h&cad=src:ppiwlink&ei=38BjT7qQMrKMigKy2NTfBA&dtab=2','All','0','-118.1921824','34.03429974','4308'],
[64,'Jefferson/USC Station',-4.2724609,3.918457,'Expo','No','No','0','0','10','38, 81, 102, 200, 442','riding_metro/bus_overview/images/806.pdf','3214+S+Flower+St%2C+Los+Angeles+90007','place?ftid=0x80c2c7e0e846f445:0xb4f8c46ecfd4352d&q=Jefferson+/+USC+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=IEO1T738GIaKpASE8vTaDg','All','0','-118.2781177','34.02212302','80124'],
[65,'La Cienega/Jefferson Station',-2.55126,20.86181,'Expo','Yes','No','485','8','12','38, 105, 217, 705','riding_metro/bus_overview/images/806.pdf','5664+W+Jefferson+Bl%2C+Los+Angeles+90016','place?q=type:transit_station:%22La+Cienega+%2F+Jefferson+Station%22&hl=en&ftid=0x80c2b99831898d79:0x3c0deea82ff976a','All','0','-118.3721199','34.02635517','80131'],
[66,'State/USC Medical Center',-18.21289,-22.79052,'Silver','No','No','0','0','0','251, 620','riding_metro/bus_overview/images/910.pdf','1930+Pomeroy+Av%2C+Los+Angeles+90033','place?ftid=0x80c2c674ad57f405:0xcb171d927ba16f9c&q=type:transit_station:%22USC+Medical+Center+Busway+Station%22&t=m&cad=src:ppiwlink&ei=M4VnT97vCoyGiQKSsbmJBg&dtab=2','All','0','-118.21011','34.05588','8588'],
[67,'Lake Station',-32.97457,-30.810546,'Gold','No','Yes','50','0','18','180, 485','riding_metro/bus_overview/images/804.pdf','340+N+Lake+Av%2C+Pasadena+91101','place?ftid=0x80c2c343d5036f99:0x95f90d3fe06f422d&q=type:transit_station:%22Lake+Station%22&t=h&cad=src:ppiwlink&ei=58BjT82nHIe4oQTf0-T_BQ&dtab=2','All','0','-118.13139','34.15180583','12159'],
[68,'Lakewood Blvd Station',18.286,-16.992,'Green','Yes','No','397','12','22','117, 265, 266','riding_metro/bus_overview/images/803.pdf','12801+Lakewood+Av%2C+Downey+90241','place?ftid=0x80c2cd1416d77649:0xbbf9cb9c2a7efd90&q=type:transit_station:%22Lakewood+Station%22&t=h&cad=src:ppiwlink&ei=b71jT5azM8TmiAK-3tX9BQ&dtab=2','All','0','-118.1406','33.91307','11294'],
[69,'Laurel Canyon Station',-34.3805,14.96582,'Orange','No','No','0','8','8','230, 156/256','riding_metro/bus_overview/images/901.pdf','5371+Laurel+Canyon+Bl%2C+North+Hollywood+91607','place?ftid=0x80c2960bc4f99bd9:0xfc421f6a45817dff&q=type:transit_station:%22Laurel+Canyon+Station%22&t=m&cad=src:ppiwlink&ei=d3lnT-6FH4iAowS5_fGbCQ&dtab=2','All','0','-118.39676','34.16857','15611'],
[70,'Lincoln/Cypress Station',-23.571777,-13.8916,'Gold','Yes','Yes','94','0','10','251, 751','riding_metro/bus_overview/images/804.pdf','370+W+Avenue+26%2C+Los+Angeles+90031','place?ftid=0x80c2c68f068876ef:0x539a6a9e1ad7fa34&q=type:transit_station:%22Lincoln+Heights+/+Cypress+Park+Station%22&t=h&cad=src:ppiwlink&ei=8MBjT-6OKoSuoQSjjOz4DQ&dtab=2','All','0','-118.2204294','34.08094901','300'],
[71,'Little Tokyo/Arts District Station',-14.51416,-13.8916,'Gold','No','No','0','4','12','30, 330','riding_metro/bus_overview/images/804.pdf','200+N+Alameda+St%2C+Los+Angeles+90012','place?ftid=0x80c2c6477522bd0f:0xacfdb2ddd912a307&q=type:transit_station:%22Little+Tokyo+/+Arts+District+Station%22&t=h&cad=src:ppiwlink&ei=-MBjT-HGPIvYiALOnbzoBQ&dtab=2','All','0','-118.2379009','34.05010002','80408'],
[72,'Long Beach Blvd Station',18.286,-11.5478,'Green','Yes','No','646','0','8','60, 251','riding_metro/bus_overview/images/803.pdf','11508+Long+Beach+Bl%2C+Lynwood+90262','place?ftid=0x80c2cb88e1676027:0xf0f76288d6534f3e&q=type:transit_station:%22Long+Beach+Station%22&t=h&cad=src:ppiwlink&ei=fr1jT-6xIs3TiAKtw5H_BA&dtab=2','All','0','-118.2099453','33.92487962','11493'],
[73,'Manchester',11.804199,4.61425,'Silver','Yes','No','247','0','0','45, 81, 115, 305, 460, 550, 745','riding_metro/bus_overview/images/910.pdf','452+????+W+Manchester+Av%2C+Los+Angeles+90003','place?ftid=0x80c2c9c16f30e479:0xfbb7ce0be3b0bcb6&q=type:transit_station:%22Harbor+Transitway+/+Manchester%22&t=m&cad=src:ppiwlink&ei=SoVnT5TrFafCpgTpt_X9Bw&dtab=2','N or S on Manchester Av ONLY','0','-118.28081','33.95995','10096'],
[74,'Maravilla Station',-10.95529,-26.0498,'Gold','No','No','0','0','12','256','riding_metro/bus_overview/images/804.pdf','4520+E+3rd+St%2C+Los+Angeles+90022','place?ftid=0x80c2cf7056be620d:0xbea3ceddd654a2b7&q=type:transit_station:%22Maravilla+Station%22&t=h&cad=src:ppiwlink&ei=AMFjT4rAN42oowTmx-SABg&dtab=2','All','0','-118.1681395','34.03329981','80403'],
[75,'Mariachi Plaza/Boyle Heights Station',-10.95529,-17.56591,'Gold','No','No','0','0','6','30, 620','riding_metro/bus_overview/images/804.pdf','1831+E+1st+St%2C+Los+Angeles+90033','place?ftid=0x80c2c611970949cb:0xf550ecc38184178f&q=type:transit_station:%22Mariachi+Plaza+/+Boyle+Heights+Station%22&t=h&cad=src:ppiwlink&ei=C8FjT_HzO4nyowTF2qzrBQ&dtab=2','All','0','-118.219648','34.04721508','80406'],
[76,'Mariposa Station',21.0571289,24.91455,'Green','No','No','0','0','4','232','riding_metro/bus_overview/images/803.pdf','555+N+Nash+St%2C+El+Segundo+90245','place?ftid=0x80c2b6b3e76b3517:0x3ab7e6260194e00f&q=type:transit_station:%22Mariposa+Station%22&t=h&cad=src:ppiwlink&ei=271jT4a9F4fRiAKptOiLBg&dtab=2','All','0','-118.3875721','33.92319999','146'],
[77,'Memorial Park Station',-32.97457,-28.16162,'Gold','No','No','0','16','8','177, 256, 260, 180/181, 686/687','riding_metro/bus_overview/images/804.pdf','125+E+Holly+St%2C+Pasadena+91103','place?ftid=0x80c2c371fba702dd:0xbaf068374a6fb4d&q=type:transit_station:%22Memorial+Park+Station%22&t=h&cad=src:ppiwlink&ei=F8FjT4_WDYquiQLvtoiMBg&dtab=2','All','0','-118.1475116','34.14835611','80418'],
[78,'Nordhoff Station',-43.2739,43.8354,'Orange','No','No','0','8','6','166, 364','riding_metro/bus_overview/images/901.pdf','21385+Nordhoff+St%2CChatsworth+91311','place?q=type:transit_station:%22Nordhoff+Station%22&hl=en&ftid=0x80c29c918af609d7:0x83be2c1d0e6954a5','All','0','-118.597194','34.236129','15575'],
[79,'North Hollywood Station',-34.3805,12.57324,'Red, Orange','Yes','Yes','951','44','101','154, 162, 183, 224, 152/353, 156/656','around/maps','5391+Lankershim+Bl%2C+North+Hollywood+91601','place?ftid=0x80c295ee13fa82a1:0x4940a0c6d1e4e53&q=type:transit_station:%22North+Hollywood+Station%22&t=m&cad=src:ppiwlink&ei=aINnT92KL4iriQL4nOX2BQ&dtab=2','All','0','-118.376808','34.168504','15684'],
[80,'North Hollywood Station',-34.3805,11.09619,'Red, Orange','Yes','Yes','951','44','101','154, 162, 183, 224, 152/353, 156/656','around/maps','5391+Lankershim+Bl%2C+North+Hollywood+91601','place?ftid=0x80c295ee13fa82a1:0x4940a0c6d1e4e53&q=type:transit_station:%22North+Hollywood+Station%22&t=m&cad=src:ppiwlink&ei=aINnT92KL4iriQL4nOX2BQ&dtab=2','All','0','-118.376808','34.168504','15684'],
[81,'Norwalk Station',18.286,-22.424,'Green','Yes','No','1,792','40','36','115, 125, 270, 460, 111/311','riding_metro/bus_overview/images/803.pdf','12901+Hoxie+Av%2C+Norwalk+90650','place?ftid=0x80c2d2a3be3b76b9:0x51e36deea70766ad&q=type:transit_station:%22Norwalk+Station%22&t=h&cad=src:ppiwlink&ei=fL5jT9aPBIbjiAKMm52NBg&dtab=2','All','0','-118.104717','33.914033','30016'],
[82,'Olive/5th',None,None,'Silver','No','No','0','0','0','14, 18, 37, 53, 62, 70, 71, 76, 96, 460, 770, 16/316, 487/489, 55/355, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Olive+St/W+5th+St%2C+Los+Angeles+90013','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.252582','34.049617','15715'],
[83,'Olive/General Thaddeus Kosciuszko',None,None,'Silver','No','No','0','0','0','14, 37, 70, 71, 76, 96, 770, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Olive/Kosciuszko+Way%2C+Los+Angeles+90012','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.249155','34.053248','4105'],
[84,'Pacific Ave Station',42.01,-3.12,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','498+Pacific+Av%2C+Long+Beach+90802','place?ftid=0x80dd31380422f257:0xfacfc8ba2e28faaa&q=type:transit_station:%22Pacific+Station%22&t=m&cad=src:ppiwlink&ei=trBjT5K3PI3IowTfm727BA&dtab=2','N on 5th St ONLY','0','-118.1936999','33.77225844','80102'],
[85,'Long Beach/Pacific Coast Highway',36.24,-6.075,'Blue','No','No','0','0','0','60','riding_metro/bus_overview/images/801.pdf','1798+N+Long+Beach+Bl%2C+Long+Beach+90813','place?ftid=0x80dd31595b43eec3:0xe12f5aa3d35b3ac6&q=type:transit_station:%22PCH+Station%22&t=m&cad=src:ppiwlink&ei=wrBjT4zgHJCopgTCg4iDBA&dtab=2','South ONLY','0','-118.189382','33.78909','12219'],
[86,'Pershing Square Station',-14.282226,-5.2246,'Red, Purple','No','No','0','0','4','4, 10, 14, 18, 28, 37, 48, 53, 62, 70, 71, 76, 81, 83, 94, 96, 460, 720, 728, 770, 794, 16/316, 2/302, 487/489, 55/355, 78/79/378, 90/91','riding_metro/bus_overview/images/802.pdf','500+S+Hill+St%2C+Los+Angeles+90013','place?ftid=0x80c2c64b3a0c86b7:0xbdd4569b67af8646&q=type:transit_station:%22Pershing+Square+Station%22&t=m&cad=src:ppiwlink&ei=goNnT_jUMZSNigKAtsn6Bw&dtab=2','5th St/Hill St','0','-118.251259','34.049316','80212'],
[87,'Pico Station',-8.8745117,-0.90332,'Blue, Expo','No','No','0','0','0','30, 81, 442, 460','around/maps','1236+S+Flower+St%2C+Los+Angeles+90015????','place?ftid=0x80c2c7c7bd6abd35:0x3eeb8d2acd150073&q=type:transit_station:%22Pico+Station%22&t=m&cad=src:ppiwlink&ei=VIRnT77sN6WYpwS-y5iECA&dtab=2','South ONLY','0','-118.2661178','34.04073549','80121'],
[88,'Pico/Aliso Station',-11.96289,-14.978027,'Gold','No','No','0','2','6','30','riding_metro/bus_overview/images/804.pdf','1311+E+1st+St%2C+Los+Angeles+90033','place?ftid=0x80c2c614315d5c89:0x1aa53a02c825cb49&q=type:transit_station:%22Pico+/+Aliso+Station%22&t=h&cad=src:ppiwlink&ei=GMpjT7GjIISsiQL3nKDSAw&dtab=2','All','0','-118.2259404','34.04763382','80407'],
[89,'Pierce College Station',-34.3805,38.39111,'Orange','Yes','No','373','8','12','164, 243','riding_metro/bus_overview/images/901.pdf','6425+Winnetka+Av%2C+Woodland+Hills+91367','place?ftid=0x80c29956fc28ecc7:0xf10c2d94b8e0d387&q=type:transit_station:%22Pierce+College+Station%22&t=m&cad=src:ppiwlink&ei=gHlnT7DANLKMigLS9IGOBA&dtab=2','All','0','-118.57118','34.18735','15312'],
[90,'Redondo Beach Station',30.7495117,24.91455,'Green','Yes','No','349','6','12','126, 215','riding_metro/bus_overview/images/803.pdf','2406+Marine+Av%2C+Redondo+Beach+90278','place?ftid=0x80c2b43fd8bf5a95:0xc39ac981d9cade1b&q=type:transit_station:%22Redondo+Beach+Station%22&t=h&cad=src:ppiwlink&ei=871jT_vJLYeYoQTvrKHlBQ&dtab=2','All','0','-118.3692','33.89464','19149'],
[91,'Reseda Station',-34.3805,33.1665,'Orange','Yes','No','522','16','6','240, 744','riding_metro/bus_overview/images/901.pdf','6065+N+Reseda+Bl%2C+Tarzana+91335','place?ftid=0x80c29974e2dd8007:0xe0cdbdcc486425f7&q=type:transit_station:%22Reseda+/+Orange+Line%22&t=m&cad=src:ppiwlink&ei=iHlnT_qoHIfEpgTr4bSCBg&dtab=2','All','0','-118.53623','34.18047','15415'],
[92,'Roscoe Station',-40.344238,43.8354,'Orange','No','No','0','8','6','152, 353','riding_metro/bus_overview/images/901.pdf','21386+Roscoe+Blvd%2CCanoga+Park+91304','place?q=type:transit_station:%22Roscoe+Station%22&hl=en&ftid=0x80c29c63e1811ccb:0xa68d4de8c2f60f14','All','0','-118.597141','34.22037','15590'],
[93,'Rosecrans',24.328613,4.61425,'Silver','Yes','No','338','0','0','125, 246, 550','riding_metro/bus_overview/images/910.pdf','622+W+Rosecrans+Av%2C+Los+Angeles+90248','place?ftid=0x80c2ca65381f3fdd:0x2bd931edfb5b100d&q=type:transit_station:%22Rosecrans+/+Harbor+Fwy%22&t=m&cad=src:ppiwlink&ei=i4JnT4GUBOeTiQK2s9SPBg&dtab=2','S on Rosecrans Av ONLY','0','-118.2866','33.90206','10174'],
[94,'San Pedro Street Station',-3.4057617,-4.565429,'Blue','No','No','0','0','0','51/52/352','riding_metro/bus_overview/images/801.pdf','767+E+Washington+Bl%2C+Los+Angeles+90021','place?ftid=0x80c2c7d45a767481:0xb6a8ac37baabfe80&q=type:transit_station:%22San+Pedro+Station%22&t=m&cad=src:ppiwlink&ei=zrBjT_KSKpKOowTxn4H_BQ&dtab=2','All','0','-118.2555052','34.02680664','80119'],
[95,'Sepulveda Station',-34.3805,25.3906,'Orange','Yes','No','1,205','12','12','234, 734, VW Express','riding_metro/bus_overview/images/901.pdf','15430+W+Erwin+St%2C+Van+Nuys+91411','place?ftid=0x80c2977157ec25af:0x7c59a041cb870ecc&q=type:transit_station:%22Sepulveda+Station%22&t=m&cad=src:ppiwlink&ei=lHlnT-GxN4aYoQTtlbn5BQ&dtab=2','All','0','-118.46851','34.18078','15535'],
[96,'Sherman Way Station',-37.36572,43.8354,'Orange','Yes','No','207','16','12','162, 163','riding_metro/bus_overview/images/901.pdf','21384+Sherman+Way%2CCanoga+Park+91303','place?q=type:transit_station:%22Sherman+Way+Station%22&hl=en&ftid=0x80c29c138a474acd:0xfe28089334c66d1b','All','0','-118.59719','34.200485','15600'],
[97,'Sierra Madre Villa Station',-32.97457,-36.108398,'Gold','Yes','Yes','965','16','10','177, 181, 264, 266, 268, 487','riding_metro/bus_overview/images/804.pdf','149+N+Halstead%2C+Pasadena+91107','place?ftid=0x80c2db6241507b29:0x484565814dbaf2d7&q=type:transit_station:%22Sierra+Madre+Villa+Station%22&t=h&cad=src:ppiwlink&ei=pbVjT67PK42gowTjtfyGDg&dtab=2','All','4','-118.081212','34.1477522','140940'],
[98,'Slauson',6.0913085,4.61425,'Silver','Yes','No','151','0','0','45, 81, 460, 550, 745, 108/358','riding_metro/bus_overview/images/910.pdf','350+????+W+Slauson+Av%2C+Los+Angeles+90003','place?ftid=0x80c2c839be84a2f7:0xaa3c732900236ac7&q=type:transit_station:%22Harbor+Transitway+/+Slauson%22&t=h&cad=src:ppiwlink&ei=xbNjT7KTK4aYoQTtlbn5BQ&dtab=2','S on Slauson Av ONLY','0','-118.28049','33.98906','1'],
[99,'Slauson Station',5.664,-6.075,'Blue','No','No','0','0','4','108/358','riding_metro/bus_overview/images/801.pdf','5585+Randolph+St%2C+Los+Angeles+90032','place?ftid=0x80c2c8fcfc5530d5:0x6719e61c1bcefa02&q=slauson+station&hl=en&ved=0CA8Q-gswAA&sa=X&ei=UbNjT6ipDKaoiAKh8tWBBg','Elevator ONLY','0','-118.243385','33.98875863','80116'],
[100,'Soto Station',-10.95529,-20.373535,'Gold','No','No','0','4','12','30, 251, 252, 605, 751','riding_metro/bus_overview/images/804.pdf','2330+E+1st+St%2C+Los+Angeles+90033','place?ftid=0x80c2c606431f28a5:0x3985a70b462d5a93&q=type:transit_station:%22Soto+Station%22&t=h&cad=src:ppiwlink&ei=LMpjT8TKEpHiowT9ksz0BQ&dtab=2','All','0','-118.2100606','34.04374669','15438'],
[101,'South Pasadena Station',-31.909179,-20.6054,'Gold','No','Yes','142','0','14','176','riding_metro/bus_overview/images/804.pdf','905+Meridian+Av%2C+South+Pasadena+91030','place?ftid=0x80c2c489f361f9fd:0x672ca55105eb8a30&q=type:transit_station:%22Mission+Station%22&t=h&cad=src:ppiwlink&ei=IMFjT432E43IowTfm727BA&dtab=2','NB: Mission; SB: El Centro/Santa Fe','0','-118.1578862','34.11518593','80415'],
[102,'Southwest Museum Station',-28.03955,-16.74804,'Gold','No','No','0','0','6','81, 83','riding_metro/bus_overview/images/804.pdf','4600+Marmion+Way%2C+Los+Angeles+90065','place?ftid=0x80c2c6a01a970cbd:0x4400f46660eaca46&q=type:transit_station:%22Southwest+Museum+Station%22&t=h&cad=src:ppiwlink&ei=rcpjT6zUJpSUpgSQld2CBg&dtab=2','All','0','-118.2067124','34.09824268','80413'],
[103,'Spring/1st - City Hall',None,None,'Silver','No','No','0','0','0','33, 68, 70, 71, 76, 83, 92, 96, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','N+Spring+St/W+1st+St%2C+Los+Angeles+90012','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.243482','34.054059','11917'],
[104,'Tampa Station',-34.3805,35.791,'Orange','No','No','0','16','12','242','riding_metro/bus_overview/images/901.pdf','6101+Tampa+Av%2C+Tarzana+91335','place?ftid=0x80c29969a843fbeb:0x25f76546ad9f893b&q=type:transit_station:%22Tampa+/+Orange+Line%22&t=m&cad=src:ppiwlink&ei=oHlnT9v6GYu2pQSB-6TkBQ&dtab=2','All','0','-118.55372','34.18145','15435'],
[105,'Union Station',-17.321777,-12.8662,'Red, Purple','No','Yes','1,860','40','74','33, 68, 70, 71, 439, 485, 704, 728, 733, 745, 770, 40/42, 487/489, 78/79/378','around/maps','801+N+Vignes+St%2C+Los+Angeles+90012','place?ftid=0x80c2c643f4a7aaaf:0x77a5ff11aa860633&q=type:transit_station:%22Union+Station%22&t=h&cad=src:ppiwlink&ei=v8pjT8OtPITkpgSp3oj6BQ&dtab=2','N/A','4','-118.2342489','34.0561975','70'],
[106,'Union Station',-17.321777,-13.87939,'Gold','No','Yes','1,860','0','16','33, 68, 70, 71, 439, 485, 704, 728, 733, 745, 770, 40/42, 487/489, 78/79/378','around/maps','801+N+Vignes+St%2C+Los+Angeles+90012','place?ftid=0x80c2c643f4a7aaaf:0x77a5ff11aa860633&q=type:transit_station:%22Union+Station%22&t=h&cad=src:ppiwlink&ei=v8pjT8OtPITkpgSp3oj6BQ&dtab=2','All','4','-118.2342489','34.0561975','70'],
[107,'Union Station',-17.321777,-15.625,'Silver','No','Yes','1,860','0','0','33, 68, 70, 71, 485, 704, 728, 733, 745, 770, 40, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','801+N+Vignes+St%2CLos+Angeles+90012','place?q=type:transit_station:%22El+Monte+Busway+%2F+Alameda+-+Union+Station%22&ftid=0x80c2c64427ab8a8d:0x6fad3728e17c656a','All','4','-118.237609','34.054624','70'],
[108,'Universal/Studio City Station',-32.897949,9.64355,'Red','Yes','Yes','827','32','16','96, 155, 224, 750, 150/240','riding_metro/bus_overview/images/802.pdf','3913+Lankershim+Bl%2C+Studio+City+91604','place?ftid=0x80c2be4740981953:0x5101b59d70e19bf0&q=type:transit_station:%22Universal+City+Station%22&t=m&cad=src:ppiwlink&ei=S4NnT8ikFY3diALB-YmPBg&dtab=2','North ONLY','4','-118.362699','34.140002','30002'],
[109,'Valley College Station',-34.3805,17.56591,'Orange','No','No','0','8','8','167, 156/656','riding_metro/bus_overview/images/901.pdf','13240+W+Burbank%2C+Sherman+Oaks+91401','place?ftid=0x80c296440ccccb6f:0x8bd447094c16b164&q=type:transit_station:%22Valley+College+Station%22&t=m&cad=src:ppiwlink&ei=qnlnT_2HBoS0pQSkhrn8BQ&dtab=2','All','0','-118.42268','34.17249','15624'],
[110,'Van Nuys Station',-34.3805,22.7783,'Orange','Yes','No','776','8','12','154, 233, 237, 744, 156/656, VW Express','riding_metro/bus_overview/images/901.pdf','6062+Van+Nuys+Bl%2C+Van+Nuys+91411','place?ftid=0x80c297077f0abf49:0xf3637945c67e8d14&q=type:transit_station:%22Van+Nuys+Station%22&t=m&cad=src:ppiwlink&ei=soFnT5zdKZS2owTF4937BQ&dtab=2','All','0','-118.44847','34.18063','15546'],
[111,'Vermont/Athens Station',18.286,9.43603,'Green','Yes','No','155','0','8','120, 204, 206, 209, 754','riding_metro/bus_overview/images/803.pdf','11603+S+Vermont+Av%2C+Los+Angeles+90048','place?ftid=0x80c2ca0393a811df:0x4636a0daf6676fa6&q=type:transit_station:%22Vermont+Station%22&t=h&cad=src:ppiwlink&ei=sr1jT8TtIIbjiAKMm52NBg&dtab=2','All','0','-118.291733','33.928683','13000138'],
[112,'Vermont/Beverly Station',-18.953105,3.366933,'Red','No','No','0','0','24','10, 14, 204, 754','riding_metro/bus_overview/images/802.pdf','301+N+Vermont+Av%2C+Los+Angeles+90004','place?ftid=0x80c2c75d89eba75f:0x4c4ee68812feeee2&q=type:transit_station:%22Vermont+/+Beverly+Station%22&t=m&cad=src:ppiwlink&ei=U4NnT6v6GqrjiAKUwfnyBQ&dtab=2','All','0','-118.2916863','34.07652576','80208'],
[113,'Vermont/Santa Monica Station',-21.8,3.366933,'Red','No','No','0','4','26','4, 204, 704, 754','riding_metro/bus_overview/images/802.pdf','1015+N+Vermont+Av%2C+Los+Angeles+90029','place?ftid=0x80c2c75110aeddad:0xcd9510062dd1064&q=type:transit_station:%22Vermont+/+Santa+Monica+Station%22&t=m&cad=src:ppiwlink&ei=WYNnT4WOHsaViQK2q_WGBg&dtab=2','All','0','-118.29173','34.08991','80207'],
[114,'Vermont/Sunset Station',-24.6882,3.366933,'Red','No','No','0','4','10','175, 204, 206, 217, 754, 2/302','riding_metro/bus_overview/images/802.pdf','1500+N+Vermont+Av%2C+Los+Angeles+90027','place?ftid=0x80c2c0ace9ffeda3:0x93d640f7621ae557&q=type:transit_station:%22Vermont+/+Sunset+Station%22&t=m&cad=src:ppiwlink&ei=YINnT_byD5T8iQLvktyWCA&dtab=2','All','0','-118.291756','34.097708','80206'],
[115,'Vernon Station',2.783,-6.075,'Blue','No','No','0','0','0','105, 611, 705','riding_metro/bus_overview/images/801.pdf','4421+Long+Beach+Av%2C+Los+Angeles+90021','place?ftid=0x80c2c8f248ee4277:0xdea9af75e34f1b04&q=type:transit_station:%22Vernon+Station%22&t=h&cad=src:ppiwlink&ei=G7RjT5O5B4ewoQT73NzjBQ&dtab=2','All','0','-118.2433031','34.00292001','80117'],
[116,'Wardlow Station',30.737,-6.075,'Blue','Yes','Yes','89','16','8','N/A','riding_metro/bus_overview/images/801.pdf','3420+N+Pacific+Pl%2C+Long+Beach+90802','place?ftid=0x80dd338e6adcf46f:0x24f41e6026d90809&q=type:transit_station:%22Wardlow+Station%22&t=h&cad=src:ppiwlink&ei=1rRjT8uPL6zciQKC6MSDBA&dtab=2','S at Wardlow ONLY','0','-118.1960901','33.81986558','80108'],
[117,'Warner Center Transit Hub',-34.3805,46.0449,'Orange','No','No','0','0','0','161, 164, 165, 169, 245, 750, 150/240','riding_metro/bus_overview/images/901.pdf','6101+????+Owensmouth+Av%2C+Canoga+Park+91367','place?ftid=0x80c29ea06c7b6b15:0x21213065785c86&q=type:transit_station:%22Warner+Center+Transit+Hub%22&t=m&cad=src:ppiwlink&ei=9XhnT-bEK5T4ogTmnrSPAw&dtab=2','All','0','-118.60139','34.18136','15403'],
[118,'Washington Station',-0.463,-6.075,'Blue','No','No','0','0','0','N/A','riding_metro/bus_overview/images/801.pdf','1945+Long+Beach+Av%2C+Los+Angeles+90021','place?ftid=0x80c2c884e33e215b:0x3dd45751304d17bc&q=type:transit_station:%22Washington+Station%22&t=h&cad=src:ppiwlink&ei=6LRjT4z7HfS3iAKyreX3BQ&dtab=2','All','0','-118.2430838','34.01965048','80118'],
[119,'Westlake/MacArthur Park Station',-13.29345,1.25732,'Red, Purple','Yes','No','18','0','18','20, 200, 603, 720, 51/52/352','riding_metro/bus_overview/images/802.pdf','660+S+Alvarado+St%2C+Los+Angeles+90057','place?ftid=0x80c2c7a1c1e8977f:0xeafd1e451aebe3bd&q=type:transit_station:%22Westlake+/+McArthur+Park+Station%22&t=m&cad=src:ppiwlink&ei=7oNnT8eVKYe0iQLO8uzzBw&dtab=2','All','0','-118.274879','34.056368','17114'],
[120,'Willow Street Station',33.52,-6.075,'Blue','Yes','Yes','899','8','16','60','riding_metro/bus_overview/images/801.pdf','2750+American+Av%2C+Long+Beach+90806','place?ftid=0x80dd33eee0999221:0xbbabff9e18381a32&q=type:transit_station:%22Willow+Station%22&t=h&cad=src:ppiwlink&ei=9LRjT4LaJI7kowSYg6DvBQ&dtab=2','All','4','-118.189834','33.80707887','80107'],
[121,'Willowbrook - Rosa Parks Station',17.602539,-6.06689,'Blue, Green','Yes','No','231','6','14','120, 202, 205, 305, 612, 55/355','around/maps','11611+Willowbrook+Av%2C+Los+Angeles+90059','place?q=type:transit_station:%22Willowbrook+(Rosa+Parks)+Station%22&ftid=0x80c2cbc7044f1b55:0x31cd525fa6d57ba6','All','0','-118.2375548','33.92804791','30007'],
[122,'Willowbrook - Rosa Parks Station',18.286,-6.7749,'Blue, Green','Yes','No','231','6','14','120, 202, 205, 305, 612, 55/355','around/maps','11611+Willowbrook+Av%2C+Los+Angeles+90059','place?q=type:transit_station:%22Willowbrook+(Rosa+Parks)+Station%22&ftid=0x80c2cbc7044f1b55:0x31cd525fa6d57ba6','All','0','-118.2375548','33.92804791','30007'],
[123,'Wilshire/Normandie Station',-15.466308,7.836914,'Purple','No','No','0','0','0','20, 206, 720','riding_metro/bus_overview/images/802.pdf','3510+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2b882f04b8709:0x634fcd3e56a55500&q=type:transit_station:%22Wilshire+/+Normandie+Station%22&t=m&cad=src:ppiwlink&ei=voJnT__bHeq0iQKZ56D7Bw&dtab=2','All','0','-118.301458','34.061753','80215'],
[124,'Wilshire/Vermont Station',-15.40527,4.02832,'Red, Purple','Yes','No','65','16','8','18, 20, 201, 204, 720, 754, 51/52/352','riding_metro/bus_overview/images/802.pdf','3191+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2c77a37c84e17:0x5c2d870374e8453d&q=type:transit_station:%22Wilshire+/+Vermont+Station%22&t=m&cad=src:ppiwlink&ei=94NnT4yIFeStiQL9-eT6BQ&dtab=2','Elevator ONLY','0','-118.29008','34.062701','80209'],
[125,'Wilshire/Vermont Station',-16.07666,3.35693,'Red, Purple','Yes','No','65','16','8','18, 20, 201, 204, 720, 754, 51/52/352','riding_metro/bus_overview/images/802.pdf','3191+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2c77a37c84e17:0x5c2d870374e8453d&q=type:transit_station:%22Wilshire+/+Vermont+Station%22&t=m&cad=src:ppiwlink&ei=94NnT4yIFeStiQL9-eT6BQ&dtab=2','Elevator ONLY','0','-118.29008','34.062701','80209'],
[126,'Wilshire/Western Station',-15.4663,11.682128,'Purple','No','No','0','16','12','18, 20, 66, 207, 209, 710, 720, 757','riding_metro/bus_overview/images/802.pdf','3775+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2b8852dcca0bb:0xe6baee380c97b01c&q=type:transit_station:%22Wilshire+/+Western+Station%22&t=m&cad=src:ppiwlink&ei=x4JnT7GJBYTYowTNuJGTCA&dtab=2','All','0','-118.308756','34.061689','80216'],
[127,'Woodley Station',-34.3805,27.9663,'Orange','No','No','0','8','8','164, 237','riding_metro/bus_overview/images/901.pdf','6381+N+Woodley+Av%2C+Van+Nuys+91406','place?ftid=0x80c29763cd129513:0xd3737d3a242bc897&q=type:transit_station:%22Woodley+Station%22&t=m&cad=src:ppiwlink&ei=A4JnT8rQGZWKpASA2qT4Bw&dtab=2','All','0','-118.4839','34.18632','15588'],
[128,'Woodman Station',-34.3805,20.166,'Orange','No','No','0','8','12','154, 158','riding_metro/bus_overview/images/901.pdf','13620+W+Oxnard+St%2C+Sherman+Oaks+91401','place?ftid=0x80c29650c647b8c3:0x31a9b7f3141e6886&q=type:transit_station:%22Woodman+Station%22&t=m&cad=src:ppiwlink&ei=roJnT-C4IYTKowS1ubmICA&dtab=2','All','0','-118.42975','34.17928','15583']
]
def build_json(stps):
l=[]
for s in beaches:
d={}
l.append(d)
connections= [word.strip(string.punctuation) for word in s[10].split()]
nmyname = s[1].replace('/', ' / ')
nmyname = '%'+nmyname+'%'
mystop = models.Stop.query.filter(models.Stop.stop_name.contains(nmyname)).first()
# print mystop
# print "\tmodels.Stop.query.filter(models.Stop.stop_name.contains(%s)).first()" %(nmyname)
d['id']=s[0]
d['Station Name']=s[1]
d['X-Coordinate']=s[2]
d['Y-Coordinate']=s[3]
d['Line Association']=s[4]
d['Parking (Free)']=s[5]
d['Parking (Paid)']=s[6]
d['Parking Spaces']=s[7]
d['Bike Lockers']=s[8]
d['Bike Racks']=s[9]
d['Connections']=connections
d['Timetable URL']=s[11]
d['Yelp Address']=s[12]
d['Google URL']=s[13]
d['Accessible Entrance']=s[14]
d['EV Charge Stations']=s[15]
d['LAT']=float(s[16])
d['LON']=float(s[17])
try:
d['stop_id']=mystop.stop_id
d['location_type']=mystop.location_type
l[s[0]]=d
except:
print("OOPS! no stop id for %s") %(mystop)
return l
stoplist = build_json(beaches)
print json.dumps(stoplist, indent=4, sort_keys=True)
//[0] = ID number for AutoComplete
//[1] = Station Name
//[2] = X-Coordinate
//[3] = Y-Coordinate
//[4] = Line Association
//[5] = Parking (Free)
//[6] = Parking (Paid)
//[7] = Parking Spaces
//[8] = Bike Lockers
//[9] = Bike Racks
//[10] = Connections
//[11] = Timetable URL
//[12] = Yelp Address
//[13] = Google URL
//[14] = Accessible Entrance
//[15] = EV Charge Stations
//[16] = LAT
//[17] = LON
//[18] = Stop_ID
var beaches = [
[0,'103rd Street/Watts Towers Station',14.282,-6.075,'Blue','Yes','No','63','0','0','117, 254, 305, 612, 55/355','riding_metro/bus_overview/images/801.pdf','10100+Grandee+Av%2C+Los+Angeles+90002','place?ftid=0x80c2cbd708a7b5d9:0xc7731f7de0ea059d&q=type:transit_station:%22104th+Street+Station%22&t=h&cad=src:ppiwlink&ei=1q5jT62bMuagiQKP9oGQDQ&dtab=2','All','0','-118.2431594','33.94221971','80113'],
[1,'1st Street Station',44.55,-6.075,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','108+N+Long+Beach+Bl%2C+Long+Beach+90802','place?ftid=0x80dd31395957ce0b:0xb4f2dabe8c0d9d27&q=type:transit_station:%221st+Street+Station%22&t=h&cad=src:ppiwlink&ei=fa9jT7SqH5DEpgTl4v3gBQ&dtab=2','S on 1st St ONLY','0','-118.1893625','33.76873976','80153'],
[2,'1st/Hill',n,n,'Silver','No','No','0','0','0','4, 10, 28, 30, 45, 48, 70, 71, 76, 81, 83, 94, 96, 439, 794, 2/302, 40/42, 487/489, 78/79/378, 90/91','riding_metro/bus_overview/images/910.pdf','W+1st+St/S+Hill+St%2C+Los+Angeles+90012','place?ftid=0x80c2c64dd53d3137:0xe1b97d47db8a6e75&q=type:transit_station:%221st/hill%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=T4ZnT8PlNJKOowS-6-idCA','N/A','0','-118.246929','34.054468','15612'],
[3,'LATTC/Ortho Institute Station',-6.579589,1.7211914,'Expo','No','No','0','0','10','37, 38, 55/355, 81, 442, 450, 460, 603','riding_metro/bus_overview/images/806.pdf','2460+S+Flower+St%2C+Los+Angeles+90007????','place?q=23rd+st+station&hl=en&ftid=0x80c2c7dd2f61edb3:0xa8b5be0990b040a5','North ONLY','0','-118.2736029','34.02911192','80123'],
[4,'Harbor Transitway/37th St/USC',0.30517578,4.61425,'Silver','No','No','0','0','0','81, 102, 200, 442, 460, 550','riding_metro/bus_overview/images/910.pdf','421+W+37th+St%2C+Los+Angeles+90007','place?ftid=0x80c2c80a7162d377:0x4dcc600b8d6d3495&q=type:transit_station:%22Harbor+Transitway+/+37th%22&t=m&cad=src:ppiwlink&ei=EoRnT_ylJcnRiAKn6dHKCQ&dtab=2','N on 37th St ONLY','0','-118.28019','34.01751','10848'],
[5,'5th Street Station',42.01,-6.075,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','598+N+Long+Beach+Bl%2C+Long+Beach+90802','place?ftid=0x80dd314758a48625:0x7363600fa31c2c7c&q=type:transit_station:%225th+Street+Station%22&t=h&cad=src:ppiwlink&ei=qq9jT4HrB4j9iQL3qMzrBQ&dtab=2','S on 5th St ONLY','0','-118.1894122','33.77359788','80154'],
[6,'7th Street/Metro Center Station',-11.77978,-3.7475585,'Red, Purple, Expo, Blue','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','around/maps','660+S+Figueroa+St%2C+Los+Angeles+90017+','place?ftid=0x80c2c7b6aaffe2b9:0x8a94aa5c750d3172&q=type:transit_station:%227th+Street+/+Metro+Center+Station%22&t=m&cad=src:ppiwlink&ei=44NnT-mPCpSNigKAtsn6Bw&dtab=2','Flower & Fig ONLY','0','-118.258682','34.048634','80122'],
[7,'7th Street/Metro Center Station',-12.8295,-3.7475585,'Red, Purple, Expo, Blue','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','around/maps','660+S+Figueroa+St%2C+Los+Angeles+90017+','place?ftid=0x80c2c7b6aaffe2b9:0x8a94aa5c750d3172&q=type:transit_station:%227th+Street+/+Metro+Center+Station%22&t=m&cad=src:ppiwlink&ei=44NnT-mPCpSNigKAtsn6Bw&dtab=2','Flower & Fig ONLY','0','-118.258682','34.048634','80122'],
[8,'Allen Station',-32.97457,-33.4472,'Gold','No','No','0','0','28','177, 256, 686','riding_metro/bus_overview/images/804.pdf','395+N+Allen+Av%2C+Pasadena+91106','place?ftid=0x80c2c34d6dbb61bb:0x1c6d8cfaaddcea62&q=type:transit_station:%22Allen+Station%22&t=h&cad=src:ppiwlink&ei=WbVjT9OrOMKgiQK8yeWWBA&dtab=2','All','0','-118.1143476','34.15241682','10922'],
[9,'Anaheim Street Station',39.03,-6.075,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','1290+N+Long+Beach+Bl%2C+Long+Beach+90813','place?ftid=0x80dd314496bbf923:0xcc5cf5cd8c80c82a&q=type:transit_station:%22Anaheim+Station%22&t=h&cad=src:ppiwlink&ei=yq9jT_7VGMefiQLM2pzwBQ&dtab=2','N on Anaheim ONLY','0','-118.1893844','33.78183','80105'],
[10,'Artesia Station',25.195,-6.075,'Blue','Yes','Yes','272','0','6','60, 130, 205, 260, 762','riding_metro/bus_overview/images/801.pdf','1920????+Acacia+Av%2C+Compton+90220','place?ftid=0x80c2cb4f30c85dc3:0x61601abcad358187&q=type:transit_station:%22Artesia+Station%22&t=h&cad=src:ppiwlink&ei=2q9jT5rQOqTiiAKFv8TsBQ&dtab=2','All','0','-118.2225183','33.87607701','30014'],
[11,'Atlantic Station',-10.95529,-31.73828,'Gold','Yes','Yes','284','8','12','260, 762','riding_metro/bus_overview/images/804.pdf','5150+E+Pomona+Bl%2C+Los+Angeles+90022','place?ftid=0x80c2cf9ea3cfbce9:0x189ab9eea00d9f34&q=type:transit_station:%22Atlantic+Station%22&t=h&cad=src:ppiwlink&ei=ErVjT9HFJIHhiAKN_PXvBQ&dtab=2','All','0','-118.1544688','34.03339804','80401'],
[12,'Avalon Station',18.286,-0.72021,'Green','Yes','No','158','0','12','48, 53, 51/52/352','riding_metro/bus_overview/images/803.pdf','11667+S+Avalon+Bl%2C+Los+Angeles+90067','place?ftid=0x80c2ca3a9038763d:0x18ed36a86c8f44bc&q=type:transit_station:%22Avalon+Station%22&t=h&cad=src:ppiwlink&ei=sb5jT53oCIXYiALkiLzJAw&dtab=2','All','0','-118.2652171','33.92746467','1731'],
[13,'Aviation/LAX Station',18.286,23.8037,'Green','Yes','No','390','20','24','40, 120, 625','riding_metro/bus_overview/images/803.pdf','11500+Aviation+Bl%2C+Los+Angeles+90048','place?ftid=0x80c2b6b8e1c32295:0x6aa8f3e022a5137c&q=type:transit_station:%22Aviation+Station+(LAX+Shuttle+Connection)%22&t=h&cad=src:ppiwlink&ei=zL1jT8syl7ChBPT13eIF&dtab=2','All','0','-118.3771339','33.9296212','30011'],
[14,'Balboa Station',-34.3805,30.5664,'Orange','Yes','Yes','270','20','12','164, 236/237','riding_metro/bus_overview/images/901.pdf','6340+N+Balboa+Bl%2C+Encino+91316','place?ftid=0x80c299c2f68f376d:0xe953027bbaf15e52&q=type:transit_station:%22Balboa+Station%22&t=h&cad=src:ppiwlink&ei=zMpjT-2CN5PKpASg-MX3BQ&dtab=2','All','0','-118.50083','34.18601','15515'],
[15,'Cal State LA',-18.2373,-29.9316,'Silver','No','No','0','0','0','256, 665, 487/489','riding_metro/bus_overview/images/910.pdf','5150+State+University+Dr%2C+Los+Angeles+90032','place?ftid=0x80c2c599a030271b:0x26be3526166f0608&q=type:transit_station:%22Cal+State+LA+Busway+Station%22&t=m&cad=src:ppiwlink&ei=zYRnT8LrBIKwpgTni4H9Bw&dtab=2','All','0','-118.16802','34.06283','708'],
[16,'Canoga Station',-35.24169,42.8222,'Orange','Yes','No','258','16','20','161, 164, 165, 150/240','riding_metro/bus_overview/images/901.pdf','6770+Canoga+Av%2C+Canoga+Park+91303','place?ftid=0x80c29c1bd99d60eb:0xed9dcdda4fb0e241&q=type:transit_station:%22Canoga+Station%22&t=h&cad=src:ppiwlink&ei=1spjT5rtB4u2pQSB-6TkBQ&dtab=2','All','0','-118.59717','34.19059','15432'],
[17,'Canoga Station',-34.3805,43.7011,'Orange','Yes','No','258','16','20','161, 164, 165, 150/240','riding_metro/bus_overview/images/901.pdf','6770+Canoga+Av%2C+Canoga+Park+91303','place?ftid=0x80c29c1bd99d60eb:0xed9dcdda4fb0e241&q=type:transit_station:%22Canoga+Station%22&t=h&cad=src:ppiwlink&ei=1spjT5rtB4u2pQSB-6TkBQ&dtab=2','All','0','-118.59717','34.19059','15432'],
[18,'Chatsworth Station',-46.22802,43.8354,'Orange','Yes','No','610','16','16','158, 166, 167, 244, 245, 364','riding_metro/bus_overview/images/901.pdf','10046+Old+Depot+Plaza+Road%2CChatsworth+91311','place?q=type:transit_station:%22Chatsworth+Station%22&hl=en&ftid=0x80c29cb9a659c3bf:0xf60ceb5b25b25a9d','All','0','-118.599328','34.252218','152'],
[19,'Chinatown Station',-20.9228,-13.8916,'Gold','No','No','0','0','6','28, 45, 76, 83','riding_metro/bus_overview/images/804.pdf','901+N+Spring+St%2C+Los+Angeles+90012','place?ftid=0x80c2c65bf1e2d15b:0x54511b5f18c21ea0&q=type:transit_station:%22Chinatown+Station%22&t=h&cad=src:ppiwlink&ei=crVjT8G8DYj9iQL3qMzrBQ&dtab=2','Elevator ONLY','0','-118.2358405','34.06386052','80410'],
[20,'Civic Center/Grand Park Station',-17.3217773,-9.04541,'Red, Purple','No','No','0','8','10','4, 10, 28, 30, 45, 48, 70, 71, 76, 81, 83, 94, 96, 439, 794, 2/302, 40/42, 487/489, 78/79/378, 90/91','riding_metro/bus_overview/images/802.pdf','101+S+Hill+St%2C+Los+Angeles+90013','place?ftid=0x80c2c64e7fe9817d:0x9979f09858f51d10&q=type:transit_station:%22Civic+Center+Station%22&t=m&cad=src:ppiwlink&ei=cINnT5HoJOq0iQKZ56D7Bw&dtab=2','Temple St/Hill St','0','-118.2460563','34.05489933','80213'],
[21,'Compton Station',22.4609,-6.075,'Blue','No','No','0','0','4','60, 125, 127, 128, 202, 51/52/352, 55/355','riding_metro/bus_overview/images/801.pdf','275+Willowbrook+Av%2C+Compton+90220','place?ftid=0x80c2cb6def34c567:0x2dabb73232974985&q=type:transit_station:%22Compton+Station%22&t=m&cad=src:ppiwlink&ei=L7BjT4mcLI7-owSXjfH1BQ&dtab=2','All','0','-118.2242494','33.89749029','80111'],
[22,'Crenshaw Station',18.286,14.23339,'Green','Yes','No','513','4','12','126, 207, 210, 710, 757','riding_metro/bus_overview/images/803.pdf','11901+S+Crenshaw+Bl%2C+Hawthorne+90303','place?ftid=0x80c2b675975486b3:0x769d92a3f8d1787a&q=type:transit_station:%22Crenshaw+Station%22&t=h&cad=src:ppiwlink&ei=ur1jT5WTH8TmiAK-3tX9BQ&dtab=2','All','0','-118.3265501','33.92520113','25400150'],
[23,'Culver City Station',-2.55126,23.2666,'Expo','Yes','No','586','22','20','33, 220, 534, 733','riding_metro/bus_overview/images/806.pdf','8817+Washington+Bl%2C+Culver+City+90232','place?q=type:transit_station:%22Culver+City+Station%22&ftid=0x80c2b981166ee409:0xeeb28f85aa47fea1','All','0','-118.3889864','34.02789583','2123'],
[24,'De Soto Station',-34.3805,40.99121,'Orange','No','No','0','8','12','164, 244','riding_metro/bus_overview/images/901.pdf','20901+Victory+Bl%2C+Woodland+Hills+91367','place?ftid=0x80c29c0254230d3d:0xd45209e9db5e3263&q=type:transit_station:%22de+soto+station%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=QYZnT8m3NomYowSPmLWKCA','All','0','-118.58869','34.18872','15438'],
[25,'Del Amo Station',27.9785,-6.075,'Blue','Yes','Yes','367','12','10','202','riding_metro/bus_overview/images/801.pdf','20220+Santa+Fe+Av%2C+Los+Angeles+90220','place?ftid=0x80dd349f2f5c24a1:0xe52a246153209234&q=type:transit_station:%22Del+Amo+Station%22&t=m&cad=src:ppiwlink&ei=ULBjT--6F8aViQK2q_WGBg&dtab=2','Elevator ONLY','0','-118.2110169','33.84822183','80109'],
[26,'Del Mar Station',-32.97457,-25.47607,'Gold','Yes','Yes','610','0','26','177, 256, 260, 762, 686/687','riding_metro/bus_overview/images/804.pdf','230+S+Raymond+Av%2C+Pasadena+91105','place?ftid=0x80c2c37ab9947781:0xa458e893c6821c86&q=type:transit_station:%22Del+Mar+Station%22&t=h&cad=src:ppiwlink&ei=ebVjT_-bG8KgiQK8yeWWBA&dtab=2','All','0','-118.1482143','34.14190976','80417'],
[27,'Douglas Station',27.514648,24.91455,'Green','Yes','No','30','4','6','125','riding_metro/bus_overview/images/803.pdf','700+S+Douglas+St%2C+El+Segundo+90245','place?ftid=0x80c2b40363fb10c5:0xbb6291d2aadfc893&q=type:transit_station:%22Douglas+Station%22&t=h&cad=src:ppiwlink&ei=671jT9e4MYfipgSi9YT3Aw&dtab=2','All','0','-118.383113','33.905299','80302'],
[28,'Downtown Long Beach Station',44.55,-3.12,'Blue','No','No','0','0','0','232','riding_metro/bus_overview/images/801.pdf','128+W+1st+St%2C+Long+Beach+90802','place?ftid=0x80dd31398cd6ba1d:0x9ca2402856da9628&q=type:transit_station:%22Long+Beach+Transit+Mall%22&t=h&cad=src:ppiwlink&ei=BrRjT6XbNImYowTxqO3qBQ&dtab=2','W on 1st St ONLY','0','-118.1929215','33.76807099','1161'],
[29,'East LA Civic Center Station',-10.95529,-28.89404,'Gold','No','No','0','0','20','258','riding_metro/bus_overview/images/804.pdf','4780+E+3rd+St%2C+Los+Angeles+90022','place?ftid=0x80c2cf76681c2da7:0xbc1268536d0c62d6&q=type:transit_station:%22East+LA+Civic+Center+Station%22&t=h&cad=src:ppiwlink&ei=9L5jT8vKGY7kowSYg6DvBQ&dtab=2','All','0','-118.1612064','34.03336408','80402'],
[30,'El Monte',-18.200683,-37.13378,'Silver','Yes','No','1,915','8','26','70, 76, 176, 268, 270, 487, 577, 770, 190/194, 264/267','riding_metro/bus_overview/images/910.pdf','3501+Santa+Anita+Av%2C+El+Monte+91731','place?ftid=0x80c2d09f3b29445d:0xc00e4d4531bac376&q=type:transit_station:%22El+Monte+Station+E%22&t=m&cad=src:ppiwlink&ei=h4RnT8iTDoiSpgS1s-mQCA&dtab=2','All','0','-118.04445','34.07223','11336'],
[31,'El Segundo Station',24.29199,24.91455,'Green','Yes','No','91','8','14','232','riding_metro/bus_overview/images/803.pdf','2226+E+El+Segundo+Bl%2C+El+Segundo+90245','place?ftid=0x80c2b6ae8361bfbf:0x61ec4c4cb681808b&q=type:transit_station:%22El+Segundo+Station%22&t=h&cad=src:ppiwlink&ei=4b1jT6DnJKrYiQLH8bH-BQ&dtab=2','All','4','-118.3866321','33.916137','80303'],
[32,'Expo Park/USC Station',-2.55126,6.49414,'Expo','No','No','0','0','10','81, 102, 200, 442, 460, 550','riding_metro/bus_overview/images/806.pdf','661+Exposition+Bl%2C+Los+Angeles+90089','place?ftid=0x80c2c7e2eeff8719:0xa169127d40bc1416&q=Expo+park+/+USC+Station,+Los+Angeles,+CA&hl=en&ved=0CA8Q-gswAA&sa=X&ei=CkO1T4jdGJSQpgS14JGkDw','All','0','-118.285734','34.01822723','80125'],
[33,'Expo/Crenshaw Station',-2.55126,13.684,'Expo','Yes','No','450','0','10','38, 210, 710, 740','riding_metro/bus_overview/images/806.pdf','3428+Exposition+Bl%2C+Los+Angeles+90018','place?ftid=0x80c2b83784fa268f:0x9ce17c108946e080&q=Expo+/+Crenshaw+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=tUK1T9OmM4PsowTyyoHIDg','All','0','-118.3350779','34.02252618','80128'],
[34,'Expo/La Brea/Ethel Bradley Station',-2.55126,18.4814,'Expo','No','No','0','0','20','38, 212/312','riding_metro/bus_overview/images/806.pdf','5060+Exposition+Bl%2C+Los+Angeles+90016','place?q=Expo+%2F+la+brea+Station,+Los+Angeles,+CA&hl=en&ftid=0x80c2b9b0d4dec207:0x6aac84d42e17aec5','All','0','-118.3551585','34.02480284','80130'],
[35,'Expo/Vermont Station',-2.55126,8.88671,'Expo','No','No','0','0','10','102, 204, 550, 754','riding_metro/bus_overview/images/806.pdf','1043+Exposition+Bl%2C+Los+Angeles+90007','place?ftid=0x80c2c7fc457c978b:0xe6b2714940d665b4&q=Expo+/+vermont+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=7EK1T7ipEpzkpgT-zOCxDg','Vermont ONLY','0','-118.2916999','34.01824488','80126'],
[36,'Expo/Western Station',-2.55126,11.2915,'Expo','No','No','0','0','10','207, 757','riding_metro/bus_overview/images/806.pdf','1573+Exposition+Bl%2C+Los+Angeles+90018','place?ftid=0x80c2b804fd4e08a9:0xdf47d02a42ffdb88&q=Expo+/+western+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=-kK1T8WYGYbKowSpsby3Dg','All','0','-118.30891','34.01833076','80127'],
[37,'Farmdale Station',-2.55126,16.0766,'Expo','No','No','0','0','10','38','riding_metro/bus_overview/images/806.pdf','4420+Exposition+Bl%2C+Los+Angeles+90016','place?q=type:transit_station:%22Farmdale+Station%22&ftid=0x80c2b84ad31f3ccd:0xb1b5783b4b6dd10f','All','0','-118.346095','34.02398113','80129'],
[38,'Figueroa/Adams',n,n,'Silver','No','No','0','0','0','14, 37, 81, 442, 450, 460','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Adams+Bl%2C+Los+Angeles+90007','place?ftid=0x80c2c7dd6b79f3f3:0xd17ac50279b2d6fd&q=type:transit_station:%22figueroa+wy/adams%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=HoZnT87SPKWPigKHo9SgCA','N/A','0','-118.274914','34.027655','13462'],
[39,'Figueroa/7th',n,n,'Silver','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+7th+St%2C+Los+Angeles+90017','place?ftid=0x80c2c7b138d76f0d:0x959f61b8ee6cb7e9&q=type:transit_station:%22figueroa/7th%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=-YVnT87cNqzciQKL-oT3Bw','N/A','0','-118.260063','34.049135','5019'],
[40,'Figueroa/Olympic',n,n,'Silver','No','No','0','0','0','28, 66, 81, 439, 460, 728','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Olympic+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7b7782293eb:0x6a4bb404e911a529&q=type:transit_station:%22figueroa/olympic%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=A4ZnT-bVHeStiQKU05SjCA','N/A','0','-118.263504','34.045323','5040'],
[41,'Figueroa/Pico',n,n,'Silver','No','No','0','0','0','30, 81, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Pico+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7c7650178f5:0x454ab9a97bc04060&q=type:transit_station:%22figueroa/pico%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=DIZnT9K6HuagiQLogL2MCA','N/A','0','-118.268185','34.040865','13474'],
[42,'Figueroa/Washington',n,n,'Silver','No','No','0','0','0','35, 81, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Figueroa+St/W+Washington+Bl%2C+Los+Angeles+90007','place?ftid=0x80c2c7c3c28d2271:0x90bace153a93cca0&q=type:transit_station:%22figueroa/washington%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=FIZnT_DhIYquiQLvtoiMBg','N/A','0','-118.272041','34.034401','16455'],
[43,'Fillmore Station',-32.97457,-22.83935,'Gold','Yes','Yes','160','0','6','177, 256, 260, 762, 686/687','riding_metro/bus_overview/images/804.pdf','95+Fillmore+St%2C+Pasadena+91105','place?ftid=0x80c2c37d457de9c5:0x1361f323e6d0d9b&q=type:transit_station:%22Fillmore+Station%22&t=h&cad=src:ppiwlink&ei=BL9jT63QN-TniAKLnrSHBg&dtab=2','All','0','-118.1481257','34.13352115','140939'],
[44,'Firestone Station',11.401,-6.075,'Blue','No','No','0','0','8','115, 254, 55/355','riding_metro/bus_overview/images/801.pdf','8615+Graham+Av%2C+Los+Angeles+90002','place?ftid=0x80c2c9719a5f8695:0x9cc1d64ee6d7d43&q=type:transit_station:%22Firestone+Station%22&t=m&cad=src:ppiwlink&ei=X7BjT76MHp_CpgTBpKn-BQ&dtab=2','Elevator ONLY','0','-118.2432054','33.95961057','1907'],
[45,'Florence Station',8.569,-6.075,'Blue','Yes','Yes','115','0','12','102, 110, 611, 111/311','riding_metro/bus_overview/images/801.pdf','7225+Graham+Av%2C+Los+Angeles+90002','place?ftid=0x80c2c90fa3027b87:0x4b533f33f2befcd8&q=type:transit_station:%22Florence+Station%22&t=m&cad=src:ppiwlink&ei=brBjT9rxNI_CpgSntfHrAw&dtab=2','All','0','-118.2432714','33.97373972','1410'],
[46,'Flower/23rd',n,n,'Silver','No','No','0','0','0','37, 38, 55/355, 81, 442, 450, 460, 603','riding_metro/bus_overview/images/910.pdf','500+W+23rd+St%2C+Los Angeles+90007','place?q=type:transit_station:%2223rd+%2F+Flower%22&ftid=0x80c2c7c2d678fc3d:0xc9ce87f6227f73b7','N/A','0','-118.272988','34.030176','1813'],
[47,'Flower/5th',n,n,'Silver','No','No','0','0','0','18, 53, 60, 62, 439, 450, 460, 16/316, 55/355','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+5th+St%2C+Los+Angeles+90071','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s','N/A','0','-118.256321','34.051384','13488'],
[48,'Flower/7th',n,n,'Silver','No','No','0','0','0','14, 20, 37, 60, 66, 70, 71, 76, 81, 96, 439, 450, 460, 770, 487/489, 51/52/352, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+7th+St%2C+Los+Angeles+90017','place?ftid=0x80c2c7b154dd7483:0xd3417d22f91e157e&q=type:transit_station:%22flower/7th%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=2oVnT_PNA47-owSOnayUCA','N/A','0','-118.258764','34.048677','13489'],
[49,'Flower/Olympic',n,n,'Silver','No','No','0','0','0','28, 81, 439, 460, 728','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+Olympic+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7b79645b99b:0x319a60ba76623544&q=type:transit_station:%22flower/olympic%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=yYVnT5WKNqmKpATlqsGFCA','N/A','0','-118.262952','34.044285','13496'],
[50,'Flower/Pico',n,n,'Silver','No','No','0','0','0','30, 81, 330, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+Pico+Bl%2C+Los+Angeles+90015','place?q=type:transit_station:%22Flower+%2F+Pico%22&hl=en&ftid=0x80c2c7c7a728f41f:0xdca7bd3e66735f50','N/A','0','-118.266879','34.040085','2377'],
[51,'Flower/Washington',n,n,'Silver','No','No','0','0','0','35, 38, 81, 442, 460','riding_metro/bus_overview/images/910.pdf','S+Flower+St/W+Washington Bl%2C+Los+Angeles+90015','place?q=Flower+%26+Washington,+Los+Angeles,+Los+Angeles+County,+California+90015,+United+States&hl=en&ftid=0x80c2c7c391aea355:0x1de9f67d7de73b57','N/A','0','-118.270846','34.033886','2378'],
[52,'Grand/LATTC Station',-5.517578,-2.429199,'Blue','No','No','0','0','0','14, 35, 37, 38, 81, 460, 603, 55/355','riding_metro/bus_overview/images/801.pdf','331-????+W+Washington+Bl%2C+Los+Angeles+90015','place?ftid=0x80c2c7c48c48a57d:0xf845289defd9fce9&q=type:transit_station:%22Grand+Station%22&t=m&cad=src:ppiwlink&ei=k7BjT66bI4qspgT7l6z7BQ&dtab=2','East ONLY','0','-118.2693329','34.03315455','80120'],
[53,'Grand/3rd',n,n,'Silver','No','No','0','0','0','14, 37, 70, 71, 76, 96, 770, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','W+3rd+St/S+Grand+Av%2C+Los+Angeles+90012','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.25158','34.052882','13560'],
[54,'Harbor Freeway Station',17.590332,4.61425,'Green, Silver','Yes','No','253','0','10','45, 81, 120, 246, 450, 550, 745','around/maps','11500+S+Figueroa+St%2C+Los+Angeles+90048','place?ftid=0x80c2ca196f9de5ef:0x5a04f8efa85522d3&q=type:transit_station:%22Harbor+Freeway+Station%22&t=h&cad=src:ppiwlink&ei=qL1jT8uWJ6vTiALj9tm7BA&dtab=2','All','0','-118.2811','33.92871438','15585'],
[55,'Harbor Freeway Station',18.29833,3.93066,'Green, Silver','Yes','No','253','0','10','45, 81, 120, 246, 450, 550, 745','around/maps','11500+S+Figueroa+St%2C+Los+Angeles+90048','place?ftid=0x80c2ca196f9de5ef:0x5a04f8efa85522d3&q=type:transit_station:%22Harbor+Freeway+Station%22&t=h&cad=src:ppiwlink&ei=qL1jT8uWJ6vTiALj9tm7BA&dtab=2','All','0','-118.2811','33.92871438','15585'],
[56,'Harbor Gateway Transit Center',30.7495117,4.61425,'Silver','Yes','No','980','16','6','130, 205, 246, 344, 450, 550, 52/352','riding_metro/bus_overview/images/910.pdf','731+W+182nd+St%2C+Gardena+90248','place?ftid=0x80c2cabccd1fb25f:0x538a0d81ef3715a3&q=type:transit_station:%22Artesia+Transit+Center+(Bay+5)%22&t=h&cad=src:ppiwlink&ei=275jT8a_EazciQKC6MSDBA&dtab=2','All','0','-118.28743','33.8693','30005'],
[57,'Hawthorne/Lennox Station',18.286,19.006,'Green','Yes','No','359','0','4','40, 120, 126, 212/312','riding_metro/bus_overview/images/803.pdf','11230+S+Acacia+St%2C+Inglewood+90304','place?ftid=0x80c2b68c04885497:0x3555721d37f458c6&q=type:transit_station:%22Hawthorne+Station%22&t=h&cad=src:ppiwlink&ei=w71jT625GOPJiQLgvZyQBg&dtab=2','All','0','-118.3516','33.933408','10852'],
[58,'Heritage Square/Arroyo Station',-26.098632,-14.79492,'Gold','Yes','Yes','129','0','4','83','riding_metro/bus_overview/images/804.pdf','3545+Pasadena+Av%2C+Los+Angeles+90031','place?ftid=0x80c2c69b6fb371d7:0xbee9a2d464ae93e9&q=type:transit_station:%22Heritage+Square+/+Arroyo+Station%22&t=h&cad=src:ppiwlink&ei=Dr9jT6GYF6aoiAKh8tWBBg&dtab=2','All','0','-118.213213','34.087227','80412'],
[59,'Highland Park Station',-29.96826,-18.6523,'Gold','No','No','0','16','10','81, 83, 256','riding_metro/bus_overview/images/804.pdf','151+N+Avenue+57%2C+Los+Angeles+90042','place?q=type:transit_station:%22Highland+Park+Station%22&ftid=0x80c2c41021bebc2f:0x82ed7e4f653c6659','All','0','-118.1926057','34.11117928','80414'],
[60,'Hollywood/Highland Station',-30.9692,7.71484,'Red','No','Yes','3,000','0','0','156, 217, 222, 212/312','riding_metro/bus_overview/images/802.pdf','6801+Hollywood+Bl%2C+Los+Angeles+90028','place?ftid=0x80c2bf2392a4464d:0x8af4dd836b3b77&q=type:transit_station:%22Highland+/+Hollywood%22&hl=en&t=m&cad=src:ppiwlink&ei=8p9nT7fTKafCpgTpt_X9Bw&dtab=2','All','0','-118.3385493','34.10154684','80203'],
[61,'Hollywood/Vine Station',-29.05273,5.78613,'Red','No','No','0','0','12','210, 217, 222, 780, 180/181, 212/312','riding_metro/bus_overview/images/802.pdf','6250+Hollywood+Bl%2C+Los+Angeles+90038','place?ftid=0x80c2bf39121b8f85:0x63a22910c0ce164f&q=type:transit_station:%22Hollywood+/+Vine+Station%22&t=m&cad=src:ppiwlink&ei=_oJnT5rlIJT8iQLvktyWCA&dtab=2','All','0','-118.32518','34.10163','11010'],
[62,'Hollywood/Western Station',-27.12402,3.8452148,'Red','No','No','0','2','36','207, 217, 757, 780, 180/181','riding_metro/bus_overview/images/802.pdf','5450+Hollywood+Bl%2C+Los+Angeles+90028','place?ftid=0x80c2bf50f5477571:0xc4003a1b3b1d8c7&q=type:transit_station:%22Hollywood+/+Western+Station%22&t=m&cad=src:ppiwlink&ei=DoNnT8jvBIvYiAKBtbGSCA&dtab=2','All','0','-118.3081173','34.10173719','80205'],
[63,'Indiana Station',-10.95529,-23.20556,'Gold','Yes','Yes','42','0','12','30, 68, 254, 620, 665','riding_metro/bus_overview/images/804.pdf','210+S+Indiana+St%2C+Los+Angeles+90063','place?ftid=0x80c2cf5a242c4d35:0x6fe4e45808f5de3d&q=type:transit_station:%22Indiana+Station%22&t=h&cad=src:ppiwlink&ei=38BjT7qQMrKMigKy2NTfBA&dtab=2','All','0','-118.1921824','34.03429974','4308'],
[64,'Jefferson/USC Station',-4.2724609,3.918457,'Expo','No','No','0','0','10','38, 81, 102, 200, 442','riding_metro/bus_overview/images/806.pdf','3214+S+Flower+St%2C+Los+Angeles+90007','place?ftid=0x80c2c7e0e846f445:0xb4f8c46ecfd4352d&q=Jefferson+/+USC+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=IEO1T738GIaKpASE8vTaDg','All','0','-118.2781177','34.02212302','80124'],
[65,'La Cienega/Jefferson Station',-2.55126,20.86181,'Expo','Yes','No','485','8','12','38, 105, 217, 705','riding_metro/bus_overview/images/806.pdf','5664+W+Jefferson+Bl%2C+Los+Angeles+90016','place?q=type:transit_station:%22La+Cienega+%2F+Jefferson+Station%22&hl=en&ftid=0x80c2b99831898d79:0x3c0deea82ff976a','All','0','-118.3721199','34.02635517','80131'],
[66,'State/USC Medical Center',-18.21289,-22.79052,'Silver','No','No','0','0','0','251, 620','riding_metro/bus_overview/images/910.pdf','1930+Pomeroy+Av%2C+Los+Angeles+90033','place?ftid=0x80c2c674ad57f405:0xcb171d927ba16f9c&q=type:transit_station:%22USC+Medical+Center+Busway+Station%22&t=m&cad=src:ppiwlink&ei=M4VnT97vCoyGiQKSsbmJBg&dtab=2','All','0','-118.21011','34.05588','8588'],
[67,'Lake Station',-32.97457,-30.810546,'Gold','No','Yes','50','0','18','180, 485','riding_metro/bus_overview/images/804.pdf','340+N+Lake+Av%2C+Pasadena+91101','place?ftid=0x80c2c343d5036f99:0x95f90d3fe06f422d&q=type:transit_station:%22Lake+Station%22&t=h&cad=src:ppiwlink&ei=58BjT82nHIe4oQTf0-T_BQ&dtab=2','All','0','-118.13139','34.15180583','12159'],
[68,'Lakewood Blvd Station',18.286,-16.992,'Green','Yes','No','397','12','22','117, 265, 266','riding_metro/bus_overview/images/803.pdf','12801+Lakewood+Av%2C+Downey+90241','place?ftid=0x80c2cd1416d77649:0xbbf9cb9c2a7efd90&q=type:transit_station:%22Lakewood+Station%22&t=h&cad=src:ppiwlink&ei=b71jT5azM8TmiAK-3tX9BQ&dtab=2','All','0','-118.1406','33.91307','11294'],
[69,'Laurel Canyon Station',-34.3805,14.96582,'Orange','No','No','0','8','8','230, 156/256','riding_metro/bus_overview/images/901.pdf','5371+Laurel+Canyon+Bl%2C+North+Hollywood+91607','place?ftid=0x80c2960bc4f99bd9:0xfc421f6a45817dff&q=type:transit_station:%22Laurel+Canyon+Station%22&t=m&cad=src:ppiwlink&ei=d3lnT-6FH4iAowS5_fGbCQ&dtab=2','All','0','-118.39676','34.16857','15611'],
[70,'Lincoln/Cypress Station',-23.571777,-13.8916,'Gold','Yes','Yes','94','0','10','251, 751','riding_metro/bus_overview/images/804.pdf','370+W+Avenue+26%2C+Los+Angeles+90031','place?ftid=0x80c2c68f068876ef:0x539a6a9e1ad7fa34&q=type:transit_station:%22Lincoln+Heights+/+Cypress+Park+Station%22&t=h&cad=src:ppiwlink&ei=8MBjT-6OKoSuoQSjjOz4DQ&dtab=2','All','0','-118.2204294','34.08094901','300'],
[71,'Little Tokyo/Arts District Station',-14.51416,-13.8916,'Gold','No','No','0','4','12','30, 330','riding_metro/bus_overview/images/804.pdf','200+N+Alameda+St%2C+Los+Angeles+90012','place?ftid=0x80c2c6477522bd0f:0xacfdb2ddd912a307&q=type:transit_station:%22Little+Tokyo+/+Arts+District+Station%22&t=h&cad=src:ppiwlink&ei=-MBjT-HGPIvYiALOnbzoBQ&dtab=2','All','0','-118.2379009','34.05010002','80408'],
[72,'Long Beach Blvd Station',18.286,-11.5478,'Green','Yes','No','646','0','8','60, 251','riding_metro/bus_overview/images/803.pdf','11508+Long+Beach+Bl%2C+Lynwood+90262','place?ftid=0x80c2cb88e1676027:0xf0f76288d6534f3e&q=type:transit_station:%22Long+Beach+Station%22&t=h&cad=src:ppiwlink&ei=fr1jT-6xIs3TiAKtw5H_BA&dtab=2','All','0','-118.2099453','33.92487962','11493'],
[73,'Manchester',11.804199,4.61425,'Silver','Yes','No','247','0','0','45, 81, 115, 305, 460, 550, 745','riding_metro/bus_overview/images/910.pdf','452+????+W+Manchester+Av%2C+Los+Angeles+90003','place?ftid=0x80c2c9c16f30e479:0xfbb7ce0be3b0bcb6&q=type:transit_station:%22Harbor+Transitway+/+Manchester%22&t=m&cad=src:ppiwlink&ei=SoVnT5TrFafCpgTpt_X9Bw&dtab=2','N or S on Manchester Av ONLY','0','-118.28081','33.95995','10096'],
[74,'Maravilla Station',-10.95529,-26.0498,'Gold','No','No','0','0','12','256','riding_metro/bus_overview/images/804.pdf','4520+E+3rd+St%2C+Los+Angeles+90022','place?ftid=0x80c2cf7056be620d:0xbea3ceddd654a2b7&q=type:transit_station:%22Maravilla+Station%22&t=h&cad=src:ppiwlink&ei=AMFjT4rAN42oowTmx-SABg&dtab=2','All','0','-118.1681395','34.03329981','80403'],
[75,'Mariachi Plaza/Boyle Heights Station',-10.95529,-17.56591,'Gold','No','No','0','0','6','30, 620','riding_metro/bus_overview/images/804.pdf','1831+E+1st+St%2C+Los+Angeles+90033','place?ftid=0x80c2c611970949cb:0xf550ecc38184178f&q=type:transit_station:%22Mariachi+Plaza+/+Boyle+Heights+Station%22&t=h&cad=src:ppiwlink&ei=C8FjT_HzO4nyowTF2qzrBQ&dtab=2','All','0','-118.219648','34.04721508','80406'],
[76,'Mariposa Station',21.0571289,24.91455,'Green','No','No','0','0','4','232','riding_metro/bus_overview/images/803.pdf','555+N+Nash+St%2C+El+Segundo+90245','place?ftid=0x80c2b6b3e76b3517:0x3ab7e6260194e00f&q=type:transit_station:%22Mariposa+Station%22&t=h&cad=src:ppiwlink&ei=271jT4a9F4fRiAKptOiLBg&dtab=2','All','0','-118.3875721','33.92319999','146'],
[77,'Memorial Park Station',-32.97457,-28.16162,'Gold','No','No','0','16','8','177, 256, 260, 180/181, 686/687','riding_metro/bus_overview/images/804.pdf','125+E+Holly+St%2C+Pasadena+91103','place?ftid=0x80c2c371fba702dd:0xbaf068374a6fb4d&q=type:transit_station:%22Memorial+Park+Station%22&t=h&cad=src:ppiwlink&ei=F8FjT4_WDYquiQLvtoiMBg&dtab=2','All','0','-118.1475116','34.14835611','80418'],
[78,'Nordhoff Station',-43.2739,43.8354,'Orange','No','No','0','8','6','166, 364','riding_metro/bus_overview/images/901.pdf','21385+Nordhoff+St%2CChatsworth+91311','place?q=type:transit_station:%22Nordhoff+Station%22&hl=en&ftid=0x80c29c918af609d7:0x83be2c1d0e6954a5','All','0','-118.597194','34.236129','15575'],
[79,'North Hollywood Station',-34.3805,12.57324,'Red, Orange','Yes','Yes','951','44','101','154, 162, 183, 224, 152/353, 156/656','around/maps','5391+Lankershim+Bl%2C+North+Hollywood+91601','place?ftid=0x80c295ee13fa82a1:0x4940a0c6d1e4e53&q=type:transit_station:%22North+Hollywood+Station%22&t=m&cad=src:ppiwlink&ei=aINnT92KL4iriQL4nOX2BQ&dtab=2','All','0','-118.376808','34.168504','15684'],
[80,'North Hollywood Station',-34.3805,11.09619,'Red, Orange','Yes','Yes','951','44','101','154, 162, 183, 224, 152/353, 156/656','around/maps','5391+Lankershim+Bl%2C+North+Hollywood+91601','place?ftid=0x80c295ee13fa82a1:0x4940a0c6d1e4e53&q=type:transit_station:%22North+Hollywood+Station%22&t=m&cad=src:ppiwlink&ei=aINnT92KL4iriQL4nOX2BQ&dtab=2','All','0','-118.376808','34.168504','15684'],
[81,'Norwalk Station',18.286,-22.424,'Green','Yes','No','1,792','40','36','115, 125, 270, 460, 111/311','riding_metro/bus_overview/images/803.pdf','12901+Hoxie+Av%2C+Norwalk+90650','place?ftid=0x80c2d2a3be3b76b9:0x51e36deea70766ad&q=type:transit_station:%22Norwalk+Station%22&t=h&cad=src:ppiwlink&ei=fL5jT9aPBIbjiAKMm52NBg&dtab=2','All','0','-118.104717','33.914033','30016'],
[82,'Olive/5th',n,n,'Silver','No','No','0','0','0','14, 18, 37, 53, 62, 70, 71, 76, 96, 460, 770, 16/316, 487/489, 55/355, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Olive+St/W+5th+St%2C+Los+Angeles+90013','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.252582','34.049617','15715'],
[83,'Olive/General Thaddeus Kosciuszko',n,n,'Silver','No','No','0','0','0','14, 37, 70, 71, 76, 96, 770, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','S+Olive/Kosciuszko+Way%2C+Los+Angeles+90012','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.249155','34.053248','4105'],
[84,'Pacific Ave Station',42.01,-3.12,'Blue','No','No','0','0','0','60, 232','riding_metro/bus_overview/images/801.pdf','498+Pacific+Av%2C+Long+Beach+90802','place?ftid=0x80dd31380422f257:0xfacfc8ba2e28faaa&q=type:transit_station:%22Pacific+Station%22&t=m&cad=src:ppiwlink&ei=trBjT5K3PI3IowTfm727BA&dtab=2','N on 5th St ONLY','0','-118.1936999','33.77225844','80102'],
[85,'Long Beach/Pacific Coast Highway',36.24,-6.075,'Blue','No','No','0','0','0','60','riding_metro/bus_overview/images/801.pdf','1798+N+Long+Beach+Bl%2C+Long+Beach+90813','place?ftid=0x80dd31595b43eec3:0xe12f5aa3d35b3ac6&q=type:transit_station:%22PCH+Station%22&t=m&cad=src:ppiwlink&ei=wrBjT4zgHJCopgTCg4iDBA&dtab=2','South ONLY','0','-118.189382','33.78909','12219'],
[86,'Pershing Square Station',-14.282226,-5.2246,'Red, Purple','No','No','0','0','4','4, 10, 14, 18, 28, 37, 48, 53, 62, 70, 71, 76, 81, 83, 94, 96, 460, 720, 728, 770, 794, 16/316, 2/302, 487/489, 55/355, 78/79/378, 90/91','riding_metro/bus_overview/images/802.pdf','500+S+Hill+St%2C+Los+Angeles+90013','place?ftid=0x80c2c64b3a0c86b7:0xbdd4569b67af8646&q=type:transit_station:%22Pershing+Square+Station%22&t=m&cad=src:ppiwlink&ei=goNnT_jUMZSNigKAtsn6Bw&dtab=2','5th St/Hill St','0','-118.251259','34.049316','80212'],
[87,'Pico Station',-8.8745117,-0.90332,'Blue, Expo','No','No','0','0','0','30, 81, 442, 460','around/maps','1236+S+Flower+St%2C+Los+Angeles+90015????','place?ftid=0x80c2c7c7bd6abd35:0x3eeb8d2acd150073&q=type:transit_station:%22Pico+Station%22&t=m&cad=src:ppiwlink&ei=VIRnT77sN6WYpwS-y5iECA&dtab=2','South ONLY','0','-118.2661178','34.04073549','80121'],
[88,'Pico/Aliso Station',-11.96289,-14.978027,'Gold','No','No','0','2','6','30','riding_metro/bus_overview/images/804.pdf','1311+E+1st+St%2C+Los+Angeles+90033','place?ftid=0x80c2c614315d5c89:0x1aa53a02c825cb49&q=type:transit_station:%22Pico+/+Aliso+Station%22&t=h&cad=src:ppiwlink&ei=GMpjT7GjIISsiQL3nKDSAw&dtab=2','All','0','-118.2259404','34.04763382','80407'],
[89,'Pierce College Station',-34.3805,38.39111,'Orange','Yes','No','373','8','12','164, 243','riding_metro/bus_overview/images/901.pdf','6425+Winnetka+Av%2C+Woodland+Hills+91367','place?ftid=0x80c29956fc28ecc7:0xf10c2d94b8e0d387&q=type:transit_station:%22Pierce+College+Station%22&t=m&cad=src:ppiwlink&ei=gHlnT7DANLKMigLS9IGOBA&dtab=2','All','0','-118.57118','34.18735','15312'],
[90,'Redondo Beach Station',30.7495117,24.91455,'Green','Yes','No','349','6','12','126, 215','riding_metro/bus_overview/images/803.pdf','2406+Marine+Av%2C+Redondo+Beach+90278','place?ftid=0x80c2b43fd8bf5a95:0xc39ac981d9cade1b&q=type:transit_station:%22Redondo+Beach+Station%22&t=h&cad=src:ppiwlink&ei=871jT_vJLYeYoQTvrKHlBQ&dtab=2','All','0','-118.3692','33.89464','19149'],
[91,'Reseda Station',-34.3805,33.1665,'Orange','Yes','No','522','16','6','240, 744','riding_metro/bus_overview/images/901.pdf','6065+N+Reseda+Bl%2C+Tarzana+91335','place?ftid=0x80c29974e2dd8007:0xe0cdbdcc486425f7&q=type:transit_station:%22Reseda+/+Orange+Line%22&t=m&cad=src:ppiwlink&ei=iHlnT_qoHIfEpgTr4bSCBg&dtab=2','All','0','-118.53623','34.18047','15415'],
[92,'Roscoe Station',-40.344238,43.8354,'Orange','No','No','0','8','6','152, 353','riding_metro/bus_overview/images/901.pdf','21386+Roscoe+Blvd%2CCanoga+Park+91304','place?q=type:transit_station:%22Roscoe+Station%22&hl=en&ftid=0x80c29c63e1811ccb:0xa68d4de8c2f60f14','All','0','-118.597141','34.22037','15590'],
[93,'Rosecrans',24.328613,4.61425,'Silver','Yes','No','338','0','0','125, 246, 550','riding_metro/bus_overview/images/910.pdf','622+W+Rosecrans+Av%2C+Los+Angeles+90248','place?ftid=0x80c2ca65381f3fdd:0x2bd931edfb5b100d&q=type:transit_station:%22Rosecrans+/+Harbor+Fwy%22&t=m&cad=src:ppiwlink&ei=i4JnT4GUBOeTiQK2s9SPBg&dtab=2','S on Rosecrans Av ONLY','0','-118.2866','33.90206','10174'],
[94,'San Pedro Street Station',-3.4057617,-4.565429,'Blue','No','No','0','0','0','51/52/352','riding_metro/bus_overview/images/801.pdf','767+E+Washington+Bl%2C+Los+Angeles+90021','place?ftid=0x80c2c7d45a767481:0xb6a8ac37baabfe80&q=type:transit_station:%22San+Pedro+Station%22&t=m&cad=src:ppiwlink&ei=zrBjT_KSKpKOowTxn4H_BQ&dtab=2','All','0','-118.2555052','34.02680664','80119'],
[95,'Sepulveda Station',-34.3805,25.3906,'Orange','Yes','No','1,205','12','12','234, 734, VW Express','riding_metro/bus_overview/images/901.pdf','15430+W+Erwin+St%2C+Van+Nuys+91411','place?ftid=0x80c2977157ec25af:0x7c59a041cb870ecc&q=type:transit_station:%22Sepulveda+Station%22&t=m&cad=src:ppiwlink&ei=lHlnT-GxN4aYoQTtlbn5BQ&dtab=2','All','0','-118.46851','34.18078','15535'],
[96,'Sherman Way Station',-37.36572,43.8354,'Orange','Yes','No','207','16','12','162, 163','riding_metro/bus_overview/images/901.pdf','21384+Sherman+Way%2CCanoga+Park+91303','place?q=type:transit_station:%22Sherman+Way+Station%22&hl=en&ftid=0x80c29c138a474acd:0xfe28089334c66d1b','All','0','-118.59719','34.200485','15600'],
[97,'Sierra Madre Villa Station',-32.97457,-36.108398,'Gold','Yes','Yes','965','16','10','177, 181, 264, 266, 268, 487','riding_metro/bus_overview/images/804.pdf','149+N+Halstead%2C+Pasadena+91107','place?ftid=0x80c2db6241507b29:0x484565814dbaf2d7&q=type:transit_station:%22Sierra+Madre+Villa+Station%22&t=h&cad=src:ppiwlink&ei=pbVjT67PK42gowTjtfyGDg&dtab=2','All','4','-118.081212','34.1477522','140940'],
[98,'Slauson',6.0913085,4.61425,'Silver','Yes','No','151','0','0','45, 81, 460, 550, 745, 108/358','riding_metro/bus_overview/images/910.pdf','350+????+W+Slauson+Av%2C+Los+Angeles+90003','place?ftid=0x80c2c839be84a2f7:0xaa3c732900236ac7&q=type:transit_station:%22Harbor+Transitway+/+Slauson%22&t=h&cad=src:ppiwlink&ei=xbNjT7KTK4aYoQTtlbn5BQ&dtab=2','S on Slauson Av ONLY','0','-118.28049','33.98906','1'],
[99,'Slauson Station',5.664,-6.075,'Blue','No','No','0','0','4','108/358','riding_metro/bus_overview/images/801.pdf','5585+Randolph+St%2C+Los+Angeles+90032','place?ftid=0x80c2c8fcfc5530d5:0x6719e61c1bcefa02&q=slauson+station&hl=en&ved=0CA8Q-gswAA&sa=X&ei=UbNjT6ipDKaoiAKh8tWBBg','Elevator ONLY','0','-118.243385','33.98875863','80116'],
[100,'Soto Station',-10.95529,-20.373535,'Gold','No','No','0','4','12','30, 251, 252, 605, 751','riding_metro/bus_overview/images/804.pdf','2330+E+1st+St%2C+Los+Angeles+90033','place?ftid=0x80c2c606431f28a5:0x3985a70b462d5a93&q=type:transit_station:%22Soto+Station%22&t=h&cad=src:ppiwlink&ei=LMpjT8TKEpHiowT9ksz0BQ&dtab=2','All','0','-118.2100606','34.04374669','15438'],
[101,'South Pasadena Station',-31.909179,-20.6054,'Gold','No','Yes','142','0','14','176','riding_metro/bus_overview/images/804.pdf','905+Meridian+Av%2C+South+Pasadena+91030','place?ftid=0x80c2c489f361f9fd:0x672ca55105eb8a30&q=type:transit_station:%22Mission+Station%22&t=h&cad=src:ppiwlink&ei=IMFjT432E43IowTfm727BA&dtab=2','NB: Mission; SB: El Centro/Santa Fe','0','-118.1578862','34.11518593','80415'],
[102,'Southwest Museum Station',-28.03955,-16.74804,'Gold','No','No','0','0','6','81, 83','riding_metro/bus_overview/images/804.pdf','4600+Marmion+Way%2C+Los+Angeles+90065','place?ftid=0x80c2c6a01a970cbd:0x4400f46660eaca46&q=type:transit_station:%22Southwest+Museum+Station%22&t=h&cad=src:ppiwlink&ei=rcpjT6zUJpSUpgSQld2CBg&dtab=2','All','0','-118.2067124','34.09824268','80413'],
[103,'Spring/1st - City Hall',n,n,'Silver','No','No','0','0','0','33, 68, 70, 71, 76, 83, 92, 96, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','N+Spring+St/W+1st+St%2C+Los+Angeles+90012','place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2','N/A','0','-118.243482','34.054059','11917'],
[104,'Tampa Station',-34.3805,35.791,'Orange','No','No','0','16','12','242','riding_metro/bus_overview/images/901.pdf','6101+Tampa+Av%2C+Tarzana+91335','place?ftid=0x80c29969a843fbeb:0x25f76546ad9f893b&q=type:transit_station:%22Tampa+/+Orange+Line%22&t=m&cad=src:ppiwlink&ei=oHlnT9v6GYu2pQSB-6TkBQ&dtab=2','All','0','-118.55372','34.18145','15435'],
[105,'Union Station',-17.321777,-12.8662,'Red, Purple','No','Yes','1,860','40','74','33, 68, 70, 71, 439, 485, 704, 728, 733, 745, 770, 40/42, 487/489, 78/79/378','around/maps','801+N+Vignes+St%2C+Los+Angeles+90012','place?ftid=0x80c2c643f4a7aaaf:0x77a5ff11aa860633&q=type:transit_station:%22Union+Station%22&t=h&cad=src:ppiwlink&ei=v8pjT8OtPITkpgSp3oj6BQ&dtab=2','N/A','4','-118.2342489','34.0561975','70'],
[106,'Union Station',-17.321777,-13.87939,'Gold','No','Yes','1,860','0','16','33, 68, 70, 71, 439, 485, 704, 728, 733, 745, 770, 40/42, 487/489, 78/79/378','around/maps','801+N+Vignes+St%2C+Los+Angeles+90012','place?ftid=0x80c2c643f4a7aaaf:0x77a5ff11aa860633&q=type:transit_station:%22Union+Station%22&t=h&cad=src:ppiwlink&ei=v8pjT8OtPITkpgSp3oj6BQ&dtab=2','All','4','-118.2342489','34.0561975','70'],
[107,'Union Station',-17.321777,-15.625,'Silver','No','Yes','1,860','0','0','33, 68, 70, 71, 485, 704, 728, 733, 745, 770, 40, 487/489, 78/79/378','riding_metro/bus_overview/images/910.pdf','801+N+Vignes+St%2CLos+Angeles+90012','place?q=type:transit_station:%22El+Monte+Busway+%2F+Alameda+-+Union+Station%22&ftid=0x80c2c64427ab8a8d:0x6fad3728e17c656a','All','4','-118.237609','34.054624','70'],
[108,'Universal/Studio City Station',-32.897949,9.64355,'Red','Yes','Yes','827','32','16','96, 155, 224, 750, 150/240','riding_metro/bus_overview/images/802.pdf','3913+Lankershim+Bl%2C+Studio+City+91604','place?ftid=0x80c2be4740981953:0x5101b59d70e19bf0&q=type:transit_station:%22Universal+City+Station%22&t=m&cad=src:ppiwlink&ei=S4NnT8ikFY3diALB-YmPBg&dtab=2','North ONLY','4','-118.362699','34.140002','30002'],
[109,'Valley College Station',-34.3805,17.56591,'Orange','No','No','0','8','8','167, 156/656','riding_metro/bus_overview/images/901.pdf','13240+W+Burbank%2C+Sherman+Oaks+91401','place?ftid=0x80c296440ccccb6f:0x8bd447094c16b164&q=type:transit_station:%22Valley+College+Station%22&t=m&cad=src:ppiwlink&ei=qnlnT_2HBoS0pQSkhrn8BQ&dtab=2','All','0','-118.42268','34.17249','15624'],
[110,'Van Nuys Station',-34.3805,22.7783,'Orange','Yes','No','776','8','12','154, 233, 237, 744, 156/656, VW Express','riding_metro/bus_overview/images/901.pdf','6062+Van+Nuys+Bl%2C+Van+Nuys+91411','place?ftid=0x80c297077f0abf49:0xf3637945c67e8d14&q=type:transit_station:%22Van+Nuys+Station%22&t=m&cad=src:ppiwlink&ei=soFnT5zdKZS2owTF4937BQ&dtab=2','All','0','-118.44847','34.18063','15546'],
[111,'Vermont/Athens Station',18.286,9.43603,'Green','Yes','No','155','0','8','120, 204, 206, 209, 754','riding_metro/bus_overview/images/803.pdf','11603+S+Vermont+Av%2C+Los+Angeles+90048','place?ftid=0x80c2ca0393a811df:0x4636a0daf6676fa6&q=type:transit_station:%22Vermont+Station%22&t=h&cad=src:ppiwlink&ei=sr1jT8TtIIbjiAKMm52NBg&dtab=2','All','0','-118.291733','33.928683','13000138'],
[112,'Vermont/Beverly Station',-18.953105,3.366933,'Red','No','No','0','0','24','10, 14, 204, 754','riding_metro/bus_overview/images/802.pdf','301+N+Vermont+Av%2C+Los+Angeles+90004','place?ftid=0x80c2c75d89eba75f:0x4c4ee68812feeee2&q=type:transit_station:%22Vermont+/+Beverly+Station%22&t=m&cad=src:ppiwlink&ei=U4NnT6v6GqrjiAKUwfnyBQ&dtab=2','All','0','-118.2916863','34.07652576','80208'],
[113,'Vermont/Santa Monica Station',-21.8,3.366933,'Red','No','No','0','4','26','4, 204, 704, 754','riding_metro/bus_overview/images/802.pdf','1015+N+Vermont+Av%2C+Los+Angeles+90029','place?ftid=0x80c2c75110aeddad:0xcd9510062dd1064&q=type:transit_station:%22Vermont+/+Santa+Monica+Station%22&t=m&cad=src:ppiwlink&ei=WYNnT4WOHsaViQK2q_WGBg&dtab=2','All','0','-118.29173','34.08991','80207'],
[114,'Vermont/Sunset Station',-24.6882,3.366933,'Red','No','No','0','4','10','175, 204, 206, 217, 754, 2/302','riding_metro/bus_overview/images/802.pdf','1500+N+Vermont+Av%2C+Los+Angeles+90027','place?ftid=0x80c2c0ace9ffeda3:0x93d640f7621ae557&q=type:transit_station:%22Vermont+/+Sunset+Station%22&t=m&cad=src:ppiwlink&ei=YINnT_byD5T8iQLvktyWCA&dtab=2','All','0','-118.291756','34.097708','80206'],
[115,'Vernon Station',2.783,-6.075,'Blue','No','No','0','0','0','105, 611, 705','riding_metro/bus_overview/images/801.pdf','4421+Long+Beach+Av%2C+Los+Angeles+90021','place?ftid=0x80c2c8f248ee4277:0xdea9af75e34f1b04&q=type:transit_station:%22Vernon+Station%22&t=h&cad=src:ppiwlink&ei=G7RjT5O5B4ewoQT73NzjBQ&dtab=2','All','0','-118.2433031','34.00292001','80117'],
[116,'Wardlow Station',30.737,-6.075,'Blue','Yes','Yes','89','16','8','N/A','riding_metro/bus_overview/images/801.pdf','3420+N+Pacific+Pl%2C+Long+Beach+90802','place?ftid=0x80dd338e6adcf46f:0x24f41e6026d90809&q=type:transit_station:%22Wardlow+Station%22&t=h&cad=src:ppiwlink&ei=1rRjT8uPL6zciQKC6MSDBA&dtab=2','S at Wardlow ONLY','0','-118.1960901','33.81986558','80108'],
[117,'Warner Center Transit Hub',-34.3805,46.0449,'Orange','No','No','0','0','0','161, 164, 165, 169, 245, 750, 150/240','riding_metro/bus_overview/images/901.pdf','6101+????+Owensmouth+Av%2C+Canoga+Park+91367','place?ftid=0x80c29ea06c7b6b15:0x21213065785c86&q=type:transit_station:%22Warner+Center+Transit+Hub%22&t=m&cad=src:ppiwlink&ei=9XhnT-bEK5T4ogTmnrSPAw&dtab=2','All','0','-118.60139','34.18136','15403'],
[118,'Washington Station',-0.463,-6.075,'Blue','No','No','0','0','0','N/A','riding_metro/bus_overview/images/801.pdf','1945+Long+Beach+Av%2C+Los+Angeles+90021','place?ftid=0x80c2c884e33e215b:0x3dd45751304d17bc&q=type:transit_station:%22Washington+Station%22&t=h&cad=src:ppiwlink&ei=6LRjT4z7HfS3iAKyreX3BQ&dtab=2','All','0','-118.2430838','34.01965048','80118'],
[119,'Westlake/MacArthur Park Station',-13.29345,1.25732,'Red, Purple','Yes','No','18','0','18','20, 200, 603, 720, 51/52/352','riding_metro/bus_overview/images/802.pdf','660+S+Alvarado+St%2C+Los+Angeles+90057','place?ftid=0x80c2c7a1c1e8977f:0xeafd1e451aebe3bd&q=type:transit_station:%22Westlake+/+McArthur+Park+Station%22&t=m&cad=src:ppiwlink&ei=7oNnT8eVKYe0iQLO8uzzBw&dtab=2','All','0','-118.274879','34.056368','17114'],
[120,'Willow Street Station',33.52,-6.075,'Blue','Yes','Yes','899','8','16','60','riding_metro/bus_overview/images/801.pdf','2750+American+Av%2C+Long+Beach+90806','place?ftid=0x80dd33eee0999221:0xbbabff9e18381a32&q=type:transit_station:%22Willow+Station%22&t=h&cad=src:ppiwlink&ei=9LRjT4LaJI7kowSYg6DvBQ&dtab=2','All','4','-118.189834','33.80707887','80107'],
[121,'Willowbrook - Rosa Parks Station',17.602539,-6.06689,'Blue, Green','Yes','No','231','6','14','120, 202, 205, 305, 612, 55/355','around/maps','11611+Willowbrook+Av%2C+Los+Angeles+90059','place?q=type:transit_station:%22Willowbrook+(Rosa+Parks)+Station%22&ftid=0x80c2cbc7044f1b55:0x31cd525fa6d57ba6','All','0','-118.2375548','33.92804791','30007'],
[122,'Willowbrook - Rosa Parks Station',18.286,-6.7749,'Blue, Green','Yes','No','231','6','14','120, 202, 205, 305, 612, 55/355','around/maps','11611+Willowbrook+Av%2C+Los+Angeles+90059','place?q=type:transit_station:%22Willowbrook+(Rosa+Parks)+Station%22&ftid=0x80c2cbc7044f1b55:0x31cd525fa6d57ba6','All','0','-118.2375548','33.92804791','30007'],
[123,'Wilshire/Normandie Station',-15.466308,7.836914,'Purple','No','No','0','0','0','20, 206, 720','riding_metro/bus_overview/images/802.pdf','3510+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2b882f04b8709:0x634fcd3e56a55500&q=type:transit_station:%22Wilshire+/+Normandie+Station%22&t=m&cad=src:ppiwlink&ei=voJnT__bHeq0iQKZ56D7Bw&dtab=2','All','0','-118.301458','34.061753','80215'],
[124,'Wilshire/Vermont Station',-15.40527,4.02832,'Red, Purple','Yes','No','65','16','8','18, 20, 201, 204, 720, 754, 51/52/352','riding_metro/bus_overview/images/802.pdf','3191+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2c77a37c84e17:0x5c2d870374e8453d&q=type:transit_station:%22Wilshire+/+Vermont+Station%22&t=m&cad=src:ppiwlink&ei=94NnT4yIFeStiQL9-eT6BQ&dtab=2','Elevator ONLY','0','-118.29008','34.062701','80209'],
[125,'Wilshire/Vermont Station',-16.07666,3.35693,'Red, Purple','Yes','No','65','16','8','18, 20, 201, 204, 720, 754, 51/52/352','riding_metro/bus_overview/images/802.pdf','3191+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2c77a37c84e17:0x5c2d870374e8453d&q=type:transit_station:%22Wilshire+/+Vermont+Station%22&t=m&cad=src:ppiwlink&ei=94NnT4yIFeStiQL9-eT6BQ&dtab=2','Elevator ONLY','0','-118.29008','34.062701','80209'],
[126,'Wilshire/Western Station',-15.4663,11.682128,'Purple','No','No','0','16','12','18, 20, 66, 207, 209, 710, 720, 757','riding_metro/bus_overview/images/802.pdf','3775+Wilshire+Bl%2C+Los+Angeles+90005','place?ftid=0x80c2b8852dcca0bb:0xe6baee380c97b01c&q=type:transit_station:%22Wilshire+/+Western+Station%22&t=m&cad=src:ppiwlink&ei=x4JnT7GJBYTYowTNuJGTCA&dtab=2','All','0','-118.308756','34.061689','80216'],
[127,'Woodley Station',-34.3805,27.9663,'Orange','No','No','0','8','8','164, 237','riding_metro/bus_overview/images/901.pdf','6381+N+Woodley+Av%2C+Van+Nuys+91406','place?ftid=0x80c29763cd129513:0xd3737d3a242bc897&q=type:transit_station:%22Woodley+Station%22&t=m&cad=src:ppiwlink&ei=A4JnT8rQGZWKpASA2qT4Bw&dtab=2','All','0','-118.4839','34.18632','15588'],
[128,'Woodman Station',-34.3805,20.166,'Orange','No','No','0','8','12','154, 158','riding_metro/bus_overview/images/901.pdf','13620+W+Oxnard+St%2C+Sherman+Oaks+91401','place?ftid=0x80c29650c647b8c3:0x31a9b7f3141e6886&q=type:transit_station:%22Woodman+Station%22&t=m&cad=src:ppiwlink&ei=roJnT-C4IYTKowS1ubmICA&dtab=2','All','0','-118.42975','34.17928','15583']
];
[
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"117",
"254",
"305",
"612",
"55/355"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cbd708a7b5d9:0xc7731f7de0ea059d&q=type:transit_station:%22104th+Street+Station%22&t=h&cad=src:ppiwlink&ei=1q5jT62bMuagiQKP9oGQDQ&dtab=2",
"LAT": -118.2431594,
"LON": 33.94221971,
"Line Association": "Blue",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "63",
"Station Name": "103rd Street/Watts Towers Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 14.282,
"Y-Coordinate": -6.075,
"Yelp Address": "10100+Grandee+Av%2C+Los+Angeles+90002",
"id": 0,
"location_type": 0,
"stop_id": "80113"
},
{
"Accessible Entrance": "S on 1st St ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"60",
"232"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd31395957ce0b:0xb4f2dabe8c0d9d27&q=type:transit_station:1st+Street+Station%22&t=h&cad=src:ppiwlink&ei=fa9jT7SqH5DEpgTl4v3gBQ&dtab=2",
"LAT": -118.1893625,
"LON": 33.76873976,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "1st Street Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 44.55,
"Y-Coordinate": -6.075,
"Yelp Address": "108+N+Long+Beach+Bl%2C+Long+Beach+90802",
"id": 1,
"location_type": 0,
"stop_id": "80153"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"4",
"10",
"28",
"30",
"45",
"48",
"70",
"71",
"76",
"81",
"83",
"94",
"96",
"439",
"794",
"2/302",
"40/42",
"487/489",
"78/79/378",
"90/91"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64dd53d3137:0xe1b97d47db8a6e75&q=type:transit_station:1st/hill%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=T4ZnT8PlNJKOowS-6-idCA",
"LAT": -118.246929,
"LON": 34.054468,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "1st/Hill",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": 44.55,
"Y-Coordinate": -6.075,
"Yelp Address": "W+1st+St/S+Hill+St%2C+Los+Angeles+90012",
"id": 2,
"location_type": null,
"stop_id": "15612"
},
{
"Accessible Entrance": "North ONLY",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"37",
"38",
"55/355",
"81",
"442",
"450",
"460",
"603"
],
"EV Charge Stations": "0",
"Google URL": "place?q=23rd+st+station&hl=en&ftid=0x80c2c7dd2f61edb3:0xa8b5be0990b040a5",
"LAT": -118.2736029,
"LON": 34.02911192,
"Line Association": "Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "LATTC/Ortho Institute Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -6.579589,
"Y-Coordinate": 1.7211914,
"Yelp Address": "2460+S+Flower+St%2C+Los+Angeles+90007????",
"id": 3,
"location_type": 0,
"stop_id": "80123"
},
{
"Accessible Entrance": "N on 37th St ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"81",
"102",
"200",
"442",
"460",
"550"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c80a7162d377:0x4dcc600b8d6d3495&q=type:transit_station:%22Harbor+Transitway+/+37th%22&t=m&cad=src:ppiwlink&ei=EoRnT_ylJcnRiAKn6dHKCQ&dtab=2",
"LAT": -118.28019,
"LON": 34.01751,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Harbor Transitway/37th St/USC",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": 0.30517578,
"Y-Coordinate": 4.61425,
"Yelp Address": "421+W+37th+St%2C+Los+Angeles+90007",
"id": 4,
"location_type": null,
"stop_id": "10848"
},
{
"Accessible Entrance": "S on 5th St ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"60",
"232"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd314758a48625:0x7363600fa31c2c7c&q=type:transit_station:%225th+Street+Station%22&t=h&cad=src:ppiwlink&ei=qq9jT4HrB4j9iQL3qMzrBQ&dtab=2",
"LAT": -118.1894122,
"LON": 33.77359788,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "5th Street Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 42.01,
"Y-Coordinate": -6.075,
"Yelp Address": "598+N+Long+Beach+Bl%2C+Long+Beach+90802",
"id": 5,
"location_type": 0,
"stop_id": "80154"
},
{
"Accessible Entrance": "Flower & Fig ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"20",
"37",
"60",
"66",
"70",
"71",
"76",
"81",
"96",
"439",
"450",
"460",
"770",
"487/489",
"51/52/352",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7b6aaffe2b9:0x8a94aa5c750d3172&q=type:transit_station:%227th+Street+/+Metro+Center+Station%22&t=m&cad=src:ppiwlink&ei=44NnT-mPCpSNigKAtsn6Bw&dtab=2",
"LAT": -118.258682,
"LON": 34.048634,
"Line Association": "Red, Purple, Expo, Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "7th Street/Metro Center Station",
"Timetable URL": "around/maps",
"X-Coordinate": -11.77978,
"Y-Coordinate": -3.7475585,
"Yelp Address": "660+S+Figueroa+St%2C+Los+Angeles+90017+",
"id": 6,
"location_type": 0,
"stop_id": "80122"
},
{
"Accessible Entrance": "Flower & Fig ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"20",
"37",
"60",
"66",
"70",
"71",
"76",
"81",
"96",
"439",
"450",
"460",
"770",
"487/489",
"51/52/352",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7b6aaffe2b9:0x8a94aa5c750d3172&q=type:transit_station:%227th+Street+/+Metro+Center+Station%22&t=m&cad=src:ppiwlink&ei=44NnT-mPCpSNigKAtsn6Bw&dtab=2",
"LAT": -118.258682,
"LON": 34.048634,
"Line Association": "Red, Purple, Expo, Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "7th Street/Metro Center Station",
"Timetable URL": "around/maps",
"X-Coordinate": -12.8295,
"Y-Coordinate": -3.7475585,
"Yelp Address": "660+S+Figueroa+St%2C+Los+Angeles+90017+",
"id": 7,
"location_type": 0,
"stop_id": "80122"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "28",
"Connections": [
"177",
"256",
"686"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c34d6dbb61bb:0x1c6d8cfaaddcea62&q=type:transit_station:%22Allen+Station%22&t=h&cad=src:ppiwlink&ei=WbVjT9OrOMKgiQK8yeWWBA&dtab=2",
"LAT": -118.1143476,
"LON": 34.15241682,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Allen Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -32.97457,
"Y-Coordinate": -33.4472,
"Yelp Address": "395+N+Allen+Av%2C+Pasadena+91106",
"id": 8,
"location_type": null,
"stop_id": "10922"
},
{
"Accessible Entrance": "N on Anaheim ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"60",
"232"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd314496bbf923:0xcc5cf5cd8c80c82a&q=type:transit_station:%22Anaheim+Station%22&t=h&cad=src:ppiwlink&ei=yq9jT_7VGMefiQLM2pzwBQ&dtab=2",
"LAT": -118.1893844,
"LON": 33.78183,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Anaheim Street Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 39.03,
"Y-Coordinate": -6.075,
"Yelp Address": "1290+N+Long+Beach+Bl%2C+Long+Beach+90813",
"id": 9,
"location_type": 0,
"stop_id": "80105"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "6",
"Connections": [
"60",
"130",
"205",
"260",
"762"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cb4f30c85dc3:0x61601abcad358187&q=type:transit_station:%22Artesia+Station%22&t=h&cad=src:ppiwlink&ei=2q9jT5rQOqTiiAKFv8TsBQ&dtab=2",
"LAT": -118.2225183,
"LON": 33.87607701,
"Line Association": "Blue",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "272",
"Station Name": "Artesia Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 25.195,
"Y-Coordinate": -6.075,
"Yelp Address": "1920????+Acacia+Av%2C+Compton+90220",
"id": 10,
"location_type": null,
"stop_id": "30014"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "12",
"Connections": [
"260",
"762"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cf9ea3cfbce9:0x189ab9eea00d9f34&q=type:transit_station:%22Atlantic+Station%22&t=h&cad=src:ppiwlink&ei=ErVjT9HFJIHhiAKN_PXvBQ&dtab=2",
"LAT": -118.1544688,
"LON": 34.03339804,
"Line Association": "Gold",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "284",
"Station Name": "Atlantic Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -10.95529,
"Y-Coordinate": -31.73828,
"Yelp Address": "5150+E+Pomona+Bl%2C+Los+Angeles+90022",
"id": 11,
"location_type": 0,
"stop_id": "80401"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "12",
"Connections": [
"48",
"53",
"51/52/352"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2ca3a9038763d:0x18ed36a86c8f44bc&q=type:transit_station:%22Avalon+Station%22&t=h&cad=src:ppiwlink&ei=sb5jT53oCIXYiALkiLzJAw&dtab=2",
"LAT": -118.2652171,
"LON": 33.92746467,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "158",
"Station Name": "Avalon Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": -0.72021,
"Yelp Address": "11667+S+Avalon+Bl%2C+Los+Angeles+90067",
"id": 12,
"location_type": null,
"stop_id": "1731"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "20",
"Bike Racks": "24",
"Connections": [
"40",
"120",
"625"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b6b8e1c32295:0x6aa8f3e022a5137c&q=type:transit_station:%22Aviation+Station+(LAX+Shuttle+Connection)%22&t=h&cad=src:ppiwlink&ei=zL1jT8syl7ChBPT13eIF&dtab=2",
"LAT": -118.3771339,
"LON": 33.9296212,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "390",
"Station Name": "Aviation/LAX Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": 23.8037,
"Yelp Address": "11500+Aviation+Bl%2C+Los+Angeles+90048",
"id": 13,
"location_type": null,
"stop_id": "30011"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "20",
"Bike Racks": "12",
"Connections": [
"164",
"236/237"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c299c2f68f376d:0xe953027bbaf15e52&q=type:transit_station:%22Balboa+Station%22&t=h&cad=src:ppiwlink&ei=zMpjT-2CN5PKpASg-MX3BQ&dtab=2",
"LAT": -118.50083,
"LON": 34.18601,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "270",
"Station Name": "Balboa Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 30.5664,
"Yelp Address": "6340+N+Balboa+Bl%2C+Encino+91316",
"id": 14,
"location_type": null,
"stop_id": "15515"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"256",
"665",
"487/489"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c599a030271b:0x26be3526166f0608&q=type:transit_station:%22Cal+State+LA+Busway+Station%22&t=m&cad=src:ppiwlink&ei=zYRnT8LrBIKwpgTni4H9Bw&dtab=2",
"LAT": -118.16802,
"LON": 34.06283,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Cal State LA",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": -18.2373,
"Y-Coordinate": -29.9316,
"Yelp Address": "5150+State+University+Dr%2C+Los+Angeles+90032",
"id": 15,
"location_type": null,
"stop_id": "708"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "20",
"Connections": [
"161",
"164",
"165",
"150/240"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29c1bd99d60eb:0xed9dcdda4fb0e241&q=type:transit_station:%22Canoga+Station%22&t=h&cad=src:ppiwlink&ei=1spjT5rtB4u2pQSB-6TkBQ&dtab=2",
"LAT": -118.59717,
"LON": 34.19059,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "258",
"Station Name": "Canoga Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -35.24169,
"Y-Coordinate": 42.8222,
"Yelp Address": "6770+Canoga+Av%2C+Canoga+Park+91303",
"id": 16,
"location_type": null,
"stop_id": "15432"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "20",
"Connections": [
"161",
"164",
"165",
"150/240"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29c1bd99d60eb:0xed9dcdda4fb0e241&q=type:transit_station:%22Canoga+Station%22&t=h&cad=src:ppiwlink&ei=1spjT5rtB4u2pQSB-6TkBQ&dtab=2",
"LAT": -118.59717,
"LON": 34.19059,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "258",
"Station Name": "Canoga Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 43.7011,
"Yelp Address": "6770+Canoga+Av%2C+Canoga+Park+91303",
"id": 17,
"location_type": null,
"stop_id": "15432"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "16",
"Connections": [
"158",
"166",
"167",
"244",
"245",
"364"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Chatsworth+Station%22&hl=en&ftid=0x80c29cb9a659c3bf:0xf60ceb5b25b25a9d",
"LAT": -118.599328,
"LON": 34.252218,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "610",
"Station Name": "Chatsworth Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -46.22802,
"Y-Coordinate": 43.8354,
"Yelp Address": "10046+Old+Depot+Plaza+Road%2CChatsworth+91311",
"id": 18,
"location_type": null,
"stop_id": "152"
},
{
"Accessible Entrance": "Elevator ONLY",
"Bike Lockers": "0",
"Bike Racks": "6",
"Connections": [
"28",
"45",
"76",
"83"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c65bf1e2d15b:0x54511b5f18c21ea0&q=type:transit_station:%22Chinatown+Station%22&t=h&cad=src:ppiwlink&ei=crVjT8G8DYj9iQL3qMzrBQ&dtab=2",
"LAT": -118.2358405,
"LON": 34.06386052,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Chinatown Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -20.9228,
"Y-Coordinate": -13.8916,
"Yelp Address": "901+N+Spring+St%2C+Los+Angeles+90012",
"id": 19,
"location_type": 0,
"stop_id": "80410"
},
{
"Accessible Entrance": "Temple St/Hill St",
"Bike Lockers": "8",
"Bike Racks": "10",
"Connections": [
"4",
"10",
"28",
"30",
"45",
"48",
"70",
"71",
"76",
"81",
"83",
"94",
"96",
"439",
"794",
"2/302",
"40/42",
"487/489",
"78/79/378",
"90/91"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64e7fe9817d:0x9979f09858f51d10&q=type:transit_station:%22Civic+Center+Station%22&t=m&cad=src:ppiwlink&ei=cINnT5HoJOq0iQKZ56D7Bw&dtab=2",
"LAT": -118.2460563,
"LON": 34.05489933,
"Line Association": "Red, Purple",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Civic Center/Grand Park Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -17.3217773,
"Y-Coordinate": -9.04541,
"Yelp Address": "101+S+Hill+St%2C+Los+Angeles+90013",
"id": 20,
"location_type": 0,
"stop_id": "80213"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "4",
"Connections": [
"60",
"125",
"127",
"128",
"202",
"51/52/352",
"55/355"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cb6def34c567:0x2dabb73232974985&q=type:transit_station:%22Compton+Station%22&t=m&cad=src:ppiwlink&ei=L7BjT4mcLI7-owSXjfH1BQ&dtab=2",
"LAT": -118.2242494,
"LON": 33.89749029,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Compton Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 22.4609,
"Y-Coordinate": -6.075,
"Yelp Address": "275+Willowbrook+Av%2C+Compton+90220",
"id": 21,
"location_type": 0,
"stop_id": "80111"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "4",
"Bike Racks": "12",
"Connections": [
"126",
"207",
"210",
"710",
"757"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b675975486b3:0x769d92a3f8d1787a&q=type:transit_station:%22Crenshaw+Station%22&t=h&cad=src:ppiwlink&ei=ur1jT5WTH8TmiAK-3tX9BQ&dtab=2",
"LAT": -118.3265501,
"LON": 33.92520113,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "513",
"Station Name": "Crenshaw Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": 14.23339,
"Yelp Address": "11901+S+Crenshaw+Bl%2C+Hawthorne+90303",
"id": 22,
"location_type": null,
"stop_id": "25400150"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "22",
"Bike Racks": "20",
"Connections": [
"33",
"220",
"534",
"733"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Culver+City+Station%22&ftid=0x80c2b981166ee409:0xeeb28f85aa47fea1",
"LAT": -118.3889864,
"LON": 34.02789583,
"Line Association": "Expo",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "586",
"Station Name": "Culver City Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 23.2666,
"Yelp Address": "8817+Washington+Bl%2C+Culver+City+90232",
"id": 23,
"location_type": null,
"stop_id": "2123"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "12",
"Connections": [
"164",
"244"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29c0254230d3d:0xd45209e9db5e3263&q=type:transit_station:%22de+soto+station%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=QYZnT8m3NomYowSPmLWKCA",
"LAT": -118.58869,
"LON": 34.18872,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "De Soto Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 40.99121,
"Yelp Address": "20901+Victory+Bl%2C+Woodland+Hills+91367",
"id": 24,
"location_type": null,
"stop_id": "15438"
},
{
"Accessible Entrance": "Elevator ONLY",
"Bike Lockers": "12",
"Bike Racks": "10",
"Connections": [
"202"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd349f2f5c24a1:0xe52a246153209234&q=type:transit_station:%22Del+Amo+Station%22&t=m&cad=src:ppiwlink&ei=ULBjT--6F8aViQK2q_WGBg&dtab=2",
"LAT": -118.2110169,
"LON": 33.84822183,
"Line Association": "Blue",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "367",
"Station Name": "Del Amo Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 27.9785,
"Y-Coordinate": -6.075,
"Yelp Address": "20220+Santa+Fe+Av%2C+Los+Angeles+90220",
"id": 25,
"location_type": 0,
"stop_id": "80109"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "26",
"Connections": [
"177",
"256",
"260",
"762",
"686/687"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c37ab9947781:0xa458e893c6821c86&q=type:transit_station:%22Del+Mar+Station%22&t=h&cad=src:ppiwlink&ei=ebVjT_-bG8KgiQK8yeWWBA&dtab=2",
"LAT": -118.1482143,
"LON": 34.14190976,
"Line Association": "Gold",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "610",
"Station Name": "Del Mar Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -32.97457,
"Y-Coordinate": -25.47607,
"Yelp Address": "230+S+Raymond+Av%2C+Pasadena+91105",
"id": 26,
"location_type": 0,
"stop_id": "80417"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "4",
"Bike Racks": "6",
"Connections": [
"125"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b40363fb10c5:0xbb6291d2aadfc893&q=type:transit_station:%22Douglas+Station%22&t=h&cad=src:ppiwlink&ei=671jT9e4MYfipgSi9YT3Aw&dtab=2",
"LAT": -118.383113,
"LON": 33.905299,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "30",
"Station Name": "Douglas Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 27.514648,
"Y-Coordinate": 24.91455,
"Yelp Address": "700+S+Douglas+St%2C+El+Segundo+90245",
"id": 27,
"location_type": 0,
"stop_id": "80302"
},
{
"Accessible Entrance": "W on 1st St ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"232"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd31398cd6ba1d:0x9ca2402856da9628&q=type:transit_station:%22Long+Beach+Transit+Mall%22&t=h&cad=src:ppiwlink&ei=BrRjT6XbNImYowTxqO3qBQ&dtab=2",
"LAT": -118.1929215,
"LON": 33.76807099,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Downtown Long Beach Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 44.55,
"Y-Coordinate": -3.12,
"Yelp Address": "128+W+1st+St%2C+Long+Beach+90802",
"id": 28,
"location_type": null,
"stop_id": "1161"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "20",
"Connections": [
"258"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cf76681c2da7:0xbc1268536d0c62d6&q=type:transit_station:%22East+LA+Civic+Center+Station%22&t=h&cad=src:ppiwlink&ei=9L5jT8vKGY7kowSYg6DvBQ&dtab=2",
"LAT": -118.1612064,
"LON": 34.03336408,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "East LA Civic Center Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -10.95529,
"Y-Coordinate": -28.89404,
"Yelp Address": "4780+E+3rd+St%2C+Los+Angeles+90022",
"id": 29,
"location_type": 0,
"stop_id": "80402"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "26",
"Connections": [
"70",
"76",
"176",
"268",
"270",
"487",
"577",
"770",
"190/194",
"264/267"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2d09f3b29445d:0xc00e4d4531bac376&q=type:transit_station:%22El+Monte+Station+E%22&t=m&cad=src:ppiwlink&ei=h4RnT8iTDoiSpgS1s-mQCA&dtab=2",
"LAT": -118.04445,
"LON": 34.07223,
"Line Association": "Silver",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "1,915",
"Station Name": "El Monte",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": -18.200683,
"Y-Coordinate": -37.13378,
"Yelp Address": "3501+Santa+Anita+Av%2C+El+Monte+91731",
"id": 30,
"location_type": null,
"stop_id": "11336"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "14",
"Connections": [
"232"
],
"EV Charge Stations": "4",
"Google URL": "place?ftid=0x80c2b6ae8361bfbf:0x61ec4c4cb681808b&q=type:transit_station:%22El+Segundo+Station%22&t=h&cad=src:ppiwlink&ei=4b1jT6DnJKrYiQLH8bH-BQ&dtab=2",
"LAT": -118.3866321,
"LON": 33.916137,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "91",
"Station Name": "El Segundo Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 24.29199,
"Y-Coordinate": 24.91455,
"Yelp Address": "2226+E+El+Segundo+Bl%2C+El+Segundo+90245",
"id": 31,
"location_type": 0,
"stop_id": "80303"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"81",
"102",
"200",
"442",
"460",
"550"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7e2eeff8719:0xa169127d40bc1416&q=Expo+park+/+USC+Station,+Los+Angeles,+CA&hl=en&ved=0CA8Q-gswAA&sa=X&ei=CkO1T4jdGJSQpgS14JGkDw",
"LAT": -118.285734,
"LON": 34.01822723,
"Line Association": "Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Expo Park/USC Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 6.49414,
"Yelp Address": "661+Exposition+Bl%2C+Los+Angeles+90089",
"id": 32,
"location_type": 0,
"stop_id": "80125"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"38",
"210",
"710",
"740"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b83784fa268f:0x9ce17c108946e080&q=Expo+/+Crenshaw+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=tUK1T9OmM4PsowTyyoHIDg",
"LAT": -118.3350779,
"LON": 34.02252618,
"Line Association": "Expo",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "450",
"Station Name": "Expo/Crenshaw Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 13.684,
"Yelp Address": "3428+Exposition+Bl%2C+Los+Angeles+90018",
"id": 33,
"location_type": 0,
"stop_id": "80128"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "20",
"Connections": [
"38",
"212/312"
],
"EV Charge Stations": "0",
"Google URL": "place?q=Expo+%2F+la+brea+Station,+Los+Angeles,+CA&hl=en&ftid=0x80c2b9b0d4dec207:0x6aac84d42e17aec5",
"LAT": -118.3551585,
"LON": 34.02480284,
"Line Association": "Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Expo/La Brea/Ethel Bradley Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 18.4814,
"Yelp Address": "5060+Exposition+Bl%2C+Los+Angeles+90016",
"id": 34,
"location_type": 0,
"stop_id": "80130"
},
{
"Accessible Entrance": "Vermont ONLY",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"102",
"204",
"550",
"754"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7fc457c978b:0xe6b2714940d665b4&q=Expo+/+vermont+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=7EK1T7ipEpzkpgT-zOCxDg",
"LAT": -118.2916999,
"LON": 34.01824488,
"Line Association": "Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Expo/Vermont Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 8.88671,
"Yelp Address": "1043+Exposition+Bl%2C+Los+Angeles+90007",
"id": 35,
"location_type": 0,
"stop_id": "80126"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"207",
"757"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b804fd4e08a9:0xdf47d02a42ffdb88&q=Expo+/+western+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=-kK1T8WYGYbKowSpsby3Dg",
"LAT": -118.30891,
"LON": 34.01833076,
"Line Association": "Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Expo/Western Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 11.2915,
"Yelp Address": "1573+Exposition+Bl%2C+Los+Angeles+90018",
"id": 36,
"location_type": 0,
"stop_id": "80127"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"38"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Farmdale+Station%22&ftid=0x80c2b84ad31f3ccd:0xb1b5783b4b6dd10f",
"LAT": -118.346095,
"LON": 34.02398113,
"Line Association": "Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Farmdale Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 16.0766,
"Yelp Address": "4420+Exposition+Bl%2C+Los+Angeles+90016",
"id": 37,
"location_type": 0,
"stop_id": "80129"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"37",
"81",
"442",
"450",
"460"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7dd6b79f3f3:0xd17ac50279b2d6fd&q=type:transit_station:%22figueroa+wy/adams%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=HoZnT87SPKWPigKHo9SgCA",
"LAT": -118.274914,
"LON": 34.027655,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Figueroa/Adams",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Figueroa+St/W+Adams+Bl%2C+Los+Angeles+90007",
"id": 38,
"location_type": null,
"stop_id": "13462"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"20",
"37",
"60",
"66",
"70",
"71",
"76",
"81",
"96",
"439",
"450",
"460",
"770",
"487/489",
"51/52/352",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7b138d76f0d:0x959f61b8ee6cb7e9&q=type:transit_station:%22figueroa/7th%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=-YVnT87cNqzciQKL-oT3Bw",
"LAT": -118.260063,
"LON": 34.049135,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Figueroa/7th",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Figueroa+St/W+7th+St%2C+Los+Angeles+90017",
"id": 39,
"location_type": null,
"stop_id": "5019"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"28",
"66",
"81",
"439",
"460",
"728"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7b7782293eb:0x6a4bb404e911a529&q=type:transit_station:%22figueroa/olympic%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=A4ZnT-bVHeStiQKU05SjCA",
"LAT": -118.263504,
"LON": 34.045323,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Figueroa/Olympic",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Figueroa+St/W+Olympic+Bl%2C+Los+Angeles+90015",
"id": 40,
"location_type": null,
"stop_id": "5040"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"30",
"81",
"442",
"460"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7c7650178f5:0x454ab9a97bc04060&q=type:transit_station:%22figueroa/pico%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=DIZnT9K6HuagiQLogL2MCA",
"LAT": -118.268185,
"LON": 34.040865,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Figueroa/Pico",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Figueroa+St/W+Pico+Bl%2C+Los+Angeles+90015",
"id": 41,
"location_type": null,
"stop_id": "13474"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"35",
"81",
"442",
"460"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7c3c28d2271:0x90bace153a93cca0&q=type:transit_station:%22figueroa/washington%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=FIZnT_DhIYquiQLvtoiMBg",
"LAT": -118.272041,
"LON": 34.034401,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Figueroa/Washington",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Figueroa+St/W+Washington+Bl%2C+Los+Angeles+90007",
"id": 42,
"location_type": null,
"stop_id": "16455"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "6",
"Connections": [
"177",
"256",
"260",
"762",
"686/687"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c37d457de9c5:0x1361f323e6d0d9b&q=type:transit_station:%22Fillmore+Station%22&t=h&cad=src:ppiwlink&ei=BL9jT63QN-TniAKLnrSHBg&dtab=2",
"LAT": -118.1481257,
"LON": 34.13352115,
"Line Association": "Gold",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "160",
"Station Name": "Fillmore Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -32.97457,
"Y-Coordinate": -22.83935,
"Yelp Address": "95+Fillmore+St%2C+Pasadena+91105",
"id": 43,
"location_type": null,
"stop_id": "140939"
},
{
"Accessible Entrance": "Elevator ONLY",
"Bike Lockers": "0",
"Bike Racks": "8",
"Connections": [
"115",
"254",
"55/355"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c9719a5f8695:0x9cc1d64ee6d7d43&q=type:transit_station:%22Firestone+Station%22&t=m&cad=src:ppiwlink&ei=X7BjT76MHp_CpgTBpKn-BQ&dtab=2",
"LAT": -118.2432054,
"LON": 33.95961057,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Firestone Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 11.401,
"Y-Coordinate": -6.075,
"Yelp Address": "8615+Graham+Av%2C+Los+Angeles+90002",
"id": 44,
"location_type": null,
"stop_id": "1907"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "12",
"Connections": [
"102",
"110",
"611",
"111/311"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c90fa3027b87:0x4b533f33f2befcd8&q=type:transit_station:%22Florence+Station%22&t=m&cad=src:ppiwlink&ei=brBjT9rxNI_CpgSntfHrAw&dtab=2",
"LAT": -118.2432714,
"LON": 33.97373972,
"Line Association": "Blue",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "115",
"Station Name": "Florence Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 8.569,
"Y-Coordinate": -6.075,
"Yelp Address": "7225+Graham+Av%2C+Los+Angeles+90002",
"id": 45,
"location_type": null,
"stop_id": "1410"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"37",
"38",
"55/355",
"81",
"442",
"450",
"460",
"603"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%2223rd+%2F+Flower%22&ftid=0x80c2c7c2d678fc3d:0xc9ce87f6227f73b7",
"LAT": -118.272988,
"LON": 34.030176,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Flower/23rd",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "500+W+23rd+St%2C+Los Angeles+90007",
"id": 46,
"location_type": null,
"stop_id": "1813"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"18",
"53",
"60",
"62",
"439",
"450",
"460",
"16/316",
"55/355"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s",
"LAT": -118.256321,
"LON": 34.051384,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Flower/5th",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Flower+St/W+5th+St%2C+Los+Angeles+90071",
"id": 47,
"location_type": null,
"stop_id": "13488"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"20",
"37",
"60",
"66",
"70",
"71",
"76",
"81",
"96",
"439",
"450",
"460",
"770",
"487/489",
"51/52/352",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7b154dd7483:0xd3417d22f91e157e&q=type:transit_station:%22flower/7th%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=2oVnT_PNA47-owSOnayUCA",
"LAT": -118.258764,
"LON": 34.048677,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Flower/7th",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Flower+St/W+7th+St%2C+Los+Angeles+90017",
"id": 48,
"location_type": null,
"stop_id": "13489"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"28",
"81",
"439",
"460",
"728"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7b79645b99b:0x319a60ba76623544&q=type:transit_station:%22flower/olympic%22&hl=en&ved=0CBEQ-gswAA&sa=X&ei=yYVnT5WKNqmKpATlqsGFCA",
"LAT": -118.262952,
"LON": 34.044285,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Flower/Olympic",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Flower+St/W+Olympic+Bl%2C+Los+Angeles+90015",
"id": 49,
"location_type": null,
"stop_id": "13496"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"30",
"81",
"330",
"442",
"460"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Flower+%2F+Pico%22&hl=en&ftid=0x80c2c7c7a728f41f:0xdca7bd3e66735f50",
"LAT": -118.266879,
"LON": 34.040085,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Flower/Pico",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Flower+St/W+Pico+Bl%2C+Los+Angeles+90015",
"id": 50,
"location_type": null,
"stop_id": "2377"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"35",
"38",
"81",
"442",
"460"
],
"EV Charge Stations": "0",
"Google URL": "place?q=Flower+%26+Washington,+Los+Angeles,+Los+Angeles+County,+California+90015,+United+States&hl=en&ftid=0x80c2c7c391aea355:0x1de9f67d7de73b57",
"LAT": -118.270846,
"LON": 34.033886,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Flower/Washington",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Flower+St/W+Washington Bl%2C+Los+Angeles+90015",
"id": 51,
"location_type": null,
"stop_id": "2378"
},
{
"Accessible Entrance": "East ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"35",
"37",
"38",
"81",
"460",
"603",
"55/355"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7c48c48a57d:0xf845289defd9fce9&q=type:transit_station:%22Grand+Station%22&t=m&cad=src:ppiwlink&ei=k7BjT66bI4qspgT7l6z7BQ&dtab=2",
"LAT": -118.2693329,
"LON": 34.03315455,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Grand/LATTC Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": -5.517578,
"Y-Coordinate": -2.429199,
"Yelp Address": "331-????+W+Washington+Bl%2C+Los+Angeles+90015",
"id": 52,
"location_type": 0,
"stop_id": "80120"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"37",
"70",
"71",
"76",
"96",
"770",
"487/489",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2",
"LAT": -118.25158,
"LON": 34.052882,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Grand/3rd",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "W+3rd+St/S+Grand+Av%2C+Los+Angeles+90012",
"id": 53,
"location_type": null,
"stop_id": "13560"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"45",
"81",
"120",
"246",
"450",
"550",
"745"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2ca196f9de5ef:0x5a04f8efa85522d3&q=type:transit_station:%22Harbor+Freeway+Station%22&t=h&cad=src:ppiwlink&ei=qL1jT8uWJ6vTiALj9tm7BA&dtab=2",
"LAT": -118.2811,
"LON": 33.92871438,
"Line Association": "Green, Silver",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "253",
"Station Name": "Harbor Freeway Station",
"Timetable URL": "around/maps",
"X-Coordinate": 17.590332,
"Y-Coordinate": 4.61425,
"Yelp Address": "11500+S+Figueroa+St%2C+Los+Angeles+90048",
"id": 54,
"location_type": null,
"stop_id": "15585"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"45",
"81",
"120",
"246",
"450",
"550",
"745"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2ca196f9de5ef:0x5a04f8efa85522d3&q=type:transit_station:%22Harbor+Freeway+Station%22&t=h&cad=src:ppiwlink&ei=qL1jT8uWJ6vTiALj9tm7BA&dtab=2",
"LAT": -118.2811,
"LON": 33.92871438,
"Line Association": "Green, Silver",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "253",
"Station Name": "Harbor Freeway Station",
"Timetable URL": "around/maps",
"X-Coordinate": 18.29833,
"Y-Coordinate": 3.93066,
"Yelp Address": "11500+S+Figueroa+St%2C+Los+Angeles+90048",
"id": 55,
"location_type": null,
"stop_id": "15585"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "6",
"Connections": [
"130",
"205",
"246",
"344",
"450",
"550",
"52/352"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cabccd1fb25f:0x538a0d81ef3715a3&q=type:transit_station:%22Artesia+Transit+Center+(Bay+5)%22&t=h&cad=src:ppiwlink&ei=275jT8a_EazciQKC6MSDBA&dtab=2",
"LAT": -118.28743,
"LON": 33.8693,
"Line Association": "Silver",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "980",
"Station Name": "Harbor Gateway Transit Center",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": 30.7495117,
"Y-Coordinate": 4.61425,
"Yelp Address": "731+W+182nd+St%2C+Gardena+90248",
"id": 56,
"location_type": null,
"stop_id": "30005"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "4",
"Connections": [
"40",
"120",
"126",
"212/312"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b68c04885497:0x3555721d37f458c6&q=type:transit_station:%22Hawthorne+Station%22&t=h&cad=src:ppiwlink&ei=w71jT625GOPJiQLgvZyQBg&dtab=2",
"LAT": -118.3516,
"LON": 33.933408,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "359",
"Station Name": "Hawthorne/Lennox Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": 19.006,
"Yelp Address": "11230+S+Acacia+St%2C+Inglewood+90304",
"id": 57,
"location_type": null,
"stop_id": "10852"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "4",
"Connections": [
"83"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c69b6fb371d7:0xbee9a2d464ae93e9&q=type:transit_station:%22Heritage+Square+/+Arroyo+Station%22&t=h&cad=src:ppiwlink&ei=Dr9jT6GYF6aoiAKh8tWBBg&dtab=2",
"LAT": -118.213213,
"LON": 34.087227,
"Line Association": "Gold",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "129",
"Station Name": "Heritage Square/Arroyo Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -26.098632,
"Y-Coordinate": -14.79492,
"Yelp Address": "3545+Pasadena+Av%2C+Los+Angeles+90031",
"id": 58,
"location_type": 0,
"stop_id": "80412"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "10",
"Connections": [
"81",
"83",
"256"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Highland+Park+Station%22&ftid=0x80c2c41021bebc2f:0x82ed7e4f653c6659",
"LAT": -118.1926057,
"LON": 34.11117928,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Highland Park Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -29.96826,
"Y-Coordinate": -18.6523,
"Yelp Address": "151+N+Avenue+57%2C+Los+Angeles+90042",
"id": 59,
"location_type": 0,
"stop_id": "80414"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"156",
"217",
"222",
"212/312"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2bf2392a4464d:0x8af4dd836b3b77&q=type:transit_station:%22Highland+/+Hollywood%22&hl=en&t=m&cad=src:ppiwlink&ei=8p9nT7fTKafCpgTpt_X9Bw&dtab=2",
"LAT": -118.3385493,
"LON": 34.10154684,
"Line Association": "Red",
"Parking (Free)": "No",
"Parking (Paid)": "Yes",
"Parking Spaces": "3,000",
"Station Name": "Hollywood/Highland Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -30.9692,
"Y-Coordinate": 7.71484,
"Yelp Address": "6801+Hollywood+Bl%2C+Los+Angeles+90028",
"id": 60,
"location_type": 0,
"stop_id": "80203"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "12",
"Connections": [
"210",
"217",
"222",
"780",
"180/181",
"212/312"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2bf39121b8f85:0x63a22910c0ce164f&q=type:transit_station:%22Hollywood+/+Vine+Station%22&t=m&cad=src:ppiwlink&ei=_oJnT5rlIJT8iQLvktyWCA&dtab=2",
"LAT": -118.32518,
"LON": 34.10163,
"Line Association": "Red",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Hollywood/Vine Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -29.05273,
"Y-Coordinate": 5.78613,
"Yelp Address": "6250+Hollywood+Bl%2C+Los+Angeles+90038",
"id": 61,
"location_type": null,
"stop_id": "11010"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "2",
"Bike Racks": "36",
"Connections": [
"207",
"217",
"757",
"780",
"180/181"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2bf50f5477571:0xc4003a1b3b1d8c7&q=type:transit_station:%22Hollywood+/+Western+Station%22&t=m&cad=src:ppiwlink&ei=DoNnT8jvBIvYiAKBtbGSCA&dtab=2",
"LAT": -118.3081173,
"LON": 34.10173719,
"Line Association": "Red",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Hollywood/Western Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -27.12402,
"Y-Coordinate": 3.8452148,
"Yelp Address": "5450+Hollywood+Bl%2C+Los+Angeles+90028",
"id": 62,
"location_type": 0,
"stop_id": "80205"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "12",
"Connections": [
"30",
"68",
"254",
"620",
"665"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cf5a242c4d35:0x6fe4e45808f5de3d&q=type:transit_station:%22Indiana+Station%22&t=h&cad=src:ppiwlink&ei=38BjT7qQMrKMigKy2NTfBA&dtab=2",
"LAT": -118.1921824,
"LON": 34.03429974,
"Line Association": "Gold",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "42",
"Station Name": "Indiana Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -10.95529,
"Y-Coordinate": -23.20556,
"Yelp Address": "210+S+Indiana+St%2C+Los+Angeles+90063",
"id": 63,
"location_type": null,
"stop_id": "4308"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"38",
"81",
"102",
"200",
"442"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7e0e846f445:0xb4f8c46ecfd4352d&q=Jefferson+/+USC+Station,+Los+Angeles,+CA&hl=en&ved=0CBEQ-gswAA&sa=X&ei=IEO1T738GIaKpASE8vTaDg",
"LAT": -118.2781177,
"LON": 34.02212302,
"Line Association": "Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Jefferson/USC Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -4.2724609,
"Y-Coordinate": 3.918457,
"Yelp Address": "3214+S+Flower+St%2C+Los+Angeles+90007",
"id": 64,
"location_type": 0,
"stop_id": "80124"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "12",
"Connections": [
"38",
"105",
"217",
"705"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22La+Cienega+%2F+Jefferson+Station%22&hl=en&ftid=0x80c2b99831898d79:0x3c0deea82ff976a",
"LAT": -118.3721199,
"LON": 34.02635517,
"Line Association": "Expo",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "485",
"Station Name": "La Cienega/Jefferson Station",
"Timetable URL": "riding_metro/bus_overview/images/806.pdf",
"X-Coordinate": -2.55126,
"Y-Coordinate": 20.86181,
"Yelp Address": "5664+W+Jefferson+Bl%2C+Los+Angeles+90016",
"id": 65,
"location_type": 0,
"stop_id": "80131"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"251",
"620"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c674ad57f405:0xcb171d927ba16f9c&q=type:transit_station:%22USC+Medical+Center+Busway+Station%22&t=m&cad=src:ppiwlink&ei=M4VnT97vCoyGiQKSsbmJBg&dtab=2",
"LAT": -118.21011,
"LON": 34.05588,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "State/USC Medical Center",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": -18.21289,
"Y-Coordinate": -22.79052,
"Yelp Address": "1930+Pomeroy+Av%2C+Los+Angeles+90033",
"id": 66,
"location_type": null,
"stop_id": "8588"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "18",
"Connections": [
"180",
"485"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c343d5036f99:0x95f90d3fe06f422d&q=type:transit_station:%22Lake+Station%22&t=h&cad=src:ppiwlink&ei=58BjT82nHIe4oQTf0-T_BQ&dtab=2",
"LAT": -118.13139,
"LON": 34.15180583,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "Yes",
"Parking Spaces": "50",
"Station Name": "Lake Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -32.97457,
"Y-Coordinate": -30.810546,
"Yelp Address": "340+N+Lake+Av%2C+Pasadena+91101",
"id": 67,
"location_type": null,
"stop_id": "12159"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "12",
"Bike Racks": "22",
"Connections": [
"117",
"265",
"266"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cd1416d77649:0xbbf9cb9c2a7efd90&q=type:transit_station:%22Lakewood+Station%22&t=h&cad=src:ppiwlink&ei=b71jT5azM8TmiAK-3tX9BQ&dtab=2",
"LAT": -118.1406,
"LON": 33.91307,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "397",
"Station Name": "Lakewood Blvd Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": -16.992,
"Yelp Address": "12801+Lakewood+Av%2C+Downey+90241",
"id": 68,
"location_type": null,
"stop_id": "11294"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "8",
"Connections": [
"230",
"156/256"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2960bc4f99bd9:0xfc421f6a45817dff&q=type:transit_station:%22Laurel+Canyon+Station%22&t=m&cad=src:ppiwlink&ei=d3lnT-6FH4iAowS5_fGbCQ&dtab=2",
"LAT": -118.39676,
"LON": 34.16857,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Laurel Canyon Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 14.96582,
"Yelp Address": "5371+Laurel+Canyon+Bl%2C+North+Hollywood+91607",
"id": 69,
"location_type": null,
"stop_id": "15611"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "10",
"Connections": [
"251",
"751"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c68f068876ef:0x539a6a9e1ad7fa34&q=type:transit_station:%22Lincoln+Heights+/+Cypress+Park+Station%22&t=h&cad=src:ppiwlink&ei=8MBjT-6OKoSuoQSjjOz4DQ&dtab=2",
"LAT": -118.2204294,
"LON": 34.08094901,
"Line Association": "Gold",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "94",
"Station Name": "Lincoln/Cypress Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -23.571777,
"Y-Coordinate": -13.8916,
"Yelp Address": "370+W+Avenue+26%2C+Los+Angeles+90031",
"id": 70,
"location_type": null,
"stop_id": "300"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "4",
"Bike Racks": "12",
"Connections": [
"30",
"330"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c6477522bd0f:0xacfdb2ddd912a307&q=type:transit_station:%22Little+Tokyo+/+Arts+District+Station%22&t=h&cad=src:ppiwlink&ei=-MBjT-HGPIvYiALOnbzoBQ&dtab=2",
"LAT": -118.2379009,
"LON": 34.05010002,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Little Tokyo/Arts District Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -14.51416,
"Y-Coordinate": -13.8916,
"Yelp Address": "200+N+Alameda+St%2C+Los+Angeles+90012",
"id": 71,
"location_type": 0,
"stop_id": "80408"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "8",
"Connections": [
"60",
"251"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cb88e1676027:0xf0f76288d6534f3e&q=type:transit_station:%22Long+Beach+Station%22&t=h&cad=src:ppiwlink&ei=fr1jT-6xIs3TiAKtw5H_BA&dtab=2",
"LAT": -118.2099453,
"LON": 33.92487962,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "646",
"Station Name": "Long Beach Blvd Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": -11.5478,
"Yelp Address": "11508+Long+Beach+Bl%2C+Lynwood+90262",
"id": 72,
"location_type": null,
"stop_id": "11493"
},
{
"Accessible Entrance": "N or S on Manchester Av ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"45",
"81",
"115",
"305",
"460",
"550",
"745"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c9c16f30e479:0xfbb7ce0be3b0bcb6&q=type:transit_station:%22Harbor+Transitway+/+Manchester%22&t=m&cad=src:ppiwlink&ei=SoVnT5TrFafCpgTpt_X9Bw&dtab=2",
"LAT": -118.28081,
"LON": 33.95995,
"Line Association": "Silver",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "247",
"Station Name": "Manchester",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": 11.804199,
"Y-Coordinate": 4.61425,
"Yelp Address": "452+????+W+Manchester+Av%2C+Los+Angeles+90003",
"id": 73,
"location_type": null,
"stop_id": "10096"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "12",
"Connections": [
"256"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2cf7056be620d:0xbea3ceddd654a2b7&q=type:transit_station:%22Maravilla+Station%22&t=h&cad=src:ppiwlink&ei=AMFjT4rAN42oowTmx-SABg&dtab=2",
"LAT": -118.1681395,
"LON": 34.03329981,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Maravilla Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -10.95529,
"Y-Coordinate": -26.0498,
"Yelp Address": "4520+E+3rd+St%2C+Los+Angeles+90022",
"id": 74,
"location_type": 0,
"stop_id": "80403"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "6",
"Connections": [
"30",
"620"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c611970949cb:0xf550ecc38184178f&q=type:transit_station:%22Mariachi+Plaza+/+Boyle+Heights+Station%22&t=h&cad=src:ppiwlink&ei=C8FjT_HzO4nyowTF2qzrBQ&dtab=2",
"LAT": -118.219648,
"LON": 34.04721508,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Mariachi Plaza/Boyle Heights Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -10.95529,
"Y-Coordinate": -17.56591,
"Yelp Address": "1831+E+1st+St%2C+Los+Angeles+90033",
"id": 75,
"location_type": 0,
"stop_id": "80406"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "4",
"Connections": [
"232"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b6b3e76b3517:0x3ab7e6260194e00f&q=type:transit_station:%22Mariposa+Station%22&t=h&cad=src:ppiwlink&ei=271jT4a9F4fRiAKptOiLBg&dtab=2",
"LAT": -118.3875721,
"LON": 33.92319999,
"Line Association": "Green",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Mariposa Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 21.0571289,
"Y-Coordinate": 24.91455,
"Yelp Address": "555+N+Nash+St%2C+El+Segundo+90245",
"id": 76,
"location_type": null,
"stop_id": "146"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "8",
"Connections": [
"177",
"256",
"260",
"180/181",
"686/687"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c371fba702dd:0xbaf068374a6fb4d&q=type:transit_station:%22Memorial+Park+Station%22&t=h&cad=src:ppiwlink&ei=F8FjT4_WDYquiQLvtoiMBg&dtab=2",
"LAT": -118.1475116,
"LON": 34.14835611,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Memorial Park Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -32.97457,
"Y-Coordinate": -28.16162,
"Yelp Address": "125+E+Holly+St%2C+Pasadena+91103",
"id": 77,
"location_type": 0,
"stop_id": "80418"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "6",
"Connections": [
"166",
"364"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Nordhoff+Station%22&hl=en&ftid=0x80c29c918af609d7:0x83be2c1d0e6954a5",
"LAT": -118.597194,
"LON": 34.236129,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Nordhoff Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -43.2739,
"Y-Coordinate": 43.8354,
"Yelp Address": "21385+Nordhoff+St%2CChatsworth+91311",
"id": 78,
"location_type": null,
"stop_id": "15575"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "44",
"Bike Racks": "101",
"Connections": [
"154",
"162",
"183",
"224",
"152/353",
"156/656"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c295ee13fa82a1:0x4940a0c6d1e4e53&q=type:transit_station:%22North+Hollywood+Station%22&t=m&cad=src:ppiwlink&ei=aINnT92KL4iriQL4nOX2BQ&dtab=2",
"LAT": -118.376808,
"LON": 34.168504,
"Line Association": "Red, Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "951",
"Station Name": "North Hollywood Station",
"Timetable URL": "around/maps",
"X-Coordinate": -34.3805,
"Y-Coordinate": 12.57324,
"Yelp Address": "5391+Lankershim+Bl%2C+North+Hollywood+91601",
"id": 79,
"location_type": null,
"stop_id": "15684"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "44",
"Bike Racks": "101",
"Connections": [
"154",
"162",
"183",
"224",
"152/353",
"156/656"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c295ee13fa82a1:0x4940a0c6d1e4e53&q=type:transit_station:%22North+Hollywood+Station%22&t=m&cad=src:ppiwlink&ei=aINnT92KL4iriQL4nOX2BQ&dtab=2",
"LAT": -118.376808,
"LON": 34.168504,
"Line Association": "Red, Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "951",
"Station Name": "North Hollywood Station",
"Timetable URL": "around/maps",
"X-Coordinate": -34.3805,
"Y-Coordinate": 11.09619,
"Yelp Address": "5391+Lankershim+Bl%2C+North+Hollywood+91601",
"id": 80,
"location_type": null,
"stop_id": "15684"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "40",
"Bike Racks": "36",
"Connections": [
"115",
"125",
"270",
"460",
"111/311"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2d2a3be3b76b9:0x51e36deea70766ad&q=type:transit_station:%22Norwalk+Station%22&t=h&cad=src:ppiwlink&ei=fL5jT9aPBIbjiAKMm52NBg&dtab=2",
"LAT": -118.104717,
"LON": 33.914033,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "1,792",
"Station Name": "Norwalk Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": -22.424,
"Yelp Address": "12901+Hoxie+Av%2C+Norwalk+90650",
"id": 81,
"location_type": null,
"stop_id": "30016"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"18",
"37",
"53",
"62",
"70",
"71",
"76",
"96",
"460",
"770",
"16/316",
"487/489",
"55/355",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2",
"LAT": -118.252582,
"LON": 34.049617,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Olive/5th",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Olive+St/W+5th+St%2C+Los+Angeles+90013",
"id": 82,
"location_type": null,
"stop_id": "15715"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"14",
"37",
"70",
"71",
"76",
"96",
"770",
"487/489",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2",
"LAT": -118.249155,
"LON": 34.053248,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Olive/General Thaddeus Kosciuszko",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "S+Olive/Kosciuszko+Way%2C+Los+Angeles+90012",
"id": 83,
"location_type": null,
"stop_id": "4105"
},
{
"Accessible Entrance": "N on 5th St ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"60",
"232"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd31380422f257:0xfacfc8ba2e28faaa&q=type:transit_station:%22Pacific+Station%22&t=m&cad=src:ppiwlink&ei=trBjT5K3PI3IowTfm727BA&dtab=2",
"LAT": -118.1936999,
"LON": 33.77225844,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Pacific Ave Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 42.01,
"Y-Coordinate": -3.12,
"Yelp Address": "498+Pacific+Av%2C+Long+Beach+90802",
"id": 84,
"location_type": 0,
"stop_id": "80102"
},
{
"Accessible Entrance": "South ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"60"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd31595b43eec3:0xe12f5aa3d35b3ac6&q=type:transit_station:%22PCH+Station%22&t=m&cad=src:ppiwlink&ei=wrBjT4zgHJCopgTCg4iDBA&dtab=2",
"LAT": -118.189382,
"LON": 33.78909,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Long Beach/Pacific Coast Highway",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 36.24,
"Y-Coordinate": -6.075,
"Yelp Address": "1798+N+Long+Beach+Bl%2C+Long+Beach+90813",
"id": 85,
"location_type": null,
"stop_id": "12219"
},
{
"Accessible Entrance": "5th St/Hill St",
"Bike Lockers": "0",
"Bike Racks": "4",
"Connections": [
"4",
"10",
"14",
"18",
"28",
"37",
"48",
"53",
"62",
"70",
"71",
"76",
"81",
"83",
"94",
"96",
"460",
"720",
"728",
"770",
"794",
"16/316",
"2/302",
"487/489",
"55/355",
"78/79/378",
"90/91"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64b3a0c86b7:0xbdd4569b67af8646&q=type:transit_station:%22Pershing+Square+Station%22&t=m&cad=src:ppiwlink&ei=goNnT_jUMZSNigKAtsn6Bw&dtab=2",
"LAT": -118.251259,
"LON": 34.049316,
"Line Association": "Red, Purple",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Pershing Square Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -14.282226,
"Y-Coordinate": -5.2246,
"Yelp Address": "500+S+Hill+St%2C+Los+Angeles+90013",
"id": 86,
"location_type": 0,
"stop_id": "80212"
},
{
"Accessible Entrance": "South ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"30",
"81",
"442",
"460"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7c7bd6abd35:0x3eeb8d2acd150073&q=type:transit_station:%22Pico+Station%22&t=m&cad=src:ppiwlink&ei=VIRnT77sN6WYpwS-y5iECA&dtab=2",
"LAT": -118.2661178,
"LON": 34.04073549,
"Line Association": "Blue, Expo",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Pico Station",
"Timetable URL": "around/maps",
"X-Coordinate": -8.8745117,
"Y-Coordinate": -0.90332,
"Yelp Address": "1236+S+Flower+St%2C+Los+Angeles+90015????",
"id": 87,
"location_type": 0,
"stop_id": "80121"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "2",
"Bike Racks": "6",
"Connections": [
"30"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c614315d5c89:0x1aa53a02c825cb49&q=type:transit_station:%22Pico+/+Aliso+Station%22&t=h&cad=src:ppiwlink&ei=GMpjT7GjIISsiQL3nKDSAw&dtab=2",
"LAT": -118.2259404,
"LON": 34.04763382,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Pico/Aliso Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -11.96289,
"Y-Coordinate": -14.978027,
"Yelp Address": "1311+E+1st+St%2C+Los+Angeles+90033",
"id": 88,
"location_type": 0,
"stop_id": "80407"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "12",
"Connections": [
"164",
"243"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29956fc28ecc7:0xf10c2d94b8e0d387&q=type:transit_station:%22Pierce+College+Station%22&t=m&cad=src:ppiwlink&ei=gHlnT7DANLKMigLS9IGOBA&dtab=2",
"LAT": -118.57118,
"LON": 34.18735,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "373",
"Station Name": "Pierce College Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 38.39111,
"Yelp Address": "6425+Winnetka+Av%2C+Woodland+Hills+91367",
"id": 89,
"location_type": null,
"stop_id": "15312"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "6",
"Bike Racks": "12",
"Connections": [
"126",
"215"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b43fd8bf5a95:0xc39ac981d9cade1b&q=type:transit_station:%22Redondo+Beach+Station%22&t=h&cad=src:ppiwlink&ei=871jT_vJLYeYoQTvrKHlBQ&dtab=2",
"LAT": -118.3692,
"LON": 33.89464,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "349",
"Station Name": "Redondo Beach Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 30.7495117,
"Y-Coordinate": 24.91455,
"Yelp Address": "2406+Marine+Av%2C+Redondo+Beach+90278",
"id": 90,
"location_type": null,
"stop_id": "19149"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "6",
"Connections": [
"240",
"744"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29974e2dd8007:0xe0cdbdcc486425f7&q=type:transit_station:%22Reseda+/+Orange+Line%22&t=m&cad=src:ppiwlink&ei=iHlnT_qoHIfEpgTr4bSCBg&dtab=2",
"LAT": -118.53623,
"LON": 34.18047,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "522",
"Station Name": "Reseda Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 33.1665,
"Yelp Address": "6065+N+Reseda+Bl%2C+Tarzana+91335",
"id": 91,
"location_type": null,
"stop_id": "15415"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "6",
"Connections": [
"152",
"353"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Roscoe+Station%22&hl=en&ftid=0x80c29c63e1811ccb:0xa68d4de8c2f60f14",
"LAT": -118.597141,
"LON": 34.22037,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Roscoe Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -40.344238,
"Y-Coordinate": 43.8354,
"Yelp Address": "21386+Roscoe+Blvd%2CCanoga+Park+91304",
"id": 92,
"location_type": null,
"stop_id": "15590"
},
{
"Accessible Entrance": "S on Rosecrans Av ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"125",
"246",
"550"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2ca65381f3fdd:0x2bd931edfb5b100d&q=type:transit_station:%22Rosecrans+/+Harbor+Fwy%22&t=m&cad=src:ppiwlink&ei=i4JnT4GUBOeTiQK2s9SPBg&dtab=2",
"LAT": -118.2866,
"LON": 33.90206,
"Line Association": "Silver",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "338",
"Station Name": "Rosecrans",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": 24.328613,
"Y-Coordinate": 4.61425,
"Yelp Address": "622+W+Rosecrans+Av%2C+Los+Angeles+90248",
"id": 93,
"location_type": null,
"stop_id": "10174"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"51/52/352"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7d45a767481:0xb6a8ac37baabfe80&q=type:transit_station:%22San+Pedro+Station%22&t=m&cad=src:ppiwlink&ei=zrBjT_KSKpKOowTxn4H_BQ&dtab=2",
"LAT": -118.2555052,
"LON": 34.02680664,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "San Pedro Street Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": -3.4057617,
"Y-Coordinate": -4.565429,
"Yelp Address": "767+E+Washington+Bl%2C+Los+Angeles+90021",
"id": 94,
"location_type": 0,
"stop_id": "80119"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "12",
"Bike Racks": "12",
"Connections": [
"234",
"734",
"VW",
"Express"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2977157ec25af:0x7c59a041cb870ecc&q=type:transit_station:%22Sepulveda+Station%22&t=m&cad=src:ppiwlink&ei=lHlnT-GxN4aYoQTtlbn5BQ&dtab=2",
"LAT": -118.46851,
"LON": 34.18078,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "1,205",
"Station Name": "Sepulveda Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 25.3906,
"Yelp Address": "15430+W+Erwin+St%2C+Van+Nuys+91411",
"id": 95,
"location_type": null,
"stop_id": "15535"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "12",
"Connections": [
"162",
"163"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Sherman+Way+Station%22&hl=en&ftid=0x80c29c138a474acd:0xfe28089334c66d1b",
"LAT": -118.59719,
"LON": 34.200485,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "207",
"Station Name": "Sherman Way Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -37.36572,
"Y-Coordinate": 43.8354,
"Yelp Address": "21384+Sherman+Way%2CCanoga+Park+91303",
"id": 96,
"location_type": null,
"stop_id": "15600"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "10",
"Connections": [
"177",
"181",
"264",
"266",
"268",
"487"
],
"EV Charge Stations": "4",
"Google URL": "place?ftid=0x80c2db6241507b29:0x484565814dbaf2d7&q=type:transit_station:%22Sierra+Madre+Villa+Station%22&t=h&cad=src:ppiwlink&ei=pbVjT67PK42gowTjtfyGDg&dtab=2",
"LAT": -118.081212,
"LON": 34.1477522,
"Line Association": "Gold",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "965",
"Station Name": "Sierra Madre Villa Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -32.97457,
"Y-Coordinate": -36.108398,
"Yelp Address": "149+N+Halstead%2C+Pasadena+91107",
"id": 97,
"location_type": null,
"stop_id": "140940"
},
{
"Accessible Entrance": "S on Slauson Av ONLY",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"45",
"81",
"460",
"550",
"745",
"108/358"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c839be84a2f7:0xaa3c732900236ac7&q=type:transit_station:%22Harbor+Transitway+/+Slauson%22&t=h&cad=src:ppiwlink&ei=xbNjT7KTK4aYoQTtlbn5BQ&dtab=2",
"LAT": -118.28049,
"LON": 33.98906,
"Line Association": "Silver",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "151",
"Station Name": "Slauson",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": 6.0913085,
"Y-Coordinate": 4.61425,
"Yelp Address": "350+????+W+Slauson+Av%2C+Los+Angeles+90003",
"id": 98,
"location_type": null,
"stop_id": "1"
},
{
"Accessible Entrance": "Elevator ONLY",
"Bike Lockers": "0",
"Bike Racks": "4",
"Connections": [
"108/358"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c8fcfc5530d5:0x6719e61c1bcefa02&q=slauson+station&hl=en&ved=0CA8Q-gswAA&sa=X&ei=UbNjT6ipDKaoiAKh8tWBBg",
"LAT": -118.243385,
"LON": 33.98875863,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Slauson Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 5.664,
"Y-Coordinate": -6.075,
"Yelp Address": "5585+Randolph+St%2C+Los+Angeles+90032",
"id": 99,
"location_type": 0,
"stop_id": "80116"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "4",
"Bike Racks": "12",
"Connections": [
"30",
"251",
"252",
"605",
"751"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c606431f28a5:0x3985a70b462d5a93&q=type:transit_station:%22Soto+Station%22&t=h&cad=src:ppiwlink&ei=LMpjT8TKEpHiowT9ksz0BQ&dtab=2",
"LAT": -118.2100606,
"LON": 34.04374669,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Soto Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -10.95529,
"Y-Coordinate": -20.373535,
"Yelp Address": "2330+E+1st+St%2C+Los+Angeles+90033",
"id": 100,
"location_type": null,
"stop_id": "15438"
},
{
"Accessible Entrance": "NB: Mission; SB: El Centro/Santa Fe",
"Bike Lockers": "0",
"Bike Racks": "14",
"Connections": [
"176"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c489f361f9fd:0x672ca55105eb8a30&q=type:transit_station:%22Mission+Station%22&t=h&cad=src:ppiwlink&ei=IMFjT432E43IowTfm727BA&dtab=2",
"LAT": -118.1578862,
"LON": 34.11518593,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "Yes",
"Parking Spaces": "142",
"Station Name": "South Pasadena Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -31.909179,
"Y-Coordinate": -20.6054,
"Yelp Address": "905+Meridian+Av%2C+South+Pasadena+91030",
"id": 101,
"location_type": 0,
"stop_id": "80415"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "6",
"Connections": [
"81",
"83"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c6a01a970cbd:0x4400f46660eaca46&q=type:transit_station:%22Southwest+Museum+Station%22&t=h&cad=src:ppiwlink&ei=rcpjT6zUJpSUpgSQld2CBg&dtab=2",
"LAT": -118.2067124,
"LON": 34.09824268,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Southwest Museum Station",
"Timetable URL": "riding_metro/bus_overview/images/804.pdf",
"X-Coordinate": -28.03955,
"Y-Coordinate": -16.74804,
"Yelp Address": "4600+Marmion+Way%2C+Los+Angeles+90065",
"id": 102,
"location_type": 0,
"stop_id": "80413"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"33",
"68",
"70",
"71",
"76",
"83",
"92",
"96",
"487/489",
"78/79/378"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c64b4d3c5901:0x7df68cb40d6b5611&q=type:transit_station:%22Olive+/+5th%22&t=m&cad=src:ppiwlink&ei=aoVnT624CoiSpgS1s-mQCA&dtab=2",
"LAT": -118.243482,
"LON": 34.054059,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Spring/1st - City Hall",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": null,
"Y-Coordinate": null,
"Yelp Address": "N+Spring+St/W+1st+St%2C+Los+Angeles+90012",
"id": 103,
"location_type": null,
"stop_id": "11917"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "12",
"Connections": [
"242"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29969a843fbeb:0x25f76546ad9f893b&q=type:transit_station:%22Tampa+/+Orange+Line%22&t=m&cad=src:ppiwlink&ei=oHlnT9v6GYu2pQSB-6TkBQ&dtab=2",
"LAT": -118.55372,
"LON": 34.18145,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Tampa Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 35.791,
"Yelp Address": "6101+Tampa+Av%2C+Tarzana+91335",
"id": 104,
"location_type": null,
"stop_id": "15435"
},
{
"Accessible Entrance": "N/A",
"Bike Lockers": "40",
"Bike Racks": "74",
"Connections": [
"33",
"68",
"70",
"71",
"439",
"485",
"704",
"728",
"733",
"745",
"770",
"40/42",
"487/489",
"78/79/378"
],
"EV Charge Stations": "4",
"Google URL": "place?ftid=0x80c2c643f4a7aaaf:0x77a5ff11aa860633&q=type:transit_station:%22Union+Station%22&t=h&cad=src:ppiwlink&ei=v8pjT8OtPITkpgSp3oj6BQ&dtab=2",
"LAT": -118.2342489,
"LON": 34.0561975,
"Line Association": "Red, Purple",
"Parking (Free)": "No",
"Parking (Paid)": "Yes",
"Parking Spaces": "1,860",
"Station Name": "Union Station",
"Timetable URL": "around/maps",
"X-Coordinate": -17.321777,
"Y-Coordinate": -12.8662,
"Yelp Address": "801+N+Vignes+St%2C+Los+Angeles+90012",
"id": 105,
"location_type": null,
"stop_id": "70"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "16",
"Connections": [
"33",
"68",
"70",
"71",
"439",
"485",
"704",
"728",
"733",
"745",
"770",
"40/42",
"487/489",
"78/79/378"
],
"EV Charge Stations": "4",
"Google URL": "place?ftid=0x80c2c643f4a7aaaf:0x77a5ff11aa860633&q=type:transit_station:%22Union+Station%22&t=h&cad=src:ppiwlink&ei=v8pjT8OtPITkpgSp3oj6BQ&dtab=2",
"LAT": -118.2342489,
"LON": 34.0561975,
"Line Association": "Gold",
"Parking (Free)": "No",
"Parking (Paid)": "Yes",
"Parking Spaces": "1,860",
"Station Name": "Union Station",
"Timetable URL": "around/maps",
"X-Coordinate": -17.321777,
"Y-Coordinate": -13.87939,
"Yelp Address": "801+N+Vignes+St%2C+Los+Angeles+90012",
"id": 106,
"location_type": null,
"stop_id": "70"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"33",
"68",
"70",
"71",
"485",
"704",
"728",
"733",
"745",
"770",
"40",
"487/489",
"78/79/378"
],
"EV Charge Stations": "4",
"Google URL": "place?q=type:transit_station:%22El+Monte+Busway+%2F+Alameda+-+Union+Station%22&ftid=0x80c2c64427ab8a8d:0x6fad3728e17c656a",
"LAT": -118.237609,
"LON": 34.054624,
"Line Association": "Silver",
"Parking (Free)": "No",
"Parking (Paid)": "Yes",
"Parking Spaces": "1,860",
"Station Name": "Union Station",
"Timetable URL": "riding_metro/bus_overview/images/910.pdf",
"X-Coordinate": -17.321777,
"Y-Coordinate": -15.625,
"Yelp Address": "801+N+Vignes+St%2CLos+Angeles+90012",
"id": 107,
"location_type": null,
"stop_id": "70"
},
{
"Accessible Entrance": "North ONLY",
"Bike Lockers": "32",
"Bike Racks": "16",
"Connections": [
"96",
"155",
"224",
"750",
"150/240"
],
"EV Charge Stations": "4",
"Google URL": "place?ftid=0x80c2be4740981953:0x5101b59d70e19bf0&q=type:transit_station:%22Universal+City+Station%22&t=m&cad=src:ppiwlink&ei=S4NnT8ikFY3diALB-YmPBg&dtab=2",
"LAT": -118.362699,
"LON": 34.140002,
"Line Association": "Red",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "827",
"Station Name": "Universal/Studio City Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -32.897949,
"Y-Coordinate": 9.64355,
"Yelp Address": "3913+Lankershim+Bl%2C+Studio+City+91604",
"id": 108,
"location_type": null,
"stop_id": "30002"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "8",
"Connections": [
"167",
"156/656"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c296440ccccb6f:0x8bd447094c16b164&q=type:transit_station:%22Valley+College+Station%22&t=m&cad=src:ppiwlink&ei=qnlnT_2HBoS0pQSkhrn8BQ&dtab=2",
"LAT": -118.42268,
"LON": 34.17249,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Valley College Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 17.56591,
"Yelp Address": "13240+W+Burbank%2C+Sherman+Oaks+91401",
"id": 109,
"location_type": null,
"stop_id": "15624"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "12",
"Connections": [
"154",
"233",
"237",
"744",
"156/656",
"VW",
"Express"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c297077f0abf49:0xf3637945c67e8d14&q=type:transit_station:%22Van+Nuys+Station%22&t=m&cad=src:ppiwlink&ei=soFnT5zdKZS2owTF4937BQ&dtab=2",
"LAT": -118.44847,
"LON": 34.18063,
"Line Association": "Orange",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "776",
"Station Name": "Van Nuys Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 22.7783,
"Yelp Address": "6062+Van+Nuys+Bl%2C+Van+Nuys+91411",
"id": 110,
"location_type": null,
"stop_id": "15546"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "8",
"Connections": [
"120",
"204",
"206",
"209",
"754"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2ca0393a811df:0x4636a0daf6676fa6&q=type:transit_station:%22Vermont+Station%22&t=h&cad=src:ppiwlink&ei=sr1jT8TtIIbjiAKMm52NBg&dtab=2",
"LAT": -118.291733,
"LON": 33.928683,
"Line Association": "Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "155",
"Station Name": "Vermont/Athens Station",
"Timetable URL": "riding_metro/bus_overview/images/803.pdf",
"X-Coordinate": 18.286,
"Y-Coordinate": 9.43603,
"Yelp Address": "11603+S+Vermont+Av%2C+Los+Angeles+90048",
"id": 111,
"location_type": null,
"stop_id": "13000138"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "24",
"Connections": [
"10",
"14",
"204",
"754"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c75d89eba75f:0x4c4ee68812feeee2&q=type:transit_station:%22Vermont+/+Beverly+Station%22&t=m&cad=src:ppiwlink&ei=U4NnT6v6GqrjiAKUwfnyBQ&dtab=2",
"LAT": -118.2916863,
"LON": 34.07652576,
"Line Association": "Red",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Vermont/Beverly Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -18.953105,
"Y-Coordinate": 3.366933,
"Yelp Address": "301+N+Vermont+Av%2C+Los+Angeles+90004",
"id": 112,
"location_type": 0,
"stop_id": "80208"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "4",
"Bike Racks": "26",
"Connections": [
"4",
"204",
"704",
"754"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c75110aeddad:0xcd9510062dd1064&q=type:transit_station:%22Vermont+/+Santa+Monica+Station%22&t=m&cad=src:ppiwlink&ei=WYNnT4WOHsaViQK2q_WGBg&dtab=2",
"LAT": -118.29173,
"LON": 34.08991,
"Line Association": "Red",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Vermont/Santa Monica Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -21.8,
"Y-Coordinate": 3.366933,
"Yelp Address": "1015+N+Vermont+Av%2C+Los+Angeles+90029",
"id": 113,
"location_type": 0,
"stop_id": "80207"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "4",
"Bike Racks": "10",
"Connections": [
"175",
"204",
"206",
"217",
"754",
"2/302"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c0ace9ffeda3:0x93d640f7621ae557&q=type:transit_station:%22Vermont+/+Sunset+Station%22&t=m&cad=src:ppiwlink&ei=YINnT_byD5T8iQLvktyWCA&dtab=2",
"LAT": -118.291756,
"LON": 34.097708,
"Line Association": "Red",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Vermont/Sunset Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -24.6882,
"Y-Coordinate": 3.366933,
"Yelp Address": "1500+N+Vermont+Av%2C+Los+Angeles+90027",
"id": 114,
"location_type": 0,
"stop_id": "80206"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"105",
"611",
"705"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c8f248ee4277:0xdea9af75e34f1b04&q=type:transit_station:%22Vernon+Station%22&t=h&cad=src:ppiwlink&ei=G7RjT5O5B4ewoQT73NzjBQ&dtab=2",
"LAT": -118.2433031,
"LON": 34.00292001,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Vernon Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 2.783,
"Y-Coordinate": -6.075,
"Yelp Address": "4421+Long+Beach+Av%2C+Los+Angeles+90021",
"id": 115,
"location_type": 0,
"stop_id": "80117"
},
{
"Accessible Entrance": "S at Wardlow ONLY",
"Bike Lockers": "16",
"Bike Racks": "8",
"Connections": [
"N/A"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80dd338e6adcf46f:0x24f41e6026d90809&q=type:transit_station:%22Wardlow+Station%22&t=h&cad=src:ppiwlink&ei=1rRjT8uPL6zciQKC6MSDBA&dtab=2",
"LAT": -118.1960901,
"LON": 33.81986558,
"Line Association": "Blue",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "89",
"Station Name": "Wardlow Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 30.737,
"Y-Coordinate": -6.075,
"Yelp Address": "3420+N+Pacific+Pl%2C+Long+Beach+90802",
"id": 116,
"location_type": 0,
"stop_id": "80108"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"161",
"164",
"165",
"169",
"245",
"750",
"150/240"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29ea06c7b6b15:0x21213065785c86&q=type:transit_station:%22Warner+Center+Transit+Hub%22&t=m&cad=src:ppiwlink&ei=9XhnT-bEK5T4ogTmnrSPAw&dtab=2",
"LAT": -118.60139,
"LON": 34.18136,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Warner Center Transit Hub",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 46.0449,
"Yelp Address": "6101+????+Owensmouth+Av%2C+Canoga+Park+91367",
"id": 117,
"location_type": null,
"stop_id": "15403"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"N/A"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c884e33e215b:0x3dd45751304d17bc&q=type:transit_station:%22Washington+Station%22&t=h&cad=src:ppiwlink&ei=6LRjT4z7HfS3iAKyreX3BQ&dtab=2",
"LAT": -118.2430838,
"LON": 34.01965048,
"Line Association": "Blue",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Washington Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": -0.463,
"Y-Coordinate": -6.075,
"Yelp Address": "1945+Long+Beach+Av%2C+Los+Angeles+90021",
"id": 118,
"location_type": 0,
"stop_id": "80118"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "18",
"Connections": [
"20",
"200",
"603",
"720",
"51/52/352"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c7a1c1e8977f:0xeafd1e451aebe3bd&q=type:transit_station:%22Westlake+/+McArthur+Park+Station%22&t=m&cad=src:ppiwlink&ei=7oNnT8eVKYe0iQLO8uzzBw&dtab=2",
"LAT": -118.274879,
"LON": 34.056368,
"Line Association": "Red, Purple",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "18",
"Station Name": "Westlake/MacArthur Park Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -13.29345,
"Y-Coordinate": 1.25732,
"Yelp Address": "660+S+Alvarado+St%2C+Los+Angeles+90057",
"id": 119,
"location_type": null,
"stop_id": "17114"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "16",
"Connections": [
"60"
],
"EV Charge Stations": "4",
"Google URL": "place?ftid=0x80dd33eee0999221:0xbbabff9e18381a32&q=type:transit_station:%22Willow+Station%22&t=h&cad=src:ppiwlink&ei=9LRjT4LaJI7kowSYg6DvBQ&dtab=2",
"LAT": -118.189834,
"LON": 33.80707887,
"Line Association": "Blue",
"Parking (Free)": "Yes",
"Parking (Paid)": "Yes",
"Parking Spaces": "899",
"Station Name": "Willow Street Station",
"Timetable URL": "riding_metro/bus_overview/images/801.pdf",
"X-Coordinate": 33.52,
"Y-Coordinate": -6.075,
"Yelp Address": "2750+American+Av%2C+Long+Beach+90806",
"id": 120,
"location_type": 0,
"stop_id": "80107"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "6",
"Bike Racks": "14",
"Connections": [
"120",
"202",
"205",
"305",
"612",
"55/355"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Willowbrook+(Rosa+Parks)+Station%22&ftid=0x80c2cbc7044f1b55:0x31cd525fa6d57ba6",
"LAT": -118.2375548,
"LON": 33.92804791,
"Line Association": "Blue, Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "231",
"Station Name": "Willowbrook - Rosa Parks Station",
"Timetable URL": "around/maps",
"X-Coordinate": 17.602539,
"Y-Coordinate": -6.06689,
"Yelp Address": "11611+Willowbrook+Av%2C+Los+Angeles+90059",
"id": 121,
"location_type": null,
"stop_id": "30007"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "6",
"Bike Racks": "14",
"Connections": [
"120",
"202",
"205",
"305",
"612",
"55/355"
],
"EV Charge Stations": "0",
"Google URL": "place?q=type:transit_station:%22Willowbrook+(Rosa+Parks)+Station%22&ftid=0x80c2cbc7044f1b55:0x31cd525fa6d57ba6",
"LAT": -118.2375548,
"LON": 33.92804791,
"Line Association": "Blue, Green",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "231",
"Station Name": "Willowbrook - Rosa Parks Station",
"Timetable URL": "around/maps",
"X-Coordinate": 18.286,
"Y-Coordinate": -6.7749,
"Yelp Address": "11611+Willowbrook+Av%2C+Los+Angeles+90059",
"id": 122,
"location_type": null,
"stop_id": "30007"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "0",
"Bike Racks": "0",
"Connections": [
"20",
"206",
"720"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b882f04b8709:0x634fcd3e56a55500&q=type:transit_station:%22Wilshire+/+Normandie+Station%22&t=m&cad=src:ppiwlink&ei=voJnT__bHeq0iQKZ56D7Bw&dtab=2",
"LAT": -118.301458,
"LON": 34.061753,
"Line Association": "Purple",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Wilshire/Normandie Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -15.466308,
"Y-Coordinate": 7.836914,
"Yelp Address": "3510+Wilshire+Bl%2C+Los+Angeles+90005",
"id": 123,
"location_type": 0,
"stop_id": "80215"
},
{
"Accessible Entrance": "Elevator ONLY",
"Bike Lockers": "16",
"Bike Racks": "8",
"Connections": [
"18",
"20",
"201",
"204",
"720",
"754",
"51/52/352"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c77a37c84e17:0x5c2d870374e8453d&q=type:transit_station:%22Wilshire+/+Vermont+Station%22&t=m&cad=src:ppiwlink&ei=94NnT4yIFeStiQL9-eT6BQ&dtab=2",
"LAT": -118.29008,
"LON": 34.062701,
"Line Association": "Red, Purple",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "65",
"Station Name": "Wilshire/Vermont Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -15.40527,
"Y-Coordinate": 4.02832,
"Yelp Address": "3191+Wilshire+Bl%2C+Los+Angeles+90005",
"id": 124,
"location_type": 0,
"stop_id": "80209"
},
{
"Accessible Entrance": "Elevator ONLY",
"Bike Lockers": "16",
"Bike Racks": "8",
"Connections": [
"18",
"20",
"201",
"204",
"720",
"754",
"51/52/352"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2c77a37c84e17:0x5c2d870374e8453d&q=type:transit_station:%22Wilshire+/+Vermont+Station%22&t=m&cad=src:ppiwlink&ei=94NnT4yIFeStiQL9-eT6BQ&dtab=2",
"LAT": -118.29008,
"LON": 34.062701,
"Line Association": "Red, Purple",
"Parking (Free)": "Yes",
"Parking (Paid)": "No",
"Parking Spaces": "65",
"Station Name": "Wilshire/Vermont Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -16.07666,
"Y-Coordinate": 3.35693,
"Yelp Address": "3191+Wilshire+Bl%2C+Los+Angeles+90005",
"id": 125,
"location_type": 0,
"stop_id": "80209"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "16",
"Bike Racks": "12",
"Connections": [
"18",
"20",
"66",
"207",
"209",
"710",
"720",
"757"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c2b8852dcca0bb:0xe6baee380c97b01c&q=type:transit_station:%22Wilshire+/+Western+Station%22&t=m&cad=src:ppiwlink&ei=x4JnT7GJBYTYowTNuJGTCA&dtab=2",
"LAT": -118.308756,
"LON": 34.061689,
"Line Association": "Purple",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Wilshire/Western Station",
"Timetable URL": "riding_metro/bus_overview/images/802.pdf",
"X-Coordinate": -15.4663,
"Y-Coordinate": 11.682128,
"Yelp Address": "3775+Wilshire+Bl%2C+Los+Angeles+90005",
"id": 126,
"location_type": 0,
"stop_id": "80216"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "8",
"Connections": [
"164",
"237"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29763cd129513:0xd3737d3a242bc897&q=type:transit_station:%22Woodley+Station%22&t=m&cad=src:ppiwlink&ei=A4JnT8rQGZWKpASA2qT4Bw&dtab=2",
"LAT": -118.4839,
"LON": 34.18632,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Woodley Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 27.9663,
"Yelp Address": "6381+N+Woodley+Av%2C+Van+Nuys+91406",
"id": 127,
"location_type": null,
"stop_id": "15588"
},
{
"Accessible Entrance": "All",
"Bike Lockers": "8",
"Bike Racks": "12",
"Connections": [
"154",
"158"
],
"EV Charge Stations": "0",
"Google URL": "place?ftid=0x80c29650c647b8c3:0x31a9b7f3141e6886&q=type:transit_station:%22Woodman+Station%22&t=m&cad=src:ppiwlink&ei=roJnT-C4IYTKowS1ubmICA&dtab=2",
"LAT": -118.42975,
"LON": 34.17928,
"Line Association": "Orange",
"Parking (Free)": "No",
"Parking (Paid)": "No",
"Parking Spaces": "0",
"Station Name": "Woodman Station",
"Timetable URL": "riding_metro/bus_overview/images/901.pdf",
"X-Coordinate": -34.3805,
"Y-Coordinate": 20.166,
"Yelp Address": "13620+W+Oxnard+St%2C+Sherman+Oaks+91401",
"id": 128,
"location_type": null,
"stop_id": "15583"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment