frizzle 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (54) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +17 -0
  3. data/Gemfile +3 -0
  4. data/LICENSE +20 -0
  5. data/README.md +151 -0
  6. data/Rakefile +10 -0
  7. data/frizzle.gemspec +30 -0
  8. data/lib/frizzle.rb +43 -0
  9. data/lib/frizzle/agencies.rb +32 -0
  10. data/lib/frizzle/arrival_estimates.rb +41 -0
  11. data/lib/frizzle/base.rb +58 -0
  12. data/lib/frizzle/exceptions.rb +8 -0
  13. data/lib/frizzle/routes.rb +25 -0
  14. data/lib/frizzle/segments.rb +32 -0
  15. data/lib/frizzle/stops.rb +23 -0
  16. data/lib/frizzle/vehicles.rb +41 -0
  17. data/lib/frizzle/version.rb +3 -0
  18. data/spec/fixtures/dish_cassettes/agencies.yml +214 -0
  19. data/spec/fixtures/dish_cassettes/agencies_find_options.yml +50 -0
  20. data/spec/fixtures/dish_cassettes/agencies_geo_default_radius.yml +54 -0
  21. data/spec/fixtures/dish_cassettes/agencies_geo_rectangle.yml +59 -0
  22. data/spec/fixtures/dish_cassettes/agencies_id_geo.yml +45 -0
  23. data/spec/fixtures/dish_cassettes/agency_geo_radius.yml +54 -0
  24. data/spec/fixtures/dish_cassettes/agency_id.yml +49 -0
  25. data/spec/fixtures/dish_cassettes/arrival_estimates_agencies.yml +1353 -0
  26. data/spec/fixtures/dish_cassettes/arrival_estimates_agencies_routes.yml +45 -0
  27. data/spec/fixtures/dish_cassettes/arrival_estimates_agencies_routes_stops.yml +45 -0
  28. data/spec/fixtures/dish_cassettes/arrival_estimates_agencies_stops.yml +45 -0
  29. data/spec/fixtures/dish_cassettes/arrival_estimates_find_options.yml +1444 -0
  30. data/spec/fixtures/dish_cassettes/routes_agencies.yml +846 -0
  31. data/spec/fixtures/dish_cassettes/routes_agencies_geo.yml +336 -0
  32. data/spec/fixtures/dish_cassettes/routes_find_options.yml +846 -0
  33. data/spec/fixtures/dish_cassettes/segments_agency_and_geo_area.yml +48 -0
  34. data/spec/fixtures/dish_cassettes/segments_agency_and_route.yml +64 -0
  35. data/spec/fixtures/dish_cassettes/segments_agency_id.yml +245 -0
  36. data/spec/fixtures/dish_cassettes/segments_find_options.yml +242 -0
  37. data/spec/fixtures/dish_cassettes/stops_agency_id.yml +3841 -0
  38. data/spec/fixtures/dish_cassettes/stops_find_options.yml +3841 -0
  39. data/spec/fixtures/dish_cassettes/vehicles_agencies.yml +760 -0
  40. data/spec/fixtures/dish_cassettes/vehicles_agencies_geo_area.yml +45 -0
  41. data/spec/fixtures/dish_cassettes/vehicles_agencies_routes.yml +82 -0
  42. data/spec/fixtures/dish_cassettes/vehicles_agencies_routes_geo_area.yml +45 -0
  43. data/spec/fixtures/dish_cassettes/vehicles_find_options.yml +845 -0
  44. data/spec/lib/frizzle/agencies_spec.rb +169 -0
  45. data/spec/lib/frizzle/arrival_estimates_spec.rb +97 -0
  46. data/spec/lib/frizzle/base_spec.rb +105 -0
  47. data/spec/lib/frizzle/exceptions_spec.rb +0 -0
  48. data/spec/lib/frizzle/routes_spec.rb +85 -0
  49. data/spec/lib/frizzle/segments_spec.rb +91 -0
  50. data/spec/lib/frizzle/stops_spec.rb +63 -0
  51. data/spec/lib/frizzle/vehicles_spec.rb +99 -0
  52. data/spec/lib/frizzle/version_spec.rb +9 -0
  53. data/spec/spec_helper.rb +18 -0
  54. metadata +244 -0
@@ -0,0 +1,3841 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://api.transloc.com/1.2/stops.json?agencies=24
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - frizzle-ruby-0.0.1
12
+ Content-Type:
13
+ - application/json
14
+ Accept:
15
+ - application/json
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Server:
22
+ - nginx/1.4.3
23
+ Date:
24
+ - Sun, 01 Dec 2013 07:37:35 GMT
25
+ Content-Type:
26
+ - application/json; charset=UTF-8
27
+ Content-Length:
28
+ - '302582'
29
+ Connection:
30
+ - keep-alive
31
+ Expires:
32
+ - Sun, 01 Dec 2013 07:42:35 GMT
33
+ Etag:
34
+ - '"9f4dfda6a813488c906fbae3e0729ae08a9d4e87"'
35
+ Cache-Control:
36
+ - max-age=300, public
37
+ X-Hostname:
38
+ - dallas08
39
+ body:
40
+ encoding: UTF-8
41
+ string: '{"rate_limit": 1, "expires_in": 300, "api_latest_version": "1.2", "generated_on":
42
+ "2013-12-01T07:37:35+00:00", "data": [{"code": "1029", "description": "",
43
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
44
+ null, "location_type": "stop", "location": {"lat": 35.90149, "lng": -78.95658},
45
+ "stop_id": "4049406", "routes": ["4003038"], "name": "Renaissance Pkwy at
46
+ Leonardo Dr"}, {"code": "1030", "description": "", "url": "", "parent_station_id":
47
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
48
+ "location": {"lat": 35.90298, "lng": -78.95238}, "stop_id": "4049410", "routes":
49
+ ["4003038"], "name": "Renaissance Pkwy at The Lodge Apts"}, {"code": "1072",
50
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
51
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.94976,
52
+ "lng": -78.9676}, "stop_id": "4049414", "routes": ["4000077", "4003042"],
53
+ "name": "Old Chapel Hill Rd at Garrett Rd"}, {"code": "1074", "description":
54
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
55
+ null, "location_type": "stop", "location": {"lat": 35.95267, "lng": -78.96611},
56
+ "stop_id": "4049418", "routes": ["4000077", "4003042"], "name": "University
57
+ Dr at American Red Cross"}, {"code": "1075", "description": "", "url": "",
58
+ "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
59
+ "location_type": "stop", "location": {"lat": 35.9598, "lng": -78.9639}, "stop_id":
60
+ "4049422", "routes": ["4000077", "4003042"], "name": "University Dr at Ivy
61
+ Creek Blvd"}, {"code": "1160", "description": "", "url": "", "parent_station_id":
62
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
63
+ "location": {"lat": 35.90284, "lng": -78.90653}, "stop_id": "4049486", "routes":
64
+ ["4003038"], "name": "NC 54 at Blanchard Rd"}, {"code": "1161", "description":
65
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
66
+ null, "location_type": "stop", "location": {"lat": 35.90279, "lng": -78.8983},
67
+ "stop_id": "4049490", "routes": ["4003038"], "name": "NC 54 at Residence Inn
68
+ Blvd"}, {"code": "1171", "description": "", "url": "", "parent_station_id":
69
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
70
+ "location": {"lat": 35.90301, "lng": -78.90622}, "stop_id": "4049494", "routes":
71
+ ["4003038"], "name": "NC 54 at Blanchard Rd"}, {"code": "1175", "description":
72
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
73
+ null, "location_type": "stop", "location": {"lat": 35.91047, "lng": -78.93271},
74
+ "stop_id": "4049498", "routes": ["4003038"], "name": "NC 54 at Fayetteville
75
+ Rd"}, {"code": "1182", "description": "", "url": "", "parent_station_id":
76
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
77
+ "location": {"lat": 35.92419, "lng": -78.92793}, "stop_id": "4049502", "routes":
78
+ ["4003038"], "name": "Woodcroft Pkwy at American Tobacco Trail"}, {"code":
79
+ "1203", "description": "", "url": "", "parent_station_id": null, "agency_ids":
80
+ ["12", "24"], "station_id": null, "location_type": "stop", "location": {"lat":
81
+ 35.92236, "lng": -78.93574}, "stop_id": "4049506", "routes": ["4003038"],
82
+ "name": "Woodcroft Pkwy at Highgate Dr"}, {"code": "1778", "description":
83
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
84
+ null, "location_type": "stop", "location": {"lat": 35.92347, "lng": -78.94042},
85
+ "stop_id": "4049598", "routes": ["4003038"], "name": "Woodcroft Pkwy at Weathersfield
86
+ Dr"}, {"code": "1781", "description": "", "url": "", "parent_station_id":
87
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
88
+ "location": {"lat": 35.90323, "lng": -78.90916}, "stop_id": "4049606", "routes":
89
+ ["4003038"], "name": "NC 54 at Waterford Valley Dr"}, {"code": "1804", "description":
90
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
91
+ null, "location_type": "stop", "location": {"lat": 35.90179, "lng": -78.95663},
92
+ "stop_id": "4049618", "routes": ["4000088", "4003038"], "name": "Renaissance
93
+ Pkwy at Leonardo Dr"}, {"code": "1805", "description": "", "url": "", "parent_station_id":
94
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
95
+ "location": {"lat": 35.90737, "lng": -78.92274}, "stop_id": "4049622", "routes":
96
+ ["4003038"], "name": "NC 54 at Amhurst St"}, {"code": "1871", "description":
97
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
98
+ null, "location_type": "stop", "location": {"lat": 35.901, "lng": -78.88988},
99
+ "stop_id": "4049682", "routes": ["4000079", "4003038"], "name": "NC 54 at
100
+ Alston Ave (westbound)"}, {"code": "1872", "description": "", "url": "", "parent_station_id":
101
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
102
+ "location": {"lat": 35.90265, "lng": -78.8948}, "stop_id": "4049686", "routes":
103
+ ["4000079", "4003038"], "name": "NC 54 at NC 55 (westbound)"}, {"code": "1892",
104
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
105
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.90224,
106
+ "lng": -78.93974}, "stop_id": "4049690", "routes": ["4003038"], "name": "Fayetteville
107
+ Rd at Renaissance Pkwy"}, {"code": "1893", "description": "", "url": "", "parent_station_id":
108
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
109
+ "location": {"lat": 35.90286, "lng": -78.90346}, "stop_id": "4049694", "routes":
110
+ ["4003038"], "name": "NC 54 at The Hamptons Apts (across)"}, {"code": "1901",
111
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
112
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.95081,
113
+ "lng": -78.99007}, "stop_id": "4049706", "routes": ["4000077", "4003042"],
114
+ "name": "McFarland Dr at Witherspoon Blvd"}, {"code": "1914", "description":
115
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
116
+ null, "location_type": "stop", "location": {"lat": 35.95691, "lng": -78.96593},
117
+ "stop_id": "4049710", "routes": ["4000077", "4003042"], "name": "University
118
+ Dr at Beech Lake Apts (across)"}, {"code": "5002", "description": "", "url":
119
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
120
+ "stop", "location": {"lat": 35.95263, "lng": -78.89703}, "stop_id": "4049718",
121
+ "routes": ["4000079"], "name": "Riddle Rd at Ancroft Ave"}, {"code": "5005",
122
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
123
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.94235,
124
+ "lng": -78.8996}, "stop_id": "4049726", "routes": ["4000079"], "name": "Cornwallis
125
+ Rd at Industry Ln"}, {"code": "5006", "description": "", "url": "", "parent_station_id":
126
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
127
+ {"lat": 35.98103, "lng": -78.89091}, "stop_id": "4049730", "routes": ["4000079"],
128
+ "name": "Alston Ave at Durham Freeway"}, {"code": "5008", "description": "",
129
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
130
+ null, "location_type": "stop", "location": {"lat": 35.97815, "lng": -78.89219},
131
+ "stop_id": "4049734", "routes": ["4000079"], "name": "S Alston Ave at Massey
132
+ Ave"}, {"code": "5017", "description": "", "url": "", "parent_station_id":
133
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
134
+ {"lat": 35.98128, "lng": -78.93415}, "stop_id": "4049750", "routes": ["4000077",
135
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Mc Gehee St"}, {"code":
136
+ "5018", "description": "", "url": "", "parent_station_id": null, "agency_ids":
137
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.99165,
138
+ "lng": -78.91183}, "stop_id": "4049754", "routes": ["4000077", "4003042",
139
+ "4003046"], "name": "Morehead Ave at Vickers St"}, {"code": "5019", "description":
140
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
141
+ null, "location_type": "stop", "location": {"lat": 36.02533, "lng": -78.87255},
142
+ "stop_id": "4049758", "routes": ["4000092", "4003066", "4003070"], "name":
143
+ "Club Blvd at Kiss Dr"}, {"code": "5020", "description": "", "url": "", "parent_station_id":
144
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
145
+ "location": {"lat": 35.91367, "lng": -78.93302}, "stop_id": "4049762", "routes":
146
+ ["4000088", "4003038"], "name": "Fayetteville Rd at Laurel Springs Dr"}, {"code":
147
+ "5021", "description": "", "url": "", "parent_station_id": null, "agency_ids":
148
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.97547,
149
+ "lng": -78.93672}, "stop_id": "4049766", "routes": ["4000077", "4003042",
150
+ "4003046"], "name": "Chapel Hill Rd at W Cornwallis Rd"}, {"code": "5022",
151
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
152
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0008,
153
+ "lng": -78.88586}, "stop_id": "4049770", "routes": ["4000092", "4003066",
154
+ "4003070"], "name": "Alston Ave at Drew St"}, {"code": "5023", "description":
155
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
156
+ null, "location_type": "stop", "location": {"lat": 36.00835, "lng": -78.88593},
157
+ "stop_id": "4049774", "routes": ["4000092", "4003066", "4003070"], "name":
158
+ "Avondale Dr at E Markham St"}, {"code": "5024", "description": "", "url":
159
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
160
+ "stop", "location": {"lat": 35.98067, "lng": -78.87443}, "stop_id": "4049778",
161
+ "routes": ["4000085", "4003062"], "name": "2309 Angier Ave"}, {"code": "5027",
162
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
163
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01674,
164
+ "lng": -78.90866}, "stop_id": "4049786", "routes": ["4000076", "4002670",
165
+ "4002674", "4004486"], "name": "W Club Blvd at Gregson St"}, {"code": "5030",
166
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
167
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99959,
168
+ "lng": -78.90794}, "stop_id": "4049794", "routes": ["4000076", "4002670",
169
+ "4002674", "4004486"], "name": "Duke St at Main St"}, {"code": "5031", "description":
170
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
171
+ null, "location_type": "stop", "location": {"lat": 36.03778, "lng": -78.93043},
172
+ "stop_id": "4049798", "routes": ["4000076", "4002670", "4002674"], "name":
173
+ "Carver St at Guess Rd"}, {"code": "5032", "description": "", "url": "", "parent_station_id":
174
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
175
+ {"lat": 36.02485, "lng": -78.88987}, "stop_id": "4049802", "routes": ["4000087"],
176
+ "name": "Roxboro Rd at Hammond St"}, {"code": "5033", "description": "", "url":
177
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
178
+ "stop", "location": {"lat": 36.07577, "lng": -78.90968}, "stop_id": "4049806",
179
+ "routes": ["4003070"], "name": "Roxboro Rd at Bush Dr"}, {"code": "5035",
180
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
181
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96362,
182
+ "lng": -78.85662}, "stop_id": "4049810", "routes": ["4000085", "4003062"],
183
+ "name": "Angier Ave at Pleasant Dr"}, {"code": "5036", "description": "",
184
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
185
+ null, "location_type": "stop", "location": {"lat": 36.01065, "lng": -78.8915},
186
+ "stop_id": "4049814", "routes": ["4000087"], "name": "Roxboro Rd at Markham
187
+ Ave (north)"}, {"code": "5038", "description": "", "url": "", "parent_station_id":
188
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
189
+ {"lat": 35.99365, "lng": -78.89555}, "stop_id": "4049818", "routes": ["4000083",
190
+ "4000086", "4003058"], "name": "Liberty St at Queen St"}, {"code": "5039",
191
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
192
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98433,
193
+ "lng": -78.89912}, "stop_id": "4049822", "routes": ["4000088", "4004490"],
194
+ "name": "Fayetteville St at E Piedmont Ave"}, {"code": "5042", "description":
195
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
196
+ null, "location_type": "stop", "location": {"lat": 35.96702, "lng": -78.94998},
197
+ "stop_id": "4049826", "routes": ["4000077", "4003042", "4003046"], "name":
198
+ "University Dr at Weymouth St"}, {"code": "5043", "description": "", "url":
199
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
200
+ "stop", "location": {"lat": 35.98881, "lng": -78.85249}, "stop_id": "4049830",
201
+ "routes": ["4000082", "4000083", "4003058"], "name": "Holloway St at S Adams
202
+ St"}, {"code": "5044", "description": "", "url": "", "parent_station_id":
203
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
204
+ {"lat": 36.00684, "lng": -78.9055}, "stop_id": "4049834", "routes": ["4000076",
205
+ "4002670", "4002674", "4004486"], "name": "Duke St at Harper Pl"}, {"code":
206
+ "5045", "description": "", "url": "", "parent_station_id": null, "agency_ids":
207
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.02775,
208
+ "lng": -78.89}, "stop_id": "4049838", "routes": ["4000087"], "name": "Roxboro
209
+ Rd at Edgewood Dr"}, {"code": "5047", "description": "", "url": "", "parent_station_id":
210
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
211
+ {"lat": 36.00935, "lng": -78.89183}, "stop_id": "4049842", "routes": ["4000087"],
212
+ "name": "Roxboro Rd at Markham Ave (south)"}, {"code": "5048", "description":
213
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
214
+ null, "location_type": "stop", "location": {"lat": 35.97935, "lng": -78.9352},
215
+ "stop_id": "4049846", "routes": ["4000077", "4003042", "4003046"], "name":
216
+ "Chapel Hill Rd at Pinecrest Rd"}, {"code": "5050", "description": "", "url":
217
+ "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
218
+ "location_type": "stop", "location": {"lat": 35.90526, "lng": -78.93751},
219
+ "stop_id": "4049850", "routes": ["4000088", "4003038"], "name": "Fayetteville
220
+ Rd at Herndon Rd"}, {"code": "5054", "description": "", "url": "", "parent_station_id":
221
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
222
+ {"lat": 35.96094, "lng": -78.96234}, "stop_id": "4049858", "routes": ["4000077",
223
+ "4003042"], "name": "University Dr at Larchmont Dr"}, {"code": "5055", "description":
224
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
225
+ null, "location_type": "stop", "location": {"lat": 36.01503, "lng": -78.90837},
226
+ "stop_id": "4049862", "routes": ["4000076", "4002670", "4002674", "4004486"],
227
+ "name": "Gregson St at Englewood Ave"}, {"code": "5056", "description": "",
228
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
229
+ null, "location_type": "stop", "location": {"lat": 35.97452, "lng": -78.89097},
230
+ "stop_id": "4049866", "routes": ["4000091"], "name": "Lawson St at Sima Ave"},
231
+ {"code": "5060", "description": "", "url": "", "parent_station_id": null,
232
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
233
+ {"lat": 36.03734, "lng": -78.87158}, "stop_id": "4049874", "routes": ["4000092",
234
+ "4003066", "4003070"], "name": "Dearborn Dr at Ruth St"}, {"code": "5061",
235
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
236
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98235,
237
+ "lng": -78.84277}, "stop_id": "4049878", "routes": ["4000082", "4000083"],
238
+ "name": "Wedgedale Ave at Lynn Rd"}, {"code": "5063", "description": "", "url":
239
+ "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
240
+ "location_type": "stop", "location": {"lat": 35.90274, "lng": -78.89819},
241
+ "stop_id": "4049882", "routes": ["4003038"], "name": "NC 54 at Residence Inn
242
+ Blvd"}, {"code": "5064", "description": "", "url": "", "parent_station_id":
243
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
244
+ {"lat": 35.97015, "lng": -78.90949}, "stop_id": "4049886", "routes": ["4000090"],
245
+ "name": "Otis St at Red Oak Ave"}, {"code": "5067", "description": "", "url":
246
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
247
+ "stop", "location": {"lat": 36.0039, "lng": -78.89463}, "stop_id": "4049898",
248
+ "routes": ["4000087"], "name": "Mangum St at Geer St"}, {"code": "5068", "description":
249
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
250
+ null, "location_type": "stop", "location": {"lat": 35.99008, "lng": -78.85738},
251
+ "stop_id": "4049902", "routes": ["4003058"], "name": "Holloway St at Junction
252
+ Rd"}, {"code": "5069", "description": "", "url": "", "parent_station_id":
253
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
254
+ {"lat": 35.98181, "lng": -78.82297}, "stop_id": "4049906", "routes": ["4000082",
255
+ "4003058"], "name": "Hwy 98 at Mineral Springs Rd"}, {"code": "5075", "description":
256
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
257
+ null, "location_type": "stop", "location": {"lat": 36.08612, "lng": -78.91153},
258
+ "stop_id": "4049926", "routes": ["4003070"], "name": "Milton Rd at Eno Valley"},
259
+ {"code": "5079", "description": "", "url": "", "parent_station_id": null,
260
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
261
+ {"lat": 36.00535, "lng": -78.91232}, "stop_id": "4049934", "routes": ["4000078"],
262
+ "name": "Buchanan Blvd at Trinity Ave"}, {"code": "5080", "description": "",
263
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
264
+ null, "location_type": "stop", "location": {"lat": 35.96215, "lng": -78.9087},
265
+ "stop_id": "4049938", "routes": ["4000088", "4004490"], "name": "Fayetteville
266
+ St at Homeland Ave"}, {"code": "5084", "description": "", "url": "", "parent_station_id":
267
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
268
+ {"lat": 36.0655, "lng": -78.90432}, "stop_id": "4049946", "routes": ["4000092",
269
+ "4003070"], "name": "Old Farm Rd at JFK Towers"}, {"code": "5088", "description":
270
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
271
+ null, "location_type": "stop", "location": {"lat": 35.97835, "lng": -78.89238},
272
+ "stop_id": "4049954", "routes": ["4000079"], "name": "S Alston Ave at Massey
273
+ Ave"}, {"code": "5089", "description": "", "url": "", "parent_station_id":
274
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
275
+ {"lat": 36.01554, "lng": -78.9054}, "stop_id": "4049958", "routes": ["4000076",
276
+ "4002670", "4002674", "4004486"], "name": "Duke St at Englewood Ave"}, {"code":
277
+ "5091", "description": "", "url": "", "parent_station_id": null, "agency_ids":
278
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.02387,
279
+ "lng": -78.87682}, "stop_id": "4049962", "routes": ["4000092", "4003066",
280
+ "4003070"], "name": "E Club Blvd at Glenbrook St"}, {"code": "5092", "description":
281
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
282
+ null, "location_type": "stop", "location": {"lat": 35.97295, "lng": -78.95788},
283
+ "stop_id": "4049966", "routes": ["4003046"], "name": "Tower Blvd at Social
284
+ Security Office"}, {"code": "5093", "description": "", "url": "", "parent_station_id":
285
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
286
+ {"lat": 35.96548, "lng": -78.95754}, "stop_id": "4049970", "routes": ["4000077",
287
+ "4003042"], "name": "University Dr at South Square Mall"}, {"code": "5094",
288
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
289
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98732,
290
+ "lng": -78.90702}, "stop_id": "4049974", "routes": ["4000090"], "name": "Lakewood
291
+ Ave at Blackwell St"}, {"code": "5097", "description": "", "url": "", "parent_station_id":
292
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
293
+ {"lat": 36.0295, "lng": -78.89038}, "stop_id": "4049978", "routes": ["4000087"],
294
+ "name": "Roxboro Rd at Murray Ave"}, {"code": "5099", "description": "", "url":
295
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
296
+ "stop", "location": {"lat": 36.04049, "lng": -78.89779}, "stop_id": "4049982",
297
+ "routes": ["4000092", "4003066"], "name": "E Carver St at Patrick Henry Dr"},
298
+ {"code": "5100", "description": "", "url": "", "parent_station_id": null,
299
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
300
+ {"lat": 35.96383, "lng": -78.91459}, "stop_id": "4049986", "routes": ["4000090"],
301
+ "name": "3006 Weaver St"}, {"code": "5101", "description": "", "url": "",
302
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
303
+ "stop", "location": {"lat": 36.02065, "lng": -78.88443}, "stop_id": "4049990",
304
+ "routes": ["4000092", "4003066", "4003070"], "name": "E Club Blvd at Thorne
305
+ St"}, {"code": "5105", "description": "", "url": "", "parent_station_id":
306
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
307
+ {"lat": 36.0383, "lng": -78.89901}, "stop_id": "4050002", "routes": ["4000087",
308
+ "4000092", "4003066"], "name": "Duke Regional Hospital"}, {"code": "5110",
309
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
310
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.93382,
311
+ "lng": -78.91338}, "stop_id": "4050010", "routes": ["4000088"], "name": "Fayetteville
312
+ Rd at Wortley Dr"}, {"code": "5111", "description": "", "url": "", "parent_station_id":
313
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
314
+ {"lat": 35.97642, "lng": -78.89943}, "stop_id": "4050014", "routes": ["4000091"],
315
+ "name": "Lawson St at WG Pearson Cafeteria"}, {"code": "5112", "description":
316
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
317
+ null, "location_type": "stop", "location": {"lat": 35.97067, "lng": -78.86345},
318
+ "stop_id": "4050018", "routes": ["4000085", "4003062"], "name": "Angier Ave
319
+ at Commonwealth St"}, {"code": "5113", "description": "", "url": "", "parent_station_id":
320
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
321
+ {"lat": 35.9887, "lng": -78.90669}, "stop_id": "4050022", "routes": ["4000090"],
322
+ "name": "Blackwell St at Forest Hills Apts"}, {"code": "5115", "description":
323
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
324
+ null, "location_type": "stop", "location": {"lat": 35.97383, "lng": -78.89409},
325
+ "stop_id": "4050026", "routes": ["4000079"], "name": "Alston Ave at Dayton
326
+ St"}, {"code": "5116", "description": "", "url": "", "parent_station_id":
327
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
328
+ {"lat": 36.057, "lng": -78.90312}, "stop_id": "4050030", "routes": ["4000092",
329
+ "4003070"], "name": "Roxboro Rd at Ryan St"}, {"code": "5117", "description":
330
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
331
+ null, "location_type": "stop", "location": {"lat": 36.02639, "lng": -78.87874},
332
+ "stop_id": "4050034", "routes": ["4000092", "4003066", "4003070"], "name":
333
+ "Glenbrook St at Dubonnet Pl"}, {"code": "5118", "description": "", "url":
334
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
335
+ "stop", "location": {"lat": 35.94258, "lng": -78.91895}, "stop_id": "4050038",
336
+ "routes": ["4000090"], "name": "MLK Pkwy at Lake Camp Rd"}, {"code": "5119",
337
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
338
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0214,
339
+ "lng": -78.8898}, "stop_id": "4050042", "routes": ["4000087"], "name": "Roxboro
340
+ Rd at Ellerbee St"}, {"code": "5121", "description": "", "url": "", "parent_station_id":
341
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
342
+ {"lat": 35.96685, "lng": -78.9499}, "stop_id": "4050050", "routes": ["4000077",
343
+ "4003042", "4003046"], "name": "University Dr at Kinder Care"}, {"code": "5123",
344
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
345
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03145,
346
+ "lng": -78.93812}, "stop_id": "4050054", "routes": ["4000076", "4002670"],
347
+ "name": "Front St at Medford Rd"}, {"code": "5126", "description": "", "url":
348
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
349
+ "stop", "location": {"lat": 36.01207, "lng": -78.88683}, "stop_id": "4050062",
350
+ "routes": ["4000092", "4003066", "4003070"], "name": "Avondale Dr at Nancy
351
+ St"}, {"code": "5127", "description": "", "url": "", "parent_station_id":
352
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
353
+ {"lat": 36.06785, "lng": -78.9063}, "stop_id": "4050066", "routes": ["4000092",
354
+ "4003070"], "name": "Seven Oaks Rd at Riverview Shopping"}, {"code": "5128",
355
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
356
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.05803,
357
+ "lng": -78.90328}, "stop_id": "4050070", "routes": ["4000092", "4003070"],
358
+ "name": "Roxboro Rd at Bojangles"}, {"code": "5129", "description": "", "url":
359
+ "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
360
+ "location_type": "stop", "location": {"lat": 35.90278, "lng": -78.90328},
361
+ "stop_id": "4050074", "routes": ["4003038"], "name": "NC 54 at The Hamptons
362
+ Apts"}, {"code": "5131", "description": "", "url": "", "parent_station_id":
363
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
364
+ "location": {"lat": 35.90643, "lng": -78.92038}, "stop_id": "4050078", "routes":
365
+ ["4003038"], "name": "NC 54 at Seasons of Southpoint"}, {"code": "5132", "description":
366
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
367
+ null, "location_type": "stop", "location": {"lat": 36.03951, "lng": -78.89928},
368
+ "stop_id": "4050082", "routes": ["4000087", "4000092", "4003066"], "name":
369
+ "N Roxboro Rd at Crutchfield St"}, {"code": "5133", "description": "", "url":
370
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
371
+ "stop", "location": {"lat": 35.96418, "lng": -78.95922}, "stop_id": "4050086",
372
+ "routes": ["4000077", "4003042", "4004482"], "name": "University Dr at Westgate
373
+ Dr"}, {"code": "5134", "description": "", "url": "", "parent_station_id":
374
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
375
+ {"lat": 35.98717, "lng": -78.84775}, "stop_id": "4050090", "routes": ["4000082",
376
+ "4000083"], "name": "Rummel St at Hwy 98"}, {"code": "5136", "description":
377
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
378
+ null, "location_type": "stop", "location": {"lat": 35.93408, "lng": -78.91325},
379
+ "stop_id": "4050094", "routes": ["4000088"], "name": "Fayetteville Rd at Pearson
380
+ Dr"}, {"code": "5138", "description": "", "url": "", "parent_station_id":
381
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
382
+ {"lat": 35.98213, "lng": -78.87772}, "stop_id": "4050098", "routes": ["4000085",
383
+ "4003034", "4003062"], "name": "Angier Ave at Driver St"}, {"code": "5139",
384
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
385
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00775,
386
+ "lng": -78.90838}, "stop_id": "4050102", "routes": ["4000076", "4002670",
387
+ "4002674", "4004486"], "name": "Gregson St at Dacian Ave"}, {"code": "5141",
388
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
389
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00701,
390
+ "lng": -78.8853}, "stop_id": "4050106", "routes": ["4000092", "4003066", "4003070"],
391
+ "name": "Avondale Dr at Trinity Ave"}, {"code": "5142", "description": "",
392
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
393
+ null, "location_type": "stop", "location": {"lat": 36.00565, "lng": -78.90837},
394
+ "stop_id": "4050110", "routes": ["4000076", "4002670", "4002674", "4004486"],
395
+ "name": "Gregson St at Trinity Ave"}, {"code": "5144", "description": "",
396
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
397
+ null, "location_type": "stop", "location": {"lat": 36.00039, "lng": -78.89368},
398
+ "stop_id": "4050114", "routes": ["4000092", "4003066", "4003070"], "name":
399
+ "Dowd St at N Roxboro Rd"}, {"code": "5148", "description": "", "url": "",
400
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
401
+ "stop", "location": {"lat": 35.9876, "lng": -78.88817}, "stop_id": "4050122",
402
+ "routes": ["4000085", "4003034", "4003062"], "name": "E Main St at Alston
403
+ Ave"}, {"code": "5149", "description": "", "url": "", "parent_station_id":
404
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
405
+ {"lat": 35.95693, "lng": -78.89198}, "stop_id": "4050126", "routes": ["4000079"],
406
+ "name": "NC 55 at Riddle Rd"}, {"code": "5152", "description": "", "url":
407
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
408
+ "stop", "location": {"lat": 36.00637, "lng": -78.89395}, "stop_id": "4050134",
409
+ "routes": ["4000087"], "name": "Mangum St at Seeman St"}, {"code": "5153",
410
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
411
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.94967,
412
+ "lng": -78.96942}, "stop_id": "4050138", "routes": ["4000077", "4003042"],
413
+ "name": "Garrett Rd at Old Chapel Hill Rd"}, {"code": "5154", "description":
414
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
415
+ null, "location_type": "stop", "location": {"lat": 35.98081, "lng": -78.89124},
416
+ "stop_id": "4050142", "routes": ["4000079"], "name": "Alston Ave at US 147"},
417
+ {"code": "5156", "description": "", "url": "", "parent_station_id": null,
418
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
419
+ {"lat": 35.98645, "lng": -78.928}, "stop_id": "4050146", "routes": ["4000077",
420
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Bivins St"}, {"code": "5158",
421
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
422
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97711,
423
+ "lng": -78.90659}, "stop_id": "4050154", "routes": ["4000090", "4000091"],
424
+ "name": "Roxboro St at Lawson St"}, {"code": "5161", "description": "", "url":
425
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
426
+ "stop", "location": {"lat": 35.90075, "lng": -78.89593}, "stop_id": "4050158",
427
+ "routes": ["4000079", "4003038"], "name": "NC 55 at Meredith Dr"}, {"code":
428
+ "5162", "description": "", "url": "", "parent_station_id": null, "agency_ids":
429
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.9937,
430
+ "lng": -78.90768}, "stop_id": "4050162", "routes": ["4000090"], "name": "Willard
431
+ St at Ramada Inn"}, {"code": "5169", "description": "", "url": "", "parent_station_id":
432
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
433
+ {"lat": 35.99193, "lng": -78.9209}, "stop_id": "4050174", "routes": ["4000077",
434
+ "4003042", "4003046"], "name": "Morehead Ave at Moreland Ave"}, {"code": "5175",
435
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
436
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00471,
437
+ "lng": -78.95652}, "stop_id": "4050178", "routes": ["4000089", "4002678"],
438
+ "name": "Holston St at Glasson St"}, {"code": "5178", "description": "", "url":
439
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
440
+ "stop", "location": {"lat": 36.01705, "lng": -78.91012}, "stop_id": "4050182",
441
+ "routes": ["4000076", "4002670", "4002674", "4004486"], "name": "Club Blvd
442
+ at Northgate Mall"}, {"code": "5179", "description": "", "url": "", "parent_station_id":
443
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
444
+ {"lat": 35.98123, "lng": -78.90421}, "stop_id": "4050186", "routes": ["4000090",
445
+ "4000091"], "name": "Roxboro St at Lodge St"}, {"code": "5183", "description":
446
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
447
+ null, "location_type": "stop", "location": {"lat": 35.97518, "lng": -78.92528},
448
+ "stop_id": "4050190", "routes": ["4000077", "4003042"], "name": "James St
449
+ at Durham Chapel Hill Blvd"}, {"code": "5184", "description": "", "url": "",
450
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
451
+ "stop", "location": {"lat": 36.01811, "lng": -78.88745}, "stop_id": "4050194",
452
+ "routes": ["4000092", "4003066", "4003070"], "name": "Service Rd at Davidson
453
+ Ave"}, {"code": "5185", "description": "", "url": "", "parent_station_id":
454
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
455
+ {"lat": 35.97682, "lng": -78.9361}, "stop_id": "4050198", "routes": ["4000077",
456
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Pickett Rd"}, {"code": "5189",
457
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
458
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.95956,
459
+ "lng": -78.96467}, "stop_id": "4050206", "routes": ["4000077", "4003042"],
460
+ "name": "University Dr at Snowcrest Tr"}, {"code": "5190", "description":
461
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
462
+ null, "location_type": "stop", "location": {"lat": 35.9777, "lng": -78.92807},
463
+ "stop_id": "4050210", "routes": ["4000077", "4003042"], "name": "Nation Ave
464
+ at Bedford St"}, {"code": "5191", "description": "", "url": "", "parent_station_id":
465
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
466
+ {"lat": 35.9226, "lng": -78.92748}, "stop_id": "4050214", "routes": ["4000088"],
467
+ "name": "Fayetteville Rd at Woodcroft Pkwy"}, {"code": "5193", "description":
468
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
469
+ null, "location_type": "stop", "location": {"lat": 35.97495, "lng": -78.92857},
470
+ "stop_id": "4050218", "routes": ["4000077", "4003042"], "name": "Midvale Rd
471
+ at Durham-Chapel Hill Blvd"}, {"code": "5195", "description": "", "url": "",
472
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
473
+ "stop", "location": {"lat": 35.98193, "lng": -78.8209}, "stop_id": "4050222",
474
+ "routes": ["4000082", "4003058"], "name": "Mineral Springs Rd at Hwy 98"},
475
+ {"code": "5197", "description": "", "url": "", "parent_station_id": null,
476
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
477
+ {"lat": 35.99165, "lng": -78.91445}, "stop_id": "4050226", "routes": ["4000077",
478
+ "4003042", "4003046"], "name": "Morehead Ave at Arnette Ave"}, {"code": "5198",
479
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
480
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99437,
481
+ "lng": -78.88204}, "stop_id": "4050230", "routes": ["4000083", "4000086",
482
+ "4003058"], "name": "Holloway St at Hyde Park Ave"}, {"code": "5199", "description":
483
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
484
+ null, "location_type": "stop", "location": {"lat": 35.9525, "lng": -78.84937},
485
+ "stop_id": "4050234", "routes": ["4000085", "4003062"], "name": "Angier Ave
486
+ at Wrenn Rd"}, {"code": "5200", "description": "", "url": "", "parent_station_id":
487
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
488
+ {"lat": 36.03362, "lng": -78.92908}, "stop_id": "4050238", "routes": ["4000076",
489
+ "4002670", "4002674"], "name": "Guess Rd at Fawn Ave"}, {"code": "5202", "description":
490
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
491
+ null, "location_type": "stop", "location": {"lat": 36.00438, "lng": -78.89272},
492
+ "stop_id": "4050242", "routes": ["4000087"], "name": "Roxboro Rd at Edwards
493
+ St"}, {"code": "5203", "description": "", "url": "", "parent_station_id":
494
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
495
+ {"lat": 36.00919, "lng": -78.88582}, "stop_id": "4050246", "routes": ["4000092",
496
+ "4003066", "4003070"], "name": "Avondale Dr at E Markham Ave"}, {"code": "5204",
497
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
498
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.9764,
499
+ "lng": -78.89307}, "stop_id": "4050250", "routes": ["4000079"], "name": "S
500
+ Alston Ave at Dupree St"}, {"code": "5205", "description": "", "url": "",
501
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
502
+ "stop", "location": {"lat": 35.98342, "lng": -78.88113}, "stop_id": "4050254",
503
+ "routes": ["4000085", "4003034", "4003062"], "name": "Angier Ave at Vine St"},
504
+ {"code": "5206", "description": "", "url": "", "parent_station_id": null,
505
+ "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop", "location":
506
+ {"lat": 35.9751, "lng": -78.89238}, "stop_id": "4050258", "routes": ["4000091"],
507
+ "name": "Lawson St at Rosewood St (eastbound)"}, {"code": "5208", "description":
508
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
509
+ null, "location_type": "stop", "location": {"lat": 35.98698, "lng": -78.92682},
510
+ "stop_id": "4050266", "routes": ["4000077", "4003042", "4003046"], "name":
511
+ "Chapel Hill Rd at Lakewood Ave"}, {"code": "5209", "description": "", "url":
512
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
513
+ "stop", "location": {"lat": 36.01649, "lng": -78.8874}, "stop_id": "4050270",
514
+ "routes": ["4000092", "4003066", "4003070"], "name": "Foushee St at Avondale
515
+ Dr"}, {"code": "5210", "description": "", "url": "", "parent_station_id":
516
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
517
+ {"lat": 35.96092, "lng": -78.95805}, "stop_id": "4050274", "routes": ["4003046"],
518
+ "name": "MLK Pkwy at Wynnsong Movie Theater"}, {"code": "5212", "description":
519
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
520
+ null, "location_type": "stop", "location": {"lat": 35.92185, "lng": -78.94899},
521
+ "stop_id": "4050282", "routes": ["4003038"], "name": "Woodcroft Pkwy at Sandstone
522
+ Ridge Dr"}, {"code": "5215", "description": "", "url": "", "parent_station_id":
523
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
524
+ {"lat": 35.9768, "lng": -78.90083}, "stop_id": "4050286", "routes": ["4000088",
525
+ "4004490"], "name": "Fayetteville St at Lawson St"}, {"code": "5218", "description":
526
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
527
+ null, "location_type": "stop", "location": {"lat": 35.9945, "lng": -78.8874},
528
+ "stop_id": "4050290", "routes": ["4000083", "4000086", "4003058"], "name":
529
+ "Holloway St at Elm St"}, {"code": "5220", "description": "", "url": "", "parent_station_id":
530
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
531
+ {"lat": 36.01201, "lng": -78.90537}, "stop_id": "4050298", "routes": ["4000076",
532
+ "4002670", "4002674", "4004486"], "name": "Duke St at Demerius St"}, {"code":
533
+ "5221", "description": "", "url": "", "parent_station_id": null, "agency_ids":
534
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.96667,
535
+ "lng": -78.91146}, "stop_id": "4050302", "routes": ["4000090"], "name": "E
536
+ Weaver St at Jesmond St"}, {"code": "5222", "description": "", "url": "",
537
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
538
+ "stop", "location": {"lat": 35.9908, "lng": -78.9088}, "stop_id": "4050306",
539
+ "routes": ["4000090"], "name": "Duke St at Henderson Towers"}, {"code": "5224",
540
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
541
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96877,
542
+ "lng": -78.90258}, "stop_id": "4050310", "routes": ["4000088", "4004490"],
543
+ "name": "Fayetteville St at Burlington Ave"}, {"code": "5225", "description":
544
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
545
+ null, "location_type": "stop", "location": {"lat": 35.97531, "lng": -78.9012},
546
+ "stop_id": "4050314", "routes": ["4000088", "4004490"], "name": "Fayetteville
547
+ St at Brant St"}, {"code": "5226", "description": "", "url": "", "parent_station_id":
548
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
549
+ {"lat": 36.03571, "lng": -78.89324}, "stop_id": "4050318", "routes": ["4000087"],
550
+ "name": "Roxboro Rd at Oxford Commons"}, {"code": "5229", "description": "",
551
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
552
+ null, "location_type": "stop", "location": {"lat": 36.02552, "lng": -78.88973},
553
+ "stop_id": "4050326", "routes": ["4000087"], "name": "Roxboro Rd at Hugo St"},
554
+ {"code": "5230", "description": "", "url": "", "parent_station_id": null,
555
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
556
+ {"lat": 36.03031, "lng": -78.92779}, "stop_id": "4050330", "routes": ["4000076",
557
+ "4002674"], "name": "Guess Rd at North Pointe Dr"}, {"code": "5231", "description":
558
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
559
+ null, "location_type": "stop", "location": {"lat": 35.95663, "lng": -78.96627},
560
+ "stop_id": "4050334", "routes": ["4000077", "4003042"], "name": "University
561
+ Dr at Beech Lake Apts"}, {"code": "5233", "description": "", "url": "", "parent_station_id":
562
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
563
+ {"lat": 35.99778, "lng": -78.82977}, "stop_id": "4050338", "routes": ["4000082",
564
+ "4003058"], "name": "Freeman Rd at Clayton Rd"}, {"code": "5234", "description":
565
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
566
+ null, "location_type": "stop", "location": {"lat": 35.92367, "lng": -78.9265},
567
+ "stop_id": "4050342", "routes": ["4000088"], "name": "Fayetteville Rd at Woodcroft
568
+ Pkwy"}, {"code": "5235", "description": "", "url": "", "parent_station_id":
569
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
570
+ "location": {"lat": 35.95272, "lng": -78.9663}, "stop_id": "4050346", "routes":
571
+ ["4000077", "4003042"], "name": "University Dr at University Pl"}, {"code":
572
+ "5237", "description": "", "url": "", "parent_station_id": null, "agency_ids":
573
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.9652,
574
+ "lng": -78.84675}, "stop_id": "4050350", "routes": ["4000085", "4003062"],
575
+ "name": "US 70 at Pleasant Dr"}, {"code": "5238", "description": "", "url":
576
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
577
+ "stop", "location": {"lat": 36.01141, "lng": -78.88639}, "stop_id": "4050354",
578
+ "routes": ["4000092", "4003066", "4003070"], "name": "Avondale Dr at Nancy
579
+ St"}, {"code": "5239", "description": "", "url": "", "parent_station_id":
580
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
581
+ {"lat": 35.93833, "lng": -78.8954}, "stop_id": "4050358", "routes": ["4000079"],
582
+ "name": "Cornwallis Rd at Spring Ridge Apt"}, {"code": "5240", "description":
583
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
584
+ null, "location_type": "stop", "location": {"lat": 35.9958, "lng": -78.818},
585
+ "stop_id": "4050362", "routes": ["4000082", "4003058"], "name": "Freeman Rd
586
+ at Valmet Dr"}, {"code": "5241", "description": "", "url": "", "parent_station_id":
587
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
588
+ {"lat": 35.9743, "lng": -78.88245}, "stop_id": "4050366", "routes": ["4000091"],
589
+ "name": "Lawson St at Durham Tech Library"}, {"code": "5242", "description":
590
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
591
+ null, "location_type": "stop", "location": {"lat": 35.9557, "lng": -78.893},
592
+ "stop_id": "4050370", "routes": ["4000079"], "name": "Riddle Rd at Kirby St"},
593
+ {"code": "5244", "description": "", "url": "", "parent_station_id": null,
594
+ "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop", "location":
595
+ {"lat": 35.92269, "lng": -78.95564}, "stop_id": "4050374", "routes": ["4003038"],
596
+ "name": "Woodcroft Shopping Center (across)"}, {"code": "5245", "description":
597
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
598
+ null, "location_type": "stop", "location": {"lat": 35.99442, "lng": -78.88635},
599
+ "stop_id": "4050378", "routes": ["4000083", "4000086", "4003058"], "name":
600
+ "Holloway St at Alston Ave"}, {"code": "5247", "description": "", "url": "",
601
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
602
+ "stop", "location": {"lat": 35.93186, "lng": -78.91652}, "stop_id": "4050386",
603
+ "routes": ["4000088"], "name": "Fayetteville Rd at Juliette Dr"}, {"code":
604
+ "5248", "description": "", "url": "", "parent_station_id": null, "agency_ids":
605
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.03177,
606
+ "lng": -78.92892}, "stop_id": "4050390", "routes": ["4000076", "4002670",
607
+ "4002674"], "name": "Guess Rd at Duke Homestead Rd"}, {"code": "5253", "description":
608
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
609
+ null, "location_type": "stop", "location": {"lat": 35.99348, "lng": -78.87232},
610
+ "stop_id": "4050398", "routes": ["4000083", "4000086", "4003058"], "name":
611
+ "Holloway St at Brye St"}, {"code": "5259", "description": "", "url": "",
612
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
613
+ "stop", "location": {"lat": 36.00348, "lng": -78.88588}, "stop_id": "4050410",
614
+ "routes": ["4000092", "4003066", "4003070"], "name": "Alston Ave at Geer St"},
615
+ {"code": "5261", "description": "", "url": "", "parent_station_id": null,
616
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
617
+ {"lat": 35.9643, "lng": -78.95875}, "stop_id": "4050414", "routes": ["4000077",
618
+ "4003042", "4004482"], "name": "University Dr at Westgate Dr"}, {"code": "5262",
619
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
620
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96771,
621
+ "lng": -78.89545}, "stop_id": "4050418", "routes": ["4000079"], "name": "NC
622
+ 55 at Dakota St"}, {"code": "5263", "description": "", "url": "", "parent_station_id":
623
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
624
+ {"lat": 36.01118, "lng": -78.90832}, "stop_id": "4050422", "routes": ["4000076",
625
+ "4002670", "4002674", "4004486"], "name": "Gregson St at Green St"}, {"code":
626
+ "5264", "description": "", "url": "", "parent_station_id": null, "agency_ids":
627
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.97463,
628
+ "lng": -78.88485}, "stop_id": "4050426", "routes": ["4000091"], "name": "Bacon
629
+ St at Lawson St"}, {"code": "5265", "description": "", "url": "", "parent_station_id":
630
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
631
+ {"lat": 35.98657, "lng": -78.8859}, "stop_id": "4050430", "routes": ["4000085",
632
+ "4003034", "4003062"], "name": "E Main St at Blacknall St"}, {"code": "5268",
633
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
634
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03172,
635
+ "lng": -78.8806}, "stop_id": "4050434", "routes": ["4000092", "4003066", "4003070"],
636
+ "name": "Waring St at Davinci St"}, {"code": "5269", "description": "", "url":
637
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
638
+ "stop", "location": {"lat": 36.05507, "lng": -78.91937}, "stop_id": "4050438",
639
+ "routes": ["4003066"], "name": "Stadium Dr at Horton Rd"}, {"code": "5271",
640
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
641
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03205,
642
+ "lng": -78.87009}, "stop_id": "4050442", "routes": ["4000092", "4003066",
643
+ "4003070"], "name": "Dearborn Dr at Thelma St (south)"}, {"code": "5273",
644
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
645
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0359,
646
+ "lng": -78.89403}, "stop_id": "4050450", "routes": ["4000087"], "name": "Roxboro
647
+ Rd at Oxford Commons"}, {"code": "5274", "description": "", "url": "", "parent_station_id":
648
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
649
+ {"lat": 35.99043, "lng": -78.85912}, "stop_id": "4050454", "routes": ["4000082",
650
+ "4000083", "4003058"], "name": "Holloway St at Hoover Rd"}, {"code": "5275",
651
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
652
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01159,
653
+ "lng": -78.91331}, "stop_id": "4050458", "routes": ["4000078"], "name": "Green
654
+ St at Lancaster St"}, {"code": "5276", "description": "", "url": "", "parent_station_id":
655
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
656
+ {"lat": 36.02455, "lng": -78.91731}, "stop_id": "4050462", "routes": ["4000076",
657
+ "4002670"], "name": "Broad St at Forest Rd (out)"}, {"code": "5277", "description":
658
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
659
+ null, "location_type": "stop", "location": {"lat": 36.03713, "lng": -78.8704},
660
+ "stop_id": "4050466", "routes": ["4000092", "4003066", "4003070"], "name":
661
+ "Dearborn Dr at Apollo St"}, {"code": "5280", "description": "", "url": "",
662
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
663
+ "stop", "location": {"lat": 35.9918, "lng": -78.8952}, "stop_id": "4050474",
664
+ "routes": ["4000085", "4000093", "4003034", "4003062"], "name": "E Main St
665
+ at S Dillard St"}, {"code": "5281", "description": "", "url": "", "parent_station_id":
666
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
667
+ {"lat": 36.03419, "lng": -78.86849}, "stop_id": "4050478", "routes": ["4000092",
668
+ "4003066", "4003070"], "name": "Dearborn Dr at Maplewood Dr"}, {"code": "5285",
669
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
670
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97237,
671
+ "lng": -78.93763}, "stop_id": "4050490", "routes": ["4000077", "4003042",
672
+ "4003046"], "name": "Chapel Hill Rd at Valley Terrace"}, {"code": "5290",
673
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
674
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97586,
675
+ "lng": -78.88465}, "stop_id": "4050498", "routes": ["4000091"], "name": "807
676
+ Bacon St"}, {"code": "5291", "description": "", "url": "", "parent_station_id":
677
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
678
+ {"lat": 35.99452, "lng": -78.88257}, "stop_id": "4050502", "routes": ["4000083",
679
+ "4000086", "4003058"], "name": "Holloway St at Chester St"}, {"code": "5292",
680
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
681
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.02303,
682
+ "lng": -78.95468}, "stop_id": "4050506", "routes": ["4000078"], "name": "Hillsborough
683
+ Rd at Cook Out"}, {"code": "5296", "description": "", "url": "", "parent_station_id":
684
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
685
+ {"lat": 35.93255, "lng": -78.88818}, "stop_id": "4050510", "routes": ["4000079"],
686
+ "name": "NC 55 at Cornwallis Rd"}, {"code": "5298", "description": "", "url":
687
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
688
+ "stop", "location": {"lat": 35.96868, "lng": -78.93988}, "stop_id": "4050514",
689
+ "routes": ["4000077", "4003042", "4003046"], "name": "Chapel Hill Rd at University
690
+ Dr"}, {"code": "5300", "description": "", "url": "", "parent_station_id":
691
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
692
+ {"lat": 36.02542, "lng": -78.91353}, "stop_id": "4050518", "routes": ["4000076",
693
+ "4002670"], "name": "Leon St at Haverford St"}, {"code": "5305", "description":
694
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
695
+ null, "location_type": "stop", "location": {"lat": 35.99492, "lng": -78.90025},
696
+ "stop_id": "4050526", "routes": ["4000085", "4000093"], "name": "E Main St
697
+ at Mangum St"}, {"code": "5306", "description": "", "url": "", "parent_station_id":
698
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
699
+ {"lat": 35.99177, "lng": -78.91432}, "stop_id": "4050530", "routes": ["4000077",
700
+ "4003042", "4003046"], "name": "Morehead Ave at Arnette Ave"}, {"code": "5307",
701
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
702
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96493,
703
+ "lng": -78.9555}, "stop_id": "4050534", "routes": ["4003046"], "name": "Shannon
704
+ Rd at University Dr"}, {"code": "5309", "description": "", "url": "", "parent_station_id":
705
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
706
+ {"lat": 36.0198, "lng": -78.89002}, "stop_id": "4050538", "routes": ["4000087"],
707
+ "name": "Roxboro Rd at Club Blvd"}, {"code": "5310", "description": "", "url":
708
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
709
+ "stop", "location": {"lat": 35.98142, "lng": -78.87597}, "stop_id": "4050542",
710
+ "routes": ["4000085", "4003034", "4003062"], "name": "Angier Ave at Guthrie
711
+ St"}, {"code": "5311", "description": "", "url": "", "parent_station_id":
712
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
713
+ {"lat": 36.02637, "lng": -78.88983}, "stop_id": "4050546", "routes": ["4000087"],
714
+ "name": "Roxboro Rd at Maynard Ave"}, {"code": "5313", "description": "",
715
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
716
+ null, "location_type": "stop", "location": {"lat": 35.97495, "lng": -78.89362},
717
+ "stop_id": "4050550", "routes": ["4000079"], "name": "Alston Ave at Lawson
718
+ St"}, {"code": "5314", "description": "", "url": "", "parent_station_id":
719
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
720
+ {"lat": 36.02825, "lng": -78.91543}, "stop_id": "4050554", "routes": ["4000076",
721
+ "4002670"], "name": "North Pointe Dr at Broad St"}, {"code": "5315", "description":
722
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
723
+ null, "location_type": "stop", "location": {"lat": 35.91447, "lng": -78.8917},
724
+ "stop_id": "4050558", "routes": ["4000079"], "name": "NC 55 at Carpenter Fletcher
725
+ Rd"}, {"code": "5316", "description": "", "url": "", "parent_station_id":
726
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
727
+ "location": {"lat": 35.97428, "lng": -78.88077}, "stop_id": "4050562", "routes":
728
+ ["4000091"], "name": "Lawson St at Durham Tech (across)"}, {"code": "5319",
729
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
730
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03625,
731
+ "lng": -78.88801}, "stop_id": "4050570", "routes": ["4000092", "4003066",
732
+ "4003070"], "name": "Old Oxford Rd at Danube Ln"}, {"code": "5320", "description":
733
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
734
+ null, "location_type": "stop", "location": {"lat": 36.01313, "lng": -78.90833},
735
+ "stop_id": "4050574", "routes": ["4000076", "4002670", "4002674", "4004486"],
736
+ "name": "Gregson St at W Knox St"}, {"code": "5322", "description": "", "url":
737
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
738
+ "stop", "location": {"lat": 36.0434, "lng": -78.89157}, "stop_id": "4050582",
739
+ "routes": ["4000092", "4003066", "4003070"], "name": "Meriwether Dr at E Carver
740
+ St"}, {"code": "5324", "description": "", "url": "", "parent_station_id":
741
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
742
+ {"lat": 35.98007, "lng": -78.90517}, "stop_id": "4050590", "routes": ["4000090",
743
+ "4000091"], "name": "Roxboro St at Dunstan Ave"}, {"code": "5325", "description":
744
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
745
+ null, "location_type": "stop", "location": {"lat": 36.03845, "lng": -78.89035},
746
+ "stop_id": "4050594", "routes": ["4000092", "4003066", "4003070"], "name":
747
+ "Meriwether Dr at Carver Pond Apt"}, {"code": "5326", "description": "", "url":
748
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
749
+ "stop", "location": {"lat": 35.99676, "lng": -78.91461}, "stop_id": "4050598",
750
+ "routes": ["4000089", "4002678"], "name": "Chapel Hill St at Arnette Ave"},
751
+ {"code": "5329", "description": "", "url": "", "parent_station_id": null,
752
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
753
+ {"lat": 35.958, "lng": -78.87882}, "stop_id": "4050610", "routes": ["4000091"],
754
+ "name": "Riddle Rd at Briggs Ave"}, {"code": "5331", "description": "", "url":
755
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
756
+ "stop", "location": {"lat": 36.03848, "lng": -78.88433}, "stop_id": "4050618",
757
+ "routes": ["4000092", "4003066", "4003070"], "name": "Dearborn Dr at Old Oxford
758
+ Rd"}, {"code": "5332", "description": "", "url": "", "parent_station_id":
759
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
760
+ {"lat": 35.96613, "lng": -78.95403}, "stop_id": "4050622", "routes": ["4000077",
761
+ "4003042", "4003046"], "name": "University Dr at Shannon Rd"}, {"code": "5333",
762
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
763
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.95724,
764
+ "lng": -78.85315}, "stop_id": "4050626", "routes": ["4000085", "4003062"],
765
+ "name": "Angier Ave at Jones Cir"}, {"code": "5334", "description": "", "url":
766
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
767
+ "stop", "location": {"lat": 36.03669, "lng": -78.88744}, "stop_id": "4050630",
768
+ "routes": ["4000092", "4003066", "4003070"], "name": "Old Oxford Rd at Danube
769
+ Ln"}, {"code": "5337", "description": "", "url": "", "parent_station_id":
770
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
771
+ {"lat": 35.98718, "lng": -78.90033}, "stop_id": "4050638", "routes": ["4000088",
772
+ "4004490"], "name": "Lakewood Ave at Heritage Square"}, {"code": "5340", "description":
773
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
774
+ null, "location_type": "stop", "location": {"lat": 35.99202, "lng": -78.91968},
775
+ "stop_id": "4050642", "routes": ["4000077", "4003042", "4003046"], "name":
776
+ "Morehead Ave at Kent St"}, {"code": "5341", "description": "", "url": "",
777
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
778
+ "stop", "location": {"lat": 35.96873, "lng": -78.93965}, "stop_id": "4050646",
779
+ "routes": ["4000077", "4003042", "4003046"], "name": "Chapel Hill Rd at University
780
+ Dr"}, {"code": "5342", "description": "", "url": "", "parent_station_id":
781
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
782
+ {"lat": 35.99182, "lng": -78.91607}, "stop_id": "4050650", "routes": ["4000077",
783
+ "4003042", "4003046"], "name": "Morehead Ave at Carroll St"}, {"code": "5344",
784
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
785
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99155,
786
+ "lng": -78.92273}, "stop_id": "4050654", "routes": ["4000077", "4003042",
787
+ "4003046"], "name": "Chapel Hill Rd at Morehead Ave"}, {"code": "5345", "description":
788
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
789
+ null, "location_type": "stop", "location": {"lat": 35.96513, "lng": -78.95754},
790
+ "stop_id": "4050658", "routes": ["4000077", "4003042"], "name": "University
791
+ Dr at BB&T"}, {"code": "5346", "description": "", "url": "", "parent_station_id":
792
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
793
+ {"lat": 35.9955, "lng": -78.86722}, "stop_id": "4050662", "routes": ["4000086"],
794
+ "name": "1127 Raynor St"}, {"code": "5347", "description": "", "url": "",
795
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
796
+ "stop", "location": {"lat": 36.02154, "lng": -78.88214}, "stop_id": "4050666",
797
+ "routes": ["4000092", "4003066", "4003070"], "name": "E Club Blvd at Stephenson
798
+ St"}, {"code": "5350", "description": "", "url": "", "parent_station_id":
799
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
800
+ {"lat": 35.99097, "lng": -78.87037}, "stop_id": "4050674", "routes": ["4003034"],
801
+ "name": "Gary St at 612 Gary St"}, {"code": "5354", "description": "", "url":
802
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
803
+ "stop", "location": {"lat": 35.92767, "lng": -78.88907}, "stop_id": "4050686",
804
+ "routes": ["4000079"], "name": "NC 55 at Odyssey Dr (inbound)"}, {"code":
805
+ "5355", "description": "", "url": "", "parent_station_id": null, "agency_ids":
806
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.95688,
807
+ "lng": -78.89209}, "stop_id": "4050690", "routes": ["4000079"], "name": "NC
808
+ 55 at Riddle Rd"}, {"code": "5357", "description": "", "url": "", "parent_station_id":
809
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
810
+ {"lat": 35.97153, "lng": -78.9012}, "stop_id": "4050694", "routes": ["4000088",
811
+ "4004490"], "name": "Fayetteville St at Cecil St"}, {"code": "5358", "description":
812
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
813
+ null, "location_type": "stop", "location": {"lat": 35.99383, "lng": -78.87373},
814
+ "stop_id": "4050698", "routes": ["4000083", "4000086", "4003058"], "name":
815
+ "Holloway St at Bunn Terrace"}, {"code": "5360", "description": "", "url":
816
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
817
+ "stop", "location": {"lat": 35.9763, "lng": -78.88883}, "stop_id": "4050706",
818
+ "routes": ["4000091"], "name": "Sima Ave at Dorothy Dr"}, {"code": "5361",
819
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
820
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.96557,
821
+ "lng": -78.9607}, "stop_id": "4050710", "routes": ["4003046"], "name": "Westgate
822
+ Dr at Target"}, {"code": "5363", "description": "", "url": "", "parent_station_id":
823
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
824
+ "location": {"lat": 35.91011, "lng": -78.93281}, "stop_id": "4050718", "routes":
825
+ ["4003038"], "name": "NC 54 at Waffle House"}, {"code": "5365", "description":
826
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
827
+ null, "location_type": "stop", "location": {"lat": 35.99571, "lng": -78.86525},
828
+ "stop_id": "4050722", "routes": ["4000086"], "name": "Raynor St at Hardee
829
+ St"}, {"code": "5367", "description": "", "url": "", "parent_station_id":
830
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
831
+ {"lat": 35.9828, "lng": -78.87978}, "stop_id": "4050726", "routes": ["4000085",
832
+ "4003034", "4003062"], "name": "Angier Ave at Clay St"}, {"code": "5368",
833
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
834
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.04296,
835
+ "lng": -78.89125}, "stop_id": "4050730", "routes": ["4000092", "4003066",
836
+ "4003070"], "name": "Meriwether Dr at Carver St"}, {"code": "5370", "description":
837
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
838
+ null, "location_type": "stop", "location": {"lat": 36.03798, "lng": -78.87578},
839
+ "stop_id": "4050734", "routes": ["4000092", "4003066", "4003070"], "name":
840
+ "Dearborn Dr at Martin St"}, {"code": "5371", "description": "", "url": "",
841
+ "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
842
+ "location_type": "stop", "location": {"lat": 35.90854, "lng": -78.92756},
843
+ "stop_id": "4050738", "routes": ["4003038"], "name": "NC 54 at Boulder Rd
844
+ (eastbound)"}, {"code": "5372", "description": "", "url": "", "parent_station_id":
845
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
846
+ "location": {"lat": 35.90868, "lng": -78.92745}, "stop_id": "4050742", "routes":
847
+ ["4003038"], "name": "NC 54 at Boulder Rd"}, {"code": "5377", "description":
848
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
849
+ null, "location_type": "stop", "location": {"lat": 36.05987, "lng": -78.9031},
850
+ "stop_id": "4050746", "routes": ["4000092", "4003070"], "name": "Roxboro Rd
851
+ at Monk Rd"}, {"code": "5378", "description": "", "url": "", "parent_station_id":
852
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
853
+ {"lat": 36.00979, "lng": -78.8863}, "stop_id": "4050750", "routes": ["4000092",
854
+ "4003066", "4003070"], "name": "Avondale Dr at Alcott St"}, {"code": "5379",
855
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
856
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96786,
857
+ "lng": -78.94178}, "stop_id": "4050754", "routes": ["4000077", "4003042",
858
+ "4003046"], "name": "University Dr at Colonial Apts"}, {"code": "5387", "description":
859
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
860
+ null, "location_type": "stop", "location": {"lat": 35.93638, "lng": -78.89325},
861
+ "stop_id": "4050770", "routes": ["4000079"], "name": "Cornwallis Rd at Yorktown
862
+ Ave"}, {"code": "5391", "description": "", "url": "", "parent_station_id":
863
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
864
+ {"lat": 35.92089, "lng": -78.92853}, "stop_id": "4050774", "routes": ["4000088",
865
+ "4003038"], "name": "Fayetteville Rd at Geneva Dr"}, {"code": "5394", "description":
866
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
867
+ null, "location_type": "stop", "location": {"lat": 35.98758, "lng": -78.92597},
868
+ "stop_id": "4050786", "routes": ["4000077", "4003042", "4003046"], "name":
869
+ "Chapel Hill Rd at Palmer St"}, {"code": "5396", "description": "", "url":
870
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
871
+ "stop", "location": {"lat": 35.96657, "lng": -78.90462}, "stop_id": "4050794",
872
+ "routes": ["4000088", "4004490"], "name": "Fayetteville St at Red Oak Ave"},
873
+ {"code": "5397", "description": "", "url": "", "parent_station_id": null,
874
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
875
+ {"lat": 35.97885, "lng": -78.89998}, "stop_id": "4050798", "routes": ["4000088",
876
+ "4004490"], "name": "Fayetteville St at Dunbar St"}, {"code": "5398", "description":
877
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
878
+ null, "location_type": "stop", "location": {"lat": 36.01328, "lng": -78.96642},
879
+ "stop_id": "4050802", "routes": ["4000089"], "name": "Constitution Dr at Forest
880
+ Apts"}, {"code": "5399", "description": "", "url": "", "parent_station_id":
881
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
882
+ {"lat": 36.01702, "lng": -78.90617}, "stop_id": "4050806", "routes": ["4000076",
883
+ "4002670", "4002674", "4004486"], "name": "Club Blvd at Duke St"}, {"code":
884
+ "5400", "description": "", "url": "", "parent_station_id": null, "agency_ids":
885
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.03187,
886
+ "lng": -78.89074}, "stop_id": "4050810", "routes": ["4000087"], "name": "Roxboro
887
+ Rd at Channing Ave"}, {"code": "5401", "description": "", "url": "", "parent_station_id":
888
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
889
+ {"lat": 35.9748, "lng": -78.89114}, "stop_id": "4050814", "routes": ["4000091"],
890
+ "name": "Sima Ave at Lawson St"}, {"code": "5403", "description": "", "url":
891
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
892
+ "stop", "location": {"lat": 36.04065, "lng": -78.89786}, "stop_id": "4050818",
893
+ "routes": ["4000092", "4003066"], "name": "E Carver St at Patrick Henry Dr"},
894
+ {"code": "5404", "description": "", "url": "", "parent_station_id": null,
895
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
896
+ {"lat": 35.9854, "lng": -78.88207}, "stop_id": "4050822", "routes": ["4000085",
897
+ "4003034", "4003062"], "name": "E Main St at S Hyde park Ave"}, {"code": "5407",
898
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
899
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.09498,
900
+ "lng": -78.91218}, "stop_id": "4050830", "routes": ["4003070"], "name": "Tom
901
+ Wilkinson Rd at Northern High (Across)"}, {"code": "5409", "description":
902
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
903
+ null, "location_type": "stop", "location": {"lat": 35.996, "lng": -78.831},
904
+ "stop_id": "4050834", "routes": ["4000082", "4003058"], "name": "Clayton Rd
905
+ at Chandler Rd"}, {"code": "5412", "description": "", "url": "", "parent_station_id":
906
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
907
+ {"lat": 36.03032, "lng": -78.87764}, "stop_id": "4050838", "routes": ["4000092",
908
+ "4003066", "4003070"], "name": "Hinson Dr at Waring St"}, {"code": "5415",
909
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
910
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0491,
911
+ "lng": -78.90568}, "stop_id": "4050842", "routes": ["4000087", "4000092",
912
+ "4003066"], "name": "Duke St at North Duke Crossing"}, {"code": "5416", "description":
913
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
914
+ null, "location_type": "stop", "location": {"lat": 36.02645, "lng": -78.87767},
915
+ "stop_id": "4050846", "routes": ["4000092", "4003066", "4003070"], "name":
916
+ "Glenbrook St at Dubonnet Pl"}, {"code": "5417", "description": "", "url":
917
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
918
+ "stop", "location": {"lat": 35.97497, "lng": -78.85898}, "stop_id": "4050850",
919
+ "routes": ["4000085", "4003062"], "name": "East End Ave at Rowena Ave"}, {"code":
920
+ "5419", "description": "", "url": "", "parent_station_id": null, "agency_ids":
921
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.98588,
922
+ "lng": -78.84022}, "stop_id": "4050854", "routes": ["4000082", "4003058"],
923
+ "name": "Holloway St at Chandler Rd"}, {"code": "5420", "description": "",
924
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
925
+ null, "location_type": "stop", "location": {"lat": 35.99559, "lng": -78.90151},
926
+ "stop_id": "4050858", "routes": ["4000085", "4000093"], "name": "E Main St
927
+ at Corcoran St"}, {"code": "5423", "description": "", "url": "", "parent_station_id":
928
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
929
+ {"lat": 35.98357, "lng": -78.90338}, "stop_id": "4050862", "routes": ["4000090"],
930
+ "name": "W Enterprise St at Roxboro St"}, {"code": "5424", "description":
931
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
932
+ null, "location_type": "stop", "location": {"lat": 35.98016, "lng": -78.90534},
933
+ "stop_id": "4050866", "routes": ["4000090"], "name": "S Roxboro St at Bond
934
+ St"}, {"code": "5429", "description": "", "url": "", "parent_station_id":
935
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
936
+ {"lat": 36.0216, "lng": -78.95173}, "stop_id": "4050874", "routes": ["4000078"],
937
+ "name": "Hillsborough Rd at Wendy''s"}, {"code": "5430", "description": "",
938
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
939
+ null, "location_type": "stop", "location": {"lat": 35.95583, "lng": -78.89301},
940
+ "stop_id": "4050878", "routes": ["4000079"], "name": "Riddle Rd at Kirby St
941
+ (out)"}, {"code": "5431", "description": "", "url": "", "parent_station_id":
942
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
943
+ {"lat": 35.96027, "lng": -78.9126}, "stop_id": "4050882", "routes": ["4000090"],
944
+ "name": "Cornwallis Rd at Jan Ct"}, {"code": "5433", "description": "", "url":
945
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
946
+ "stop", "location": {"lat": 36.0012, "lng": -78.91108}, "stop_id": "4050886",
947
+ "routes": ["4000078", "4000093"], "name": "Main St. at Morgan St."}, {"code":
948
+ "5434", "description": "", "url": "", "parent_station_id": null, "agency_ids":
949
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.09197,
950
+ "lng": -78.91416}, "stop_id": "4050890", "routes": ["4003070"], "name": "Milton
951
+ Rd at Long Cresent Dr"}, {"code": "5435", "description": "", "url": "", "parent_station_id":
952
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
953
+ {"lat": 35.97068, "lng": -78.89485}, "stop_id": "4050894", "routes": ["4000079"],
954
+ "name": "NC 55 at Alston Ave (NCCU)"}, {"code": "5436", "description": "",
955
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
956
+ null, "location_type": "stop", "location": {"lat": 36.04187, "lng": -78.89001},
957
+ "stop_id": "4050898", "routes": ["4000092", "4003066", "4003070"], "name":
958
+ "Meriwether Dr at Pickwick Tr"}, {"code": "5438", "description": "", "url":
959
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
960
+ "stop", "location": {"lat": 36.00315, "lng": -78.90588}, "stop_id": "4050906",
961
+ "routes": ["4000076", "4002670", "4002674", "4004486"], "name": "Duke St at
962
+ Corporation St"}, {"code": "5439", "description": "", "url": "", "parent_station_id":
963
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
964
+ {"lat": 36.00233, "lng": -78.90835}, "stop_id": "4050910", "routes": ["4000076",
965
+ "4002670", "4002674", "4004486"], "name": "Gregson St at Lamond Ave"}, {"code":
966
+ "5441", "description": "", "url": "", "parent_station_id": null, "agency_ids":
967
+ ["12", "24"], "station_id": null, "location_type": "stop", "location": {"lat":
968
+ 35.90323, "lng": -78.90931}, "stop_id": "4050914", "routes": ["4003038"],
969
+ "name": "NC 54 at Waterford Valley Dr"}, {"code": "5444", "description": "",
970
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
971
+ null, "location_type": "stop", "location": {"lat": 36.00021, "lng": -78.89347},
972
+ "stop_id": "4050922", "routes": ["4000092", "4003066", "4003070"], "name":
973
+ "Dowd St at Roxboro Rd"}, {"code": "5445", "description": "", "url": "", "parent_station_id":
974
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
975
+ {"lat": 35.99431, "lng": -78.86974}, "stop_id": "4050926", "routes": ["4000082",
976
+ "4000083", "4000086", "4003034", "4003058"], "name": "Raynor St at The Village"},
977
+ {"code": "5446", "description": "", "url": "", "parent_station_id": null,
978
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
979
+ {"lat": 36.03985, "lng": -78.92963}, "stop_id": "4050930", "routes": ["4000076",
980
+ "4002674"], "name": "Guess Rd at Ellen St"}, {"code": "5447", "description":
981
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
982
+ null, "location_type": "stop", "location": {"lat": 35.9886, "lng": -78.92525},
983
+ "stop_id": "4050934", "routes": ["4000077", "4003042", "4003046"], "name":
984
+ "Chapel hill Rd at Dean St"}, {"code": "5448", "description": "", "url": "",
985
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
986
+ "stop", "location": {"lat": 36.03323, "lng": -78.97557}, "stop_id": "4050938",
987
+ "routes": ["4000078", "4002678"], "name": "4527 Hillsborough Rd"}, {"code":
988
+ "5449", "description": "", "url": "", "parent_station_id": null, "agency_ids":
989
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.96952,
990
+ "lng": -78.84898}, "stop_id": "4050942", "routes": ["4000085", "4003062"],
991
+ "name": "US 70 at Lynn Rd"}, {"code": "5450", "description": "", "url": "",
992
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
993
+ "stop", "location": {"lat": 36.03861, "lng": -78.89003}, "stop_id": "4050946",
994
+ "routes": ["4000092", "4003066", "4003070"], "name": "Meriwether Dr at Oxford
995
+ Ct"}, {"code": "5451", "description": "", "url": "", "parent_station_id":
996
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
997
+ {"lat": 36.03679, "lng": -78.89693}, "stop_id": "4050950", "routes": ["4000087",
998
+ "4000092", "4003066"], "name": "Olympic Ave at Roxboro Rd"}, {"code": "5453",
999
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1000
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96023,
1001
+ "lng": -78.9114}, "stop_id": "4050958", "routes": ["4000090"], "name": "Cornwallis
1002
+ Rd at Atlantic St"}, {"code": "5456", "description": "", "url": "", "parent_station_id":
1003
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1004
+ {"lat": 35.96275, "lng": -78.95638}, "stop_id": "4050966", "routes": ["4003046"],
1005
+ "name": "Shannon Rd at Windsor Apts"}, {"code": "5463", "description": "",
1006
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1007
+ null, "location_type": "stop", "location": {"lat": 35.92666, "lng": -78.92316},
1008
+ "stop_id": "4050986", "routes": ["4000088"], "name": "Fayetteville Rd at Obie
1009
+ Dr"}, {"code": "5464", "description": "", "url": "", "parent_station_id":
1010
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1011
+ {"lat": 35.99158, "lng": -78.9121}, "stop_id": "4050990", "routes": ["4000077",
1012
+ "4003042", "4003046"], "name": "Morehead Ave at Vickers Ave"}, {"code": "5466",
1013
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1014
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.06332,
1015
+ "lng": -78.90416}, "stop_id": "4050998", "routes": ["4000092", "4003070"],
1016
+ "name": "Roxboro Rd at Argonne Dr"}, {"code": "5467", "description": "", "url":
1017
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1018
+ "stop", "location": {"lat": 36.03348, "lng": -78.9378}, "stop_id": "4051002",
1019
+ "routes": ["4000076", "4002670"], "name": "Front St at Croasdaile Office Park"},
1020
+ {"code": "5470", "description": "", "url": "", "parent_station_id": null,
1021
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1022
+ {"lat": 35.99552, "lng": -78.86735}, "stop_id": "4051010", "routes": ["4000086",
1023
+ "4003034"], "name": "1117 Raynor St"}, {"code": "5472", "description": "",
1024
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1025
+ null, "location_type": "stop", "location": {"lat": 36.03723, "lng": -78.88636},
1026
+ "stop_id": "4051018", "routes": ["4000092", "4003066", "4003070"], "name":
1027
+ "416 Old Oxford Rd"}, {"code": "5475", "description": "", "url": "", "parent_station_id":
1028
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1029
+ {"lat": 36.0216, "lng": -78.8825}, "stop_id": "4051026", "routes": ["4000092",
1030
+ "4003066", "4003070"], "name": "Club Blvd at Stephenson St"}, {"code": "5476",
1031
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1032
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98373,
1033
+ "lng": -78.90339}, "stop_id": "4051030", "routes": ["4000090"], "name": "Enterprise
1034
+ St at S Roxboro St"}, {"code": "5477", "description": "", "url": "", "parent_station_id":
1035
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1036
+ {"lat": 35.99243, "lng": -78.84488}, "stop_id": "4051034", "routes": ["4000082",
1037
+ "4000083"], "name": "Ross Rd at Charlestowne Apts"}, {"code": "5478", "description":
1038
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1039
+ null, "location_type": "stop", "location": {"lat": 36.02647, "lng": -78.87145},
1040
+ "stop_id": "4051038", "routes": ["4000092", "4003066", "4003070"], "name":
1041
+ "E Club Blvd at Miriam Cir"}, {"code": "5479", "description": "", "url": "",
1042
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1043
+ "stop", "location": {"lat": 35.96256, "lng": -78.91595}, "stop_id": "4051042",
1044
+ "routes": ["4000090"], "name": "Cornwallis Rd at Weaver St"}, {"code": "5481",
1045
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1046
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0187,
1047
+ "lng": -78.8899}, "stop_id": "4051050", "routes": ["4000087"], "name": "Roxboro
1048
+ Rd at Davidson Ave"}, {"code": "5482", "description": "", "url": "", "parent_station_id":
1049
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1050
+ {"lat": 36.00713, "lng": -78.89235}, "stop_id": "4051054", "routes": ["4000087"],
1051
+ "name": "Roxboro Rd at Lynch St"}, {"code": "5489", "description": "", "url":
1052
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1053
+ "stop", "location": {"lat": 36.02918, "lng": -78.87035}, "stop_id": "4051066",
1054
+ "routes": ["4000092", "4003066", "4003070"], "name": "Dearborn Dr at Wiley
1055
+ Ave"}, {"code": "5490", "description": "", "url": "", "parent_station_id":
1056
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1057
+ {"lat": 35.98313, "lng": -78.93063}, "stop_id": "4051070", "routes": ["4000077",
1058
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Ward St"}, {"code": "5492",
1059
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1060
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03867,
1061
+ "lng": -78.88236}, "stop_id": "4051074", "routes": ["4000092", "4003066",
1062
+ "4003070"], "name": "Dearborn Dr at Cannada Ave"}, {"code": "5493", "description":
1063
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1064
+ null, "location_type": "stop", "location": {"lat": 35.97053, "lng": -78.958},
1065
+ "stop_id": "4051078", "routes": ["4003046"], "name": "Tower Blvd at McDonalds"},
1066
+ {"code": "5496", "description": "", "url": "", "parent_station_id": null,
1067
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1068
+ {"lat": 36.0346, "lng": -78.8679}, "stop_id": "4051086", "routes": ["4000092",
1069
+ "4003066", "4003070"], "name": "Dearborn Dr at Maplewood Dr (north)"}, {"code":
1070
+ "5497", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1071
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.9787,
1072
+ "lng": -78.90633}, "stop_id": "4051090", "routes": ["4000090", "4000091"],
1073
+ "name": "Roxboro St at CC Spaulding School"}, {"code": "5498", "description":
1074
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1075
+ null, "location_type": "stop", "location": {"lat": 35.99418, "lng": -78.87543},
1076
+ "stop_id": "4051094", "routes": ["4000083", "4000086", "4003058"], "name":
1077
+ "Holloway St at Guthrie Ave (outbound)"}, {"code": "5499", "description":
1078
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1079
+ null, "location_type": "stop", "location": {"lat": 36.04207, "lng": -78.88992},
1080
+ "stop_id": "4051098", "routes": ["4000092", "4003066", "4003070"], "name":
1081
+ "Meriwether Dr at Pickwick Tr"}, {"code": "5501", "description": "", "url":
1082
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1083
+ "stop", "location": {"lat": 35.98498, "lng": -78.92927}, "stop_id": "4051102",
1084
+ "routes": ["4000077", "4003042", "4003046"], "name": "Chapel Hill Rd at Chapel
1085
+ Ridge Apt"}, {"code": "5503", "description": "", "url": "", "parent_station_id":
1086
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1087
+ {"lat": 36.03028, "lng": -78.92361}, "stop_id": "4051106", "routes": ["4002670"],
1088
+ "name": "North Pointe Dr at Red Roof Inn"}, {"code": "5505", "description":
1089
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1090
+ null, "location_type": "stop", "location": {"lat": 35.99457, "lng": -78.8855},
1091
+ "stop_id": "4051110", "routes": ["4000083", "4000086", "4003058"], "name":
1092
+ "Holloway St at Alston Ave"}, {"code": "5506", "description": "", "url": "",
1093
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1094
+ "stop", "location": {"lat": 35.97446, "lng": -78.88264}, "stop_id": "4051114",
1095
+ "routes": ["4000091"], "name": "Lawson St at Durham Tech Library"}, {"code":
1096
+ "5507", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1097
+ ["12", "24"], "station_id": null, "location_type": "stop", "location": {"lat":
1098
+ 35.99706, "lng": -78.90948}, "stop_id": "4051118", "routes": ["4000089", "4002678"],
1099
+ "name": "Chapel Hill St at Gregson St"}, {"code": "5508", "description": "",
1100
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1101
+ null, "location_type": "stop", "location": {"lat": 35.99156, "lng": -78.92291},
1102
+ "stop_id": "4051122", "routes": ["4000077", "4003042", "4003046"], "name":
1103
+ "Chapel Hill Rd at Morehead Ave"}, {"code": "5509", "description": "", "url":
1104
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1105
+ "stop", "location": {"lat": 36.06703, "lng": -78.90487}, "stop_id": "4051126",
1106
+ "routes": ["4000092", "4003070"], "name": "Old Farm Rd at Seven Oaks Rd"},
1107
+ {"code": "5510", "description": "", "url": "", "parent_station_id": null,
1108
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1109
+ {"lat": 36.01986, "lng": -78.88979}, "stop_id": "4051130", "routes": ["4000087"],
1110
+ "name": "Roxboro Rd at Club Blvd"}, {"code": "5511", "description": "", "url":
1111
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1112
+ "stop", "location": {"lat": 36.0216, "lng": -78.95138}, "stop_id": "4051134",
1113
+ "routes": ["4000078"], "name": "3532 Hillsborough Rd"}, {"code": "5512", "description":
1114
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1115
+ null, "location_type": "stop", "location": {"lat": 35.97227, "lng": -78.89456},
1116
+ "stop_id": "4051138", "routes": ["4000079"], "name": "Alston Ave at Cecil
1117
+ St (NCCU)"}, {"code": "5513", "description": "", "url": "", "parent_station_id":
1118
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1119
+ {"lat": 36.05027, "lng": -78.90358}, "stop_id": "4051142", "routes": ["4000087",
1120
+ "4000092", "4003066", "4003070"], "name": "Roxboro Rd at Horton Rd"}, {"code":
1121
+ "5516", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1122
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.04005,
1123
+ "lng": -78.90587}, "stop_id": "4051150", "routes": ["4000087", "4000092",
1124
+ "4003066"], "name": "Duke St at Carver St"}, {"code": "5517", "description":
1125
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
1126
+ null, "location_type": "stop", "location": {"lat": 35.91258, "lng": -78.93385},
1127
+ "stop_id": "4051154", "routes": ["4000088"], "name": "Fayetteville Rd at Southpoint
1128
+ Cross"}, {"code": "5518", "description": "", "url": "", "parent_station_id":
1129
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1130
+ {"lat": 35.97398, "lng": -78.90115}, "stop_id": "4051158", "routes": ["4000088",
1131
+ "4004490"], "name": "Fayetteville St at Pekoe St"}, {"code": "5519", "description":
1132
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1133
+ null, "location_type": "stop", "location": {"lat": 35.98546, "lng": -78.91008},
1134
+ "stop_id": "4051162", "routes": ["4000090"], "name": "University Dr at Forest
1135
+ Hills Shops"}, {"code": "5522", "description": "", "url": "", "parent_station_id":
1136
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1137
+ {"lat": 36.03849, "lng": -78.88085}, "stop_id": "4051170", "routes": ["4000092",
1138
+ "4003066", "4003070"], "name": "Dearborn Dr at Disciples Church"}, {"code":
1139
+ "5523", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1140
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00258,
1141
+ "lng": -78.8771}, "stop_id": "4051174", "routes": ["4003034"], "name": "Miami
1142
+ Blvd at Greenbriar St"}, {"code": "5524", "description": "", "url": "", "parent_station_id":
1143
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1144
+ {"lat": 36.00548, "lng": -78.89418}, "stop_id": "4051178", "routes": ["4000087"],
1145
+ "name": "Mangum St at Trinity Ave"}, {"code": "5525", "description": "", "url":
1146
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1147
+ "stop", "location": {"lat": 36.03179, "lng": -78.87817}, "stop_id": "4051182",
1148
+ "routes": ["4000092", "4003066", "4003070"], "name": "Hinson Dr at Davinci
1149
+ St"}, {"code": "5528", "description": "", "url": "", "parent_station_id":
1150
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1151
+ {"lat": 35.93974, "lng": -78.90849}, "stop_id": "4051194", "routes": ["4000090"],
1152
+ "name": "MLK Pkwy at Fayetteville Rd"}, {"code": "5530", "description": "",
1153
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1154
+ null, "location_type": "stop", "location": {"lat": 35.94103, "lng": -78.89807},
1155
+ "stop_id": "4051202", "routes": ["4000079"], "name": "Cornwallis Rd at Century
1156
+ Oaks Dr"}, {"code": "5532", "description": "", "url": "", "parent_station_id":
1157
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
1158
+ "location": {"lat": 35.97634, "lng": -78.89288}, "stop_id": "4051210", "routes":
1159
+ ["4000079"], "name": "S Alston and Dupree St"}, {"code": "5533", "description":
1160
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1161
+ null, "location_type": "stop", "location": {"lat": 35.96717, "lng": -78.94603},
1162
+ "stop_id": "4051214", "routes": ["4000077", "4003042", "4003046"], "name":
1163
+ "University Dr at Old Chapel Hill Rd"}, {"code": "5537", "description": "",
1164
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1165
+ null, "location_type": "stop", "location": {"lat": 36.00987, "lng": -78.9123},
1166
+ "stop_id": "4051222", "routes": ["4000078"], "name": "Buchanan Blvd at Markham
1167
+ Ave"}, {"code": "5540", "description": "", "url": "", "parent_station_id":
1168
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1169
+ {"lat": 35.97678, "lng": -78.93625}, "stop_id": "4051234", "routes": ["4000077",
1170
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Pickett Rd"}, {"code": "5543",
1171
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1172
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0361,
1173
+ "lng": -78.92928}, "stop_id": "4051242", "routes": ["4000076", "4002670",
1174
+ "4002674"], "name": "Guess Rd at Lombard Ave"}, {"code": "5544", "description":
1175
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1176
+ null, "location_type": "stop", "location": {"lat": 35.96207, "lng": -78.9089},
1177
+ "stop_id": "4051246", "routes": ["4000088", "4004490"], "name": "Fayetteville
1178
+ St at Homeland Ave"}, {"code": "5547", "description": "", "url": "", "parent_station_id":
1179
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1180
+ {"lat": 35.97767, "lng": -78.88435}, "stop_id": "4051258", "routes": ["4000091"],
1181
+ "name": "Sima Ave at Bacon St"}, {"code": "5549", "description": "", "url":
1182
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1183
+ "stop", "location": {"lat": 35.9811, "lng": -78.89922}, "stop_id": "4051262",
1184
+ "routes": ["4000088", "4004490"], "name": "Fayetteville St at Linwood Ave"},
1185
+ {"code": "5550", "description": "", "url": "", "parent_station_id": null,
1186
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1187
+ {"lat": 35.99722, "lng": -78.86441}, "stop_id": "4051266", "routes": ["4000086"],
1188
+ "name": "Hardee St at Delano St"}, {"code": "5552", "description": "", "url":
1189
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1190
+ "stop", "location": {"lat": 35.90978, "lng": -78.89333}, "stop_id": "4051270",
1191
+ "routes": ["4000079"], "name": "NC 55 at Meridian Pkwy"}, {"code": "5553",
1192
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1193
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.08645,
1194
+ "lng": -78.912}, "stop_id": "4051274", "routes": ["4003070"], "name": "Milton
1195
+ Rd at Eno Valley Elementary"}, {"code": "5557", "description": "", "url":
1196
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1197
+ "stop", "location": {"lat": 36.01293, "lng": -78.95614}, "stop_id": "4051286",
1198
+ "routes": ["4000089", "4002678"], "name": "Morreene Rd at Andrews Rd"}, {"code":
1199
+ "5558", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1200
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.02777,
1201
+ "lng": -78.91388}, "stop_id": "4051290", "routes": ["4000076", "4002670"],
1202
+ "name": "Broad St at North Pointe Dr"}, {"code": "5559", "description": "",
1203
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1204
+ null, "location_type": "stop", "location": {"lat": 35.99151, "lng": -78.90568},
1205
+ "stop_id": "4051294", "routes": ["4000077", "4000088", "4003042", "4003046",
1206
+ "4004490"], "name": "Willard St at Blackwell St"}, {"code": "5561", "description":
1207
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1208
+ null, "location_type": "stop", "location": {"lat": 36.02545, "lng": -78.91043},
1209
+ "stop_id": "4051298", "routes": ["4000076", "4002670"], "name": "Leon St at
1210
+ Lednum St"}, {"code": "5563", "description": "", "url": "", "parent_station_id":
1211
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1212
+ {"lat": 36.04727, "lng": -78.90572}, "stop_id": "4051302", "routes": ["4000087",
1213
+ "4000092", "4003066"], "name": "Duke St at Fairfield St"}, {"code": "5565",
1214
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1215
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96492,
1216
+ "lng": -78.9061}, "stop_id": "4051310", "routes": ["4000088", "4004490"],
1217
+ "name": "Fayetteville St at Utah Ave"}, {"code": "5567", "description": "",
1218
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1219
+ null, "location_type": "stop", "location": {"lat": 35.93195, "lng": -78.9167},
1220
+ "stop_id": "4051314", "routes": ["4000088"], "name": "Fayetteville Rd at Juliette
1221
+ Dr"}, {"code": "5568", "description": "", "url": "", "parent_station_id":
1222
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1223
+ {"lat": 36.03602, "lng": -78.89013}, "stop_id": "4051318", "routes": ["4000092",
1224
+ "4003066", "4003070"], "name": "Meriwether Dr at Old Oxford Rd"}, {"code":
1225
+ "5570", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1226
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.95944,
1227
+ "lng": -78.9751}, "stop_id": "4051326", "routes": ["4000077", "4003042"],
1228
+ "name": "Garrett Rd at Ample Storage"}, {"code": "5572", "description": "",
1229
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1230
+ null, "location_type": "stop", "location": {"lat": 35.93967, "lng": -78.89673},
1231
+ "stop_id": "4051330", "routes": ["4000079"], "name": "Cornwallis Rd at Bainbridge
1232
+ Dr"}, {"code": "5573", "description": "", "url": "", "parent_station_id":
1233
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1234
+ {"lat": 35.99446, "lng": -78.8903}, "stop_id": "4051334", "routes": ["4000083",
1235
+ "4000086", "4003058"], "name": "Holloway St at Elizabeth St"}, {"code": "5574",
1236
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1237
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97392,
1238
+ "lng": -78.93305}, "stop_id": "4051338", "routes": ["4000077", "4003042"],
1239
+ "name": "US 15-501 at Pawn America"}, {"code": "5575", "description": "",
1240
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1241
+ null, "location_type": "stop", "location": {"lat": 35.96689, "lng": -78.91643},
1242
+ "stop_id": "4051342", "routes": ["4000090"], "name": "Roxboro St at Charles
1243
+ St"}, {"code": "5578", "description": "", "url": "", "parent_station_id":
1244
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1245
+ {"lat": 35.98226, "lng": -78.89905}, "stop_id": "4051346", "routes": ["4000088",
1246
+ "4004490"], "name": "Fayetteville St at Simmons St"}, {"code": "5579", "description":
1247
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1248
+ null, "location_type": "stop", "location": {"lat": 36.02857, "lng": -78.92028},
1249
+ "stop_id": "4051350", "routes": ["4000076", "4002670"], "name": "North Pointe
1250
+ Dr at Kroger"}, {"code": "5580", "description": "", "url": "", "parent_station_id":
1251
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1252
+ {"lat": 35.96817, "lng": -78.90333}, "stop_id": "4051354", "routes": ["4000088",
1253
+ "4004490"], "name": "Fayetteville St at Burlington Ave"}, {"code": "5581",
1254
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1255
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.02285,
1256
+ "lng": -78.87889}, "stop_id": "4051358", "routes": ["4000092", "4003066",
1257
+ "4003070"], "name": "E Club Blvd at Lindbergh St"}, {"code": "5582", "description":
1258
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1259
+ null, "location_type": "stop", "location": {"lat": 35.97445, "lng": -78.86823},
1260
+ "stop_id": "4051362", "routes": ["4000085", "4003062"], "name": "Angier Ave
1261
+ at East End Ave"}, {"code": "5584", "description": "", "url": "", "parent_station_id":
1262
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1263
+ {"lat": 35.9988, "lng": -78.86454}, "stop_id": "4051370", "routes": ["4000086",
1264
+ "4003034"], "name": "Hardee St at Fiske St"}, {"code": "5590", "description":
1265
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1266
+ null, "location_type": "stop", "location": {"lat": 36.03147, "lng": -78.93578},
1267
+ "stop_id": "4051382", "routes": ["4000076", "4002670"], "name": "Hillandale
1268
+ Rd at Loehmanns Plaza"}, {"code": "5591", "description": "", "url": "", "parent_station_id":
1269
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1270
+ {"lat": 35.96605, "lng": -78.91755}, "stop_id": "4051386", "routes": ["4000090"],
1271
+ "name": "Roxboro St at Apt 2519"}, {"code": "5593", "description": "", "url":
1272
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1273
+ "stop", "location": {"lat": 36.02718, "lng": -78.9096}, "stop_id": "4051390",
1274
+ "routes": ["4000076", "4002670"], "name": "2306 Lednum St"}, {"code": "5595",
1275
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1276
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00965,
1277
+ "lng": -78.90544}, "stop_id": "4051398", "routes": ["4000076", "4002670",
1278
+ "4002674", "4004486"], "name": "Duke St at Markham Ave"}, {"code": "5596",
1279
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1280
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01615,
1281
+ "lng": -78.8877}, "stop_id": "4051402", "routes": ["4000092", "4003066", "4003070"],
1282
+ "name": "Foushee St at Avondale Dr"}, {"code": "5598", "description": "",
1283
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
1284
+ null, "location_type": "stop", "location": {"lat": 35.92094, "lng": -78.92875},
1285
+ "stop_id": "4051410", "routes": ["4000088"], "name": "Fayetteville Rd at Geneva
1286
+ Dr"}, {"code": "5599", "description": "", "url": "", "parent_station_id":
1287
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1288
+ {"lat": 35.94987, "lng": -78.9032}, "stop_id": "4051414", "routes": ["4000079"],
1289
+ "name": "Riddle Rd at Fayetteville Rd"}, {"code": "5600", "description": "",
1290
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1291
+ null, "location_type": "stop", "location": {"lat": 36.04137, "lng": -78.895},
1292
+ "stop_id": "4051418", "routes": ["4000092", "4003066"], "name": "E Carver
1293
+ St at Commons Blvd"}, {"code": "5601", "description": "", "url": "", "parent_station_id":
1294
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1295
+ {"lat": 35.94278, "lng": -78.89973}, "stop_id": "4051422", "routes": ["4000079"],
1296
+ "name": "Cornwallis Rd at Industry Ln"}, {"code": "5602", "description": "",
1297
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1298
+ null, "location_type": "stop", "location": {"lat": 35.98611, "lng": -78.88461},
1299
+ "stop_id": "4051426", "routes": ["4000085", "4003034", "4003062"], "name":
1300
+ "E Main St at S Goley St"}, {"code": "5603", "description": "", "url": "",
1301
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1302
+ "stop", "location": {"lat": 35.99992, "lng": -78.86523}, "stop_id": "4051430",
1303
+ "routes": ["4000086"], "name": "Hardee St at Landon St"}, {"code": "5608",
1304
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1305
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98453,
1306
+ "lng": -78.88164}, "stop_id": "4051446", "routes": ["4000085", "4003034",
1307
+ "4003062"], "name": "S Hyde Park Ave at Lyons Club"}, {"code": "5612", "description":
1308
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1309
+ null, "location_type": "stop", "location": {"lat": 35.99686, "lng": -78.91138},
1310
+ "stop_id": "4051462", "routes": ["4000089", "4002678"], "name": "Chapel Hill
1311
+ St at GTI Auto Service"}, {"code": "5613", "description": "", "url": "", "parent_station_id":
1312
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1313
+ {"lat": 35.96733, "lng": -78.94714}, "stop_id": "4051466", "routes": ["4000077",
1314
+ "4003042", "4003046"], "name": "3514 University Dr"}, {"code": "5615", "description":
1315
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1316
+ null, "location_type": "stop", "location": {"lat": 35.99101, "lng": -78.87058},
1317
+ "stop_id": "4051470", "routes": ["4003034"], "name": "Gary St at Liberty St"},
1318
+ {"code": "5616", "description": "", "url": "", "parent_station_id": null,
1319
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1320
+ {"lat": 35.93646, "lng": -78.89341}, "stop_id": "4051474", "routes": ["4000079"],
1321
+ "name": "Cornwallis Rd at Yorktown Ave (out)"}, {"code": "5618", "description":
1322
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1323
+ null, "location_type": "stop", "location": {"lat": 35.98938, "lng": -78.85509},
1324
+ "stop_id": "4051478", "routes": ["4000082", "4000083", "4003058"], "name":
1325
+ "Holloway St at Joyland Ave"}, {"code": "5621", "description": "", "url":
1326
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1327
+ "stop", "location": {"lat": 36.03025, "lng": -78.93715}, "stop_id": "4051482",
1328
+ "routes": ["4000076", "4002670"], "name": "Front St at Courtyard Marriott"},
1329
+ {"code": "5622", "description": "", "url": "", "parent_station_id": null,
1330
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1331
+ {"lat": 36.02425, "lng": -78.87708}, "stop_id": "4051486", "routes": ["4000092",
1332
+ "4003066", "4003070"], "name": "Glenbrook St at Club Blvd"}, {"code": "5625",
1333
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1334
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03212,
1335
+ "lng": -78.9816}, "stop_id": "4051498", "routes": ["4000078", "4002678"],
1336
+ "name": "Sparger Rd at Hillsborough Rd"}, {"code": "5626", "description":
1337
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1338
+ null, "location_type": "stop", "location": {"lat": 36.05002, "lng": -78.9232},
1339
+ "stop_id": "4051502", "routes": ["4003066"], "name": "New Castle Rd at FoxFire
1340
+ Mailboxes"}, {"code": "5627", "description": "", "url": "", "parent_station_id":
1341
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1342
+ {"lat": 35.99437, "lng": -78.8801}, "stop_id": "4051506", "routes": ["4000083",
1343
+ "4000086", "4003058"], "name": "Holloway St at Spruce St"}, {"code": "5630",
1344
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1345
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.02845,
1346
+ "lng": -78.87915}, "stop_id": "4051510", "routes": ["4000092", "4003066",
1347
+ "4003070"], "name": "Hinson Dr at Glenbrook St"}, {"code": "5632", "description":
1348
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1349
+ null, "location_type": "stop", "location": {"lat": 36.01144, "lng": -78.91349},
1350
+ "stop_id": "4051514", "routes": ["4000078"], "name": "Green St at Lancaster
1351
+ St"}, {"code": "5633", "description": "", "url": "", "parent_station_id":
1352
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1353
+ {"lat": 35.91922, "lng": -78.92998}, "stop_id": "4051518", "routes": ["4000088"],
1354
+ "name": "Fayetteville Rd at Sutton Square"}, {"code": "5634", "description":
1355
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1356
+ null, "location_type": "stop", "location": {"lat": 36.01758, "lng": -78.89008},
1357
+ "stop_id": "4051526", "routes": ["4000087"], "name": "Roxboro Rd at St Paul
1358
+ St"}, {"code": "5639", "description": "", "url": "", "parent_station_id":
1359
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1360
+ {"lat": 36.00086, "lng": -78.91069}, "stop_id": "4051538", "routes": ["4000078"],
1361
+ "name": "Main St at Morgan St"}, {"code": "5642", "description": "", "url":
1362
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1363
+ "stop", "location": {"lat": 36.03542, "lng": -78.92941}, "stop_id": "4051542",
1364
+ "routes": ["4000076", "4002670", "4002674"], "name": "Guess Rd at Lombard
1365
+ Ave"}, {"code": "5645", "description": "", "url": "", "parent_station_id":
1366
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1367
+ {"lat": 36.02706, "lng": -78.87051}, "stop_id": "4051550", "routes": ["4000092",
1368
+ "4003066", "4003070"], "name": "Club Blvd at Midland Terrace"}, {"code": "5646",
1369
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1370
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01865,
1371
+ "lng": -78.89011}, "stop_id": "4051554", "routes": ["4000087"], "name": "Roxboro
1372
+ Rd at Davison Ave"}, {"code": "5647", "description": "", "url": "", "parent_station_id":
1373
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1374
+ {"lat": 35.97957, "lng": -78.87231}, "stop_id": "4051558", "routes": ["4000085",
1375
+ "4003062"], "name": "Angier Ave at Bingham St"}, {"code": "5649", "description":
1376
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1377
+ null, "location_type": "stop", "location": {"lat": 35.97042, "lng": -78.9581},
1378
+ "stop_id": "4051566", "routes": ["4003046"], "name": "Tower Blvd at McDonalds"},
1379
+ {"code": "5650", "description": "", "url": "", "parent_station_id": null,
1380
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1381
+ {"lat": 35.97423, "lng": -78.93105}, "stop_id": "4051570", "routes": ["4000077",
1382
+ "4003042"], "name": "Durham Chapel Hill Blvd at Fosters"}, {"code": "5651",
1383
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1384
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00757,
1385
+ "lng": -78.90549}, "stop_id": "4051574", "routes": ["4000076", "4002670",
1386
+ "4002674", "4004486"], "name": "Duke St at Dacian Ave"}, {"code": "5653",
1387
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1388
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.94915,
1389
+ "lng": -78.90373}, "stop_id": "4051582", "routes": ["4000090", "4004490"],
1390
+ "name": "Fayetteville Rd at Riddle Rd"}, {"code": "5654", "description": "",
1391
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1392
+ null, "location_type": "stop", "location": {"lat": 36.05103, "lng": -78.90433},
1393
+ "stop_id": "4051586", "routes": ["4000087", "4000092", "4003066"], "name":
1394
+ "Horton Rd at Roxboro Rd"}, {"code": "5658", "description": "", "url": "",
1395
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1396
+ "stop", "location": {"lat": 35.97483, "lng": -78.92671}, "stop_id": "4051594",
1397
+ "routes": ["4000077", "4003042"], "name": "Durham Chapel Hill Blvd at Grapevine"},
1398
+ {"code": "5659", "description": "", "url": "", "parent_station_id": null,
1399
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1400
+ {"lat": 35.97465, "lng": -78.96238}, "stop_id": "4051598", "routes": ["4003046"],
1401
+ "name": "Pickett Rd at Structure House Dr"}, {"code": "5661", "description":
1402
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1403
+ null, "location_type": "stop", "location": {"lat": 35.99442, "lng": -78.87815},
1404
+ "stop_id": "4051602", "routes": ["4000083", "4000086", "4003058"], "name":
1405
+ "Holloway St at N Driver St"}, {"code": "5662", "description": "", "url":
1406
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1407
+ "stop", "location": {"lat": 36.02338, "lng": -78.88981}, "stop_id": "4051606",
1408
+ "routes": ["4000087"], "name": "Roxboro Rd at Lavender Ave"}, {"code": "5663",
1409
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
1410
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.95435,
1411
+ "lng": -78.99653}, "stop_id": "4051610", "routes": ["4000077", "4003042"],
1412
+ "name": "New Hope Commons"}, {"code": "5664", "description": "", "url": "",
1413
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1414
+ "stop", "location": {"lat": 36.03753, "lng": -78.87295}, "stop_id": "4051614",
1415
+ "routes": ["4000092", "4003066", "4003070"], "name": "Dearborn Dr at Thelma
1416
+ St (north)"}, {"code": "5665", "description": "", "url": "", "parent_station_id":
1417
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1418
+ {"lat": 35.98855, "lng": -78.88929}, "stop_id": "4051618", "routes": ["4000085",
1419
+ "4003034", "4003062"], "name": "E Main St at Elm St"}, {"code": "5671", "description":
1420
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1421
+ null, "location_type": "stop", "location": {"lat": 35.99459, "lng": -78.88717},
1422
+ "stop_id": "4051626", "routes": ["4000083", "4000086", "4003058"], "name":
1423
+ "Holloway St at Elm St"}, {"code": "5672", "description": "", "url": "", "parent_station_id":
1424
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1425
+ {"lat": 35.95697, "lng": -78.90882}, "stop_id": "4051630", "routes": ["4000090"],
1426
+ "name": "Fayetteville St at Timothy Ave"}, {"code": "5674", "description":
1427
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1428
+ null, "location_type": "stop", "location": {"lat": 35.95828, "lng": -78.96604},
1429
+ "stop_id": "4051634", "routes": ["4000077", "4003042"], "name": "University
1430
+ Dr at Springfield Apts"}, {"code": "5675", "description": "", "url": "", "parent_station_id":
1431
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1432
+ {"lat": 35.97075, "lng": -78.90829}, "stop_id": "4051638", "routes": ["4000090"],
1433
+ "name": "Otis St at Alton St"}, {"code": "5677", "description": "", "url":
1434
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1435
+ "stop", "location": {"lat": 36.02372, "lng": -78.91849}, "stop_id": "4051642",
1436
+ "routes": ["4002670"], "name": "Broad St at Guess Rd"}, {"code": "5678", "description":
1437
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1438
+ null, "location_type": "stop", "location": {"lat": 35.99183, "lng": -78.9191},
1439
+ "stop_id": "4051646", "routes": ["4000077", "4003042", "4003046"], "name":
1440
+ "Morehead Ave at Cornell St"}, {"code": "5679", "description": "", "url":
1441
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1442
+ "stop", "location": {"lat": 36.03892, "lng": -78.90312}, "stop_id": "4051650",
1443
+ "routes": ["4000087", "4000092", "4003066"], "name": "Crutchfield St at Crabtree
1444
+ Ave"}, {"code": "5682", "description": "", "url": "", "parent_station_id":
1445
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1446
+ {"lat": 36.03375, "lng": -78.97062}, "stop_id": "4051658", "routes": ["4000078"],
1447
+ "name": "Hillsborough Rd at Ample Storage"}, {"code": "5686", "description":
1448
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1449
+ null, "location_type": "stop", "location": {"lat": 35.92888, "lng": -78.9199},
1450
+ "stop_id": "4051666", "routes": ["4000088"], "name": "Fayetteville Rd at Cook
1451
+ Rd"}, {"code": "5688", "description": "", "url": "", "parent_station_id":
1452
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1453
+ {"lat": 36.00453, "lng": -78.90832}, "stop_id": "4051670", "routes": ["4000076",
1454
+ "4002670", "4002674", "4004486"], "name": "Gregson St at Minerva Ave"}, {"code":
1455
+ "5689", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1456
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.98252,
1457
+ "lng": -78.90316}, "stop_id": "4051674", "routes": ["4000090", "4000091"],
1458
+ "name": "Roxboro St at Umstead St"}, {"code": "5690", "description": "", "url":
1459
+ "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
1460
+ "location_type": "stop", "location": {"lat": 35.90239, "lng": -78.89531},
1461
+ "stop_id": "4051678", "routes": ["4000079"], "name": "NC 54 at NC 55 (eastbound)"},
1462
+ {"code": "5693", "description": "", "url": "", "parent_station_id": null,
1463
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1464
+ {"lat": 35.97688, "lng": -78.92862}, "stop_id": "4051682", "routes": ["4000077",
1465
+ "4003042"], "name": "Bedford St at Balmoray Ct"}, {"code": "5695", "description":
1466
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1467
+ null, "location_type": "stop", "location": {"lat": 36.03357, "lng": -78.93572},
1468
+ "stop_id": "4051686", "routes": ["4000076", "4002670"], "name": "Hillandale
1469
+ Rd at Croasdaile Office"}, {"code": "5700", "description": "", "url": "",
1470
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1471
+ "stop", "location": {"lat": 35.97123, "lng": -78.91507}, "stop_id": "4051690",
1472
+ "routes": ["4000090"], "name": "Roxboro St at Summit St"}, {"code": "5701",
1473
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1474
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97997,
1475
+ "lng": -78.89975}, "stop_id": "4051694", "routes": ["4000088", "4004490"],
1476
+ "name": "Fayetteville St at Price Ave"}, {"code": "5702", "description": "",
1477
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1478
+ null, "location_type": "stop", "location": {"lat": 36.01263, "lng": -78.89102},
1479
+ "stop_id": "4051698", "routes": ["4000087"], "name": "Roxboro Rd at E Knox
1480
+ St"}, {"code": "5703", "description": "", "url": "", "parent_station_id":
1481
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1482
+ {"lat": 36.03712, "lng": -78.92958}, "stop_id": "4051702", "routes": ["4000076",
1483
+ "4002670", "4002674"], "name": "Guess Rd at Carver St"}, {"code": "5704",
1484
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1485
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03088,
1486
+ "lng": -78.92813}, "stop_id": "4051706", "routes": ["4000076", "4002670",
1487
+ "4002674"], "name": "Guess Rd at Duke Homestead"}, {"code": "5706", "description":
1488
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1489
+ null, "location_type": "stop", "location": {"lat": 35.9756, "lng": -78.90842},
1490
+ "stop_id": "4051714", "routes": ["4000090"], "name": "Roxboro St at Masondale
1491
+ Ave"}, {"code": "5708", "description": "", "url": "", "parent_station_id":
1492
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1493
+ {"lat": 35.97797, "lng": -78.87048}, "stop_id": "4051722", "routes": ["4000085",
1494
+ "4003062"], "name": "Angier Ave at Hoover Rd"}, {"code": "5709", "description":
1495
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1496
+ null, "location_type": "stop", "location": {"lat": 36.01043, "lng": -78.89173},
1497
+ "stop_id": "4051726", "routes": ["4000087"], "name": "Roxboro Rd at Markham
1498
+ Ave"}, {"code": "5710", "description": "", "url": "", "parent_station_id":
1499
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1500
+ {"lat": 35.96833, "lng": -78.8606}, "stop_id": "4051730", "routes": ["4000085",
1501
+ "4003062"], "name": "Angier Ave at Carter Ave"}, {"code": "5711", "description":
1502
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1503
+ null, "location_type": "stop", "location": {"lat": 36.00198, "lng": -78.88569},
1504
+ "stop_id": "4051734", "routes": ["4000092", "4003066", "4003070"], "name":
1505
+ "Alston Ave at Lee St"}, {"code": "5713", "description": "", "url": "", "parent_station_id":
1506
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1507
+ {"lat": 35.98585, "lng": -78.84565}, "stop_id": "4051738", "routes": ["4000082",
1508
+ "4000083"], "name": "Rummel St at Walton St"}, {"code": "5720", "description":
1509
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1510
+ null, "location_type": "stop", "location": {"lat": 35.99053, "lng": -78.8579},
1511
+ "stop_id": "4051758", "routes": ["4000082", "4000083"], "name": "Junction
1512
+ Rd at NC 98"}, {"code": "5721", "description": "", "url": "", "parent_station_id":
1513
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1514
+ {"lat": 35.97795, "lng": -78.93567}, "stop_id": "4051762", "routes": ["4000077",
1515
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Vineyard St"}, {"code":
1516
+ "5722", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1517
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.0449,
1518
+ "lng": -78.89044}, "stop_id": "4051766", "routes": ["4003070"], "name": "Carver
1519
+ St at Carver Creek Apts"}, {"code": "5724", "description": "", "url": "",
1520
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1521
+ "stop", "location": {"lat": 35.93801, "lng": -78.82242}, "stop_id": "4051774",
1522
+ "routes": ["4000085", "4003062"], "name": "Page Rd at Angier Ave"}, {"code":
1523
+ "5728", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1524
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.93697,
1525
+ "lng": -78.9079}, "stop_id": "4051782", "routes": ["4000088"], "name": "Fayetteville
1526
+ Rd at United Dr"}, {"code": "5729", "description": "", "url": "", "parent_station_id":
1527
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1528
+ {"lat": 36.00672, "lng": -78.90833}, "stop_id": "4051786", "routes": ["4000076",
1529
+ "4002670", "4002674", "4004486"], "name": "Gregson St at Monmounth Ave"},
1530
+ {"code": "5730", "description": "", "url": "", "parent_station_id": null,
1531
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1532
+ {"lat": 35.98492, "lng": -78.92915}, "stop_id": "4051790", "routes": ["4000077",
1533
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Lakewood YMCA"}, {"code":
1534
+ "5733", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1535
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.97382,
1536
+ "lng": -78.88892}, "stop_id": "4051798", "routes": ["4000091"], "name": "Lawson
1537
+ St at Wabash St (westbound)"}, {"code": "5735", "description": "", "url":
1538
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1539
+ "stop", "location": {"lat": 35.98845, "lng": -78.8507}, "stop_id": "4051806",
1540
+ "routes": ["4000082", "4000083", "4003058"], "name": "Holloway St at S Woodcrest
1541
+ St"}, {"code": "5738", "description": "", "url": "", "parent_station_id":
1542
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1543
+ {"lat": 35.97546, "lng": -78.89418}, "stop_id": "4051810", "routes": ["4000091"],
1544
+ "name": "Lawson St at Alston Ave (eastbound)"}, {"code": "5740", "description":
1545
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1546
+ null, "location_type": "stop", "location": {"lat": 35.99492, "lng": -78.83363},
1547
+ "stop_id": "4051814", "routes": ["4000082"], "name": "Chandler Rd at Chance
1548
+ Dr"}, {"code": "5741", "description": "", "url": "", "parent_station_id":
1549
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1550
+ {"lat": 35.99392, "lng": -78.89848}, "stop_id": "4051818", "routes": ["4000083",
1551
+ "4000085", "4000086", "4000093", "4003058"], "name": "E Main St at Roxboro
1552
+ St"}, {"code": "5742", "description": "", "url": "", "parent_station_id":
1553
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1554
+ {"lat": 35.99573, "lng": -78.90015}, "stop_id": "4051822", "routes": ["4000092",
1555
+ "4003066", "4003070"], "name": "Mangum St at Parrish St"}, {"code": "5744",
1556
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1557
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99327,
1558
+ "lng": -78.87189}, "stop_id": "4051830", "routes": ["4000083", "4000086",
1559
+ "4003058"], "name": "Holloway St at Brye St"}, {"code": "5746", "description":
1560
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1561
+ null, "location_type": "stop", "location": {"lat": 35.97357, "lng": -78.91221},
1562
+ "stop_id": "4051834", "routes": ["4000090"], "name": "Roxboro St at Normandy
1563
+ St"}, {"code": "5749", "description": "", "url": "", "parent_station_id":
1564
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1565
+ {"lat": 35.96772, "lng": -78.91018}, "stop_id": "4051846", "routes": ["4000090"],
1566
+ "name": "E Weaver St at Pilot St"}, {"code": "5753", "description": "", "url":
1567
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1568
+ "stop", "location": {"lat": 35.97705, "lng": -78.90681}, "stop_id": "4051854",
1569
+ "routes": ["4000090"], "name": "S Roxboro St at Lawson St"}, {"code": "5754",
1570
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1571
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98693,
1572
+ "lng": -78.92707}, "stop_id": "4051858", "routes": ["4000077", "4003042",
1573
+ "4003046"], "name": "Chapel Hill Rd at Lakewood Shopping"}, {"code": "5756",
1574
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1575
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98768,
1576
+ "lng": -78.90487}, "stop_id": "4051866", "routes": ["4000088", "4004490"],
1577
+ "name": "Lakewood Ave at Senior Apts"}, {"code": "5763", "description": "",
1578
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1579
+ null, "location_type": "stop", "location": {"lat": 35.97462, "lng": -78.8621},
1580
+ "stop_id": "4051878", "routes": ["4000085", "4003062"], "name": "229 East
1581
+ End Ave"}, {"code": "5764", "description": "", "url": "", "parent_station_id":
1582
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1583
+ {"lat": 36.0377, "lng": -78.87483}, "stop_id": "4051882", "routes": ["4000092",
1584
+ "4003066", "4003070"], "name": "Dearborn Dr at Forrester St"}, {"code": "5767",
1585
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1586
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.9604,
1587
+ "lng": -78.89348}, "stop_id": "4051894", "routes": ["4000079"], "name": "NC
1588
+ 55 at Cherry Dr"}, {"code": "5768", "description": "", "url": "", "parent_station_id":
1589
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1590
+ {"lat": 35.96254, "lng": -78.89428}, "stop_id": "4051898", "routes": ["4000079"],
1591
+ "name": "NC 55 at Gaston Ave"}, {"code": "5769", "description": "", "url":
1592
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1593
+ "stop", "location": {"lat": 35.9739, "lng": -78.88948}, "stop_id": "4051902",
1594
+ "routes": ["4000091"], "name": "Lawson St at Wabash St"}, {"code": "5773",
1595
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
1596
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.97443,
1597
+ "lng": -78.88058}, "stop_id": "4051914", "routes": ["4000091"], "name": "Lawson
1598
+ St at Durham Tech"}, {"code": "5774", "description": "", "url": "", "parent_station_id":
1599
+ null, "agency_ids": ["12", "12", "24"], "station_id": null, "location_type":
1600
+ "stop", "location": {"lat": 35.99609, "lng": -78.906}, "stop_id": "4051918",
1601
+ "routes": ["4000076", "4000077", "4000078", "4000079", "4000081", "4000083",
1602
+ "4000085", "4000086", "4000087", "4000088", "4000089", "4000090", "4000091",
1603
+ "4000092", "4000093", "4002670", "4002674", "4002678", "4003034", "4003042",
1604
+ "4003046", "4003058", "4003062", "4003066", "4003070", "4004486", "4004490"],
1605
+ "name": "Durham Station"}, {"code": "5776", "description": "", "url": "",
1606
+ "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
1607
+ "location_type": "stop", "location": {"lat": 35.90114, "lng": -78.8918}, "stop_id":
1608
+ "4051926", "routes": ["4000079"], "name": "NC 54 at Headquarters Park"}, {"code":
1609
+ "5779", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1610
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.96341,
1611
+ "lng": -78.88563}, "stop_id": "4051934", "routes": ["4000091"], "name": "Capps
1612
+ St at Athens St"}, {"code": "5780", "description": "", "url": "", "parent_station_id":
1613
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1614
+ {"lat": 35.98584, "lng": -78.87772}, "stop_id": "4051938", "routes": ["4003034"],
1615
+ "name": "E Main St at Driver St"}, {"code": "5781", "description": "", "url":
1616
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1617
+ "stop", "location": {"lat": 35.98373, "lng": -78.90752}, "stop_id": "4051942",
1618
+ "routes": ["4000090"], "name": "W Enterprise St at Fargo St"}, {"code": "5782",
1619
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
1620
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.92383,
1621
+ "lng": -78.9442}, "stop_id": "4051946", "routes": ["4003038"], "name": "Woodcroft
1622
+ Pkwy at Autumn Woods"}, {"code": "5785", "description": "", "url": "", "parent_station_id":
1623
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1624
+ {"lat": 36.00348, "lng": -78.9125}, "stop_id": "4051950", "routes": ["4000078"],
1625
+ "name": "Buchanan Blvd at Gloria Ave"}, {"code": "5787", "description": "",
1626
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1627
+ null, "location_type": "stop", "location": {"lat": 36.06283, "lng": -78.90424},
1628
+ "stop_id": "4051958", "routes": ["4000092", "4003070"], "name": "Roxboro Rd
1629
+ at Argonne Dr (in)"}, {"code": "5790", "description": "", "url": "", "parent_station_id":
1630
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1631
+ {"lat": 35.98623, "lng": -78.84737}, "stop_id": "4051962", "routes": ["4000082",
1632
+ "4000083"], "name": "Rummel St at Wedgedale Ave"}, {"code": "5792", "description":
1633
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
1634
+ null, "location_type": "stop", "location": {"lat": 35.97515, "lng": -78.89207},
1635
+ "stop_id": "4051966", "routes": ["4000091"], "name": "Lawson St at Rosewood
1636
+ St (inbound)"}, {"code": "5793", "description": "", "url": "", "parent_station_id":
1637
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
1638
+ "location": {"lat": 35.9121, "lng": -78.93375}, "stop_id": "4051970", "routes":
1639
+ ["4000088", "4003038"], "name": "Fayetteville Rd at Crooked Creek Pk"}, {"code":
1640
+ "5794", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1641
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00214,
1642
+ "lng": -78.88599}, "stop_id": "4051974", "routes": ["4000092", "4003066",
1643
+ "4003070"], "name": "Alston Ave at Lee St"}, {"code": "5795", "description":
1644
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1645
+ null, "location_type": "stop", "location": {"lat": 36.02937, "lng": -78.8786},
1646
+ "stop_id": "4051978", "routes": ["4000092", "4003066", "4003070"], "name":
1647
+ "Hinson St at DeMille St"}, {"code": "5796", "description": "", "url": "",
1648
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1649
+ "stop", "location": {"lat": 35.94174, "lng": -78.91678}, "stop_id": "4051982",
1650
+ "routes": ["4000090"], "name": "MLK Pkwy at Lake Cook Dr"}, {"code": "5797",
1651
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1652
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98772,
1653
+ "lng": -78.81872}, "stop_id": "4051986", "routes": ["4000082", "4003058"],
1654
+ "name": "Mineral Springs Rd at Sapphire St"}, {"code": "5798", "description":
1655
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1656
+ null, "location_type": "stop", "location": {"lat": 35.96102, "lng": -78.97835},
1657
+ "stop_id": "4051990", "routes": ["4000077", "4003042"], "name": "US 15-501
1658
+ at On the Border"}, {"code": "5800", "description": "", "url": "", "parent_station_id":
1659
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1660
+ {"lat": 36.0476, "lng": -78.9033}, "stop_id": "4051994", "routes": ["4000087",
1661
+ "4000092", "4003066", "4003070"], "name": "Roxboro Rd at Fairfield St"}, {"code":
1662
+ "5803", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1663
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.08897,
1664
+ "lng": -78.91351}, "stop_id": "4052006", "routes": ["4003070"], "name": "Milton
1665
+ Rd at Fire Department"}, {"code": "5804", "description": "", "url": "", "parent_station_id":
1666
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1667
+ {"lat": 35.94167, "lng": -78.82404}, "stop_id": "4052010", "routes": ["4000085",
1668
+ "4003062"], "name": "US 70 at Angier Ave"}, {"code": "5805", "description":
1669
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1670
+ null, "location_type": "stop", "location": {"lat": 35.96677, "lng": -78.90458},
1671
+ "stop_id": "4052014", "routes": ["4000088", "4004490"], "name": "Fayetteville
1672
+ St at Red Oak Ave"}, {"code": "5806", "description": "", "url": "", "parent_station_id":
1673
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1674
+ {"lat": 36.02912, "lng": -78.91203}, "stop_id": "4052018", "routes": ["4000076",
1675
+ "4002670"], "name": "Murray Ave at Broad St"}, {"code": "5809", "description":
1676
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1677
+ null, "location_type": "stop", "location": {"lat": 36.03357, "lng": -78.97142},
1678
+ "stop_id": "4052022", "routes": ["4000078", "4002678"], "name": "Hillsborough
1679
+ Rd at Self Storage"}, {"code": "5811", "description": "", "url": "", "parent_station_id":
1680
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1681
+ {"lat": 36.01812, "lng": -78.88771}, "stop_id": "4052026", "routes": ["4000092",
1682
+ "4003066", "4003070"], "name": "Service Rd at Davidson Ave"}, {"code": "5815",
1683
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1684
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97457,
1685
+ "lng": -78.86778}, "stop_id": "4052030", "routes": ["4000085", "4003062"],
1686
+ "name": "East End Ave at Angier Ave"}, {"code": "5816", "description": "",
1687
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1688
+ null, "location_type": "stop", "location": {"lat": 35.97904, "lng": -78.90006},
1689
+ "stop_id": "4052034", "routes": ["4000088", "4004490"], "name": "Fayetteville
1690
+ St at Dunstan St"}, {"code": "5818", "description": "", "url": "", "parent_station_id":
1691
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1692
+ {"lat": 35.99027, "lng": -78.85892}, "stop_id": "4052038", "routes": ["4000082",
1693
+ "4000083", "4003058"], "name": "Holloway St at Hoover Rd"}, {"code": "5819",
1694
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1695
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99194,
1696
+ "lng": -78.89509}, "stop_id": "4052042", "routes": ["4000085", "4000093",
1697
+ "4003034", "4003062"], "name": "E Main St at Oldham Towers"}, {"code": "5820",
1698
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1699
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.94093,
1700
+ "lng": -78.89815}, "stop_id": "4052046", "routes": ["4000079"], "name": "Cornwallis
1701
+ Rd at Century Oaks"}, {"code": "5821", "description": "", "url": "", "parent_station_id":
1702
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1703
+ {"lat": 35.99377, "lng": -78.87362}, "stop_id": "4052050", "routes": ["4000083",
1704
+ "4000086", "4003058"], "name": "Holloway St at Briggs Ave"}, {"code": "5822",
1705
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1706
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.90302,
1707
+ "lng": -78.89528}, "stop_id": "4052054", "routes": ["4000079"], "name": "NC
1708
+ 55 at Taco Bell"}, {"code": "5823", "description": "", "url": "", "parent_station_id":
1709
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1710
+ {"lat": 35.96737, "lng": -78.94497}, "stop_id": "4052058", "routes": ["4000077",
1711
+ "4003042", "4003046"], "name": "University Dr at Academy Rd"}, {"code": "5824",
1712
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1713
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97635,
1714
+ "lng": -78.90297}, "stop_id": "4052062", "routes": ["4000090"], "name": "Lawson
1715
+ St at Concord St"}, {"code": "5826", "description": "", "url": "", "parent_station_id":
1716
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1717
+ {"lat": 36.02165, "lng": -78.89006}, "stop_id": "4052070", "routes": ["4000087"],
1718
+ "name": "Roxboro Rd at Ellerbe St"}, {"code": "5827", "description": "", "url":
1719
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1720
+ "stop", "location": {"lat": 35.97834, "lng": -78.87102}, "stop_id": "4052074",
1721
+ "routes": ["4000085", "4003062"], "name": "Angier Ave at Hoover Rd"}, {"code":
1722
+ "5829", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1723
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.9639,
1724
+ "lng": -78.90718}, "stop_id": "4052078", "routes": ["4000088", "4004490"],
1725
+ "name": "Fayetteville St at Pilot St"}, {"code": "5832", "description": "",
1726
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1727
+ null, "location_type": "stop", "location": {"lat": 36.03681, "lng": -78.86972},
1728
+ "stop_id": "4052086", "routes": ["4000092", "4003066", "4003070"], "name":
1729
+ "Dearborn Dr at Apollo St"}, {"code": "5833", "description": "", "url": "",
1730
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1731
+ "stop", "location": {"lat": 36.03822, "lng": -78.87767}, "stop_id": "4052090",
1732
+ "routes": ["4000092", "4003066", "4003070"], "name": "Dearborn Dr at Lakewood
1733
+ School"}, {"code": "5836", "description": "", "url": "", "parent_station_id":
1734
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1735
+ {"lat": 36.03319, "lng": -78.86939}, "stop_id": "4052098", "routes": ["4000092",
1736
+ "4003066", "4003070"], "name": "Dearborn Dr at Maplewood Dr (south)"}, {"code":
1737
+ "5837", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1738
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.07848,
1739
+ "lng": -78.91027}, "stop_id": "4052102", "routes": ["4003070"], "name": "Roxboro
1740
+ Rd at Infinity Rd"}, {"code": "5838", "description": "", "url": "", "parent_station_id":
1741
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1742
+ {"lat": 35.96046, "lng": -78.91275}, "stop_id": "4052106", "routes": ["4000090"],
1743
+ "name": "Cornwallis Rd at Jan Ct"}, {"code": "5841", "description": "", "url":
1744
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1745
+ "stop", "location": {"lat": 35.96037, "lng": -78.91037}, "stop_id": "4052110",
1746
+ "routes": ["4000088", "4004490"], "name": "Fayetteville St at Cornwallis Rd"},
1747
+ {"code": "5842", "description": "", "url": "", "parent_station_id": null,
1748
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1749
+ {"lat": 35.96788, "lng": -78.94077}, "stop_id": "4052114", "routes": ["4000077",
1750
+ "4003042", "4003046"], "name": "University Dt at Colonial Apartment"}, {"code":
1751
+ "5843", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1752
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.97555,
1753
+ "lng": -78.90281}, "stop_id": "4052118", "routes": ["4000090"], "name": "Concord
1754
+ St at Otis St"}, {"code": "5845", "description": "", "url": "", "parent_station_id":
1755
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1756
+ {"lat": 36.03634, "lng": -78.93568}, "stop_id": "4052126", "routes": ["4000076",
1757
+ "4002670"], "name": "Hillandale Rd at Durham Public Schools"}, {"code": "5846",
1758
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1759
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97798,
1760
+ "lng": -78.93575}, "stop_id": "4052130", "routes": ["4000077", "4003042",
1761
+ "4003046"], "name": "Chapel Hill Rd at Vineyard St"}, {"code": "5847", "description":
1762
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1763
+ null, "location_type": "stop", "location": {"lat": 35.97525, "lng": -78.96407},
1764
+ "stop_id": "4052134", "routes": ["4003046"], "name": "Pickett Rd at Coachmans
1765
+ Way"}, {"code": "5849", "description": "", "url": "", "parent_station_id":
1766
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1767
+ {"lat": 36.03732, "lng": -78.87248}, "stop_id": "4052142", "routes": ["4000092",
1768
+ "4003066", "4003070"], "name": "Dearborn Dr at Thelma St"}, {"code": "5850",
1769
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1770
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.02614,
1771
+ "lng": -78.87706}, "stop_id": "4052146", "routes": ["4000092", "4003066",
1772
+ "4003070"], "name": "2435 Glenbrook St"}, {"code": "5851", "description":
1773
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
1774
+ null, "location_type": "stop", "location": {"lat": 35.97395, "lng": -78.88748},
1775
+ "stop_id": "4052150", "routes": ["4000091"], "name": "Lawson St at Ridgeway
1776
+ Ave (in)"}, {"code": "5853", "description": "", "url": "", "parent_station_id":
1777
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1778
+ {"lat": 36.00866, "lng": -78.90547}, "stop_id": "4052154", "routes": ["4000076",
1779
+ "4002670", "4002674", "4004486"], "name": "Duke St at Urban St"}, {"code":
1780
+ "5854", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1781
+ ["12", "24"], "station_id": null, "location_type": "stop", "location": {"lat":
1782
+ 35.91756, "lng": -78.93118}, "stop_id": "4052158", "routes": ["4000088"],
1783
+ "name": "Fayetteville Rd at Brian Center"}, {"code": "5857", "description":
1784
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1785
+ null, "location_type": "stop", "location": {"lat": 35.95137, "lng": -78.89937},
1786
+ "stop_id": "4052166", "routes": ["4000079"], "name": "Riddle Rd at Triangle
1787
+ Day Care"}, {"code": "5858", "description": "", "url": "", "parent_station_id":
1788
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1789
+ {"lat": 35.97965, "lng": -78.9349}, "stop_id": "4052170", "routes": ["4000077",
1790
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Wa Wa Ave"}, {"code": "5859",
1791
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1792
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.94206,
1793
+ "lng": -78.91691}, "stop_id": "4052174", "routes": ["4000090"], "name": "MLK
1794
+ Pkwy at Lake Cook Rd"}, {"code": "5860", "description": "", "url": "", "parent_station_id":
1795
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1796
+ {"lat": 36.0318, "lng": -78.89087}, "stop_id": "4052178", "routes": ["4000087"],
1797
+ "name": "Roxboro Rd at Channing Ave"}, {"code": "5861", "description": "",
1798
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1799
+ null, "location_type": "stop", "location": {"lat": 36.03613, "lng": -78.93887},
1800
+ "stop_id": "4052182", "routes": ["4000076", "4002670"], "name": "Front St
1801
+ at Carver Terrace Apts"}, {"code": "5862", "description": "", "url": "", "parent_station_id":
1802
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1803
+ {"lat": 35.93994, "lng": -78.89692}, "stop_id": "4052186", "routes": ["4000079"],
1804
+ "name": "Cornwallis Rd at Bainbridge Dr"}, {"code": "5864", "description":
1805
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1806
+ null, "location_type": "stop", "location": {"lat": 35.98585, "lng": -78.90991},
1807
+ "stop_id": "4052194", "routes": ["4000090"], "name": "University Dr at Forest
1808
+ Hills Shops"}, {"code": "5865", "description": "", "url": "", "parent_station_id":
1809
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1810
+ {"lat": 35.98088, "lng": -78.9345}, "stop_id": "4052198", "routes": ["4000077",
1811
+ "4003042", "4003046"], "name": "Chapel Hill Rd at McGehee St"}, {"code": "5866",
1812
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1813
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0286,
1814
+ "lng": -78.87889}, "stop_id": "4052202", "routes": ["4000092", "4003066",
1815
+ "4003070"], "name": "Hinson Dr at Glenbrook St"}, {"code": "5867", "description":
1816
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1817
+ null, "location_type": "stop", "location": {"lat": 35.96533, "lng": -78.90588},
1818
+ "stop_id": "4052206", "routes": ["4000088", "4004490"], "name": "Fayetteville
1819
+ St at Utah Ave"}, {"code": "5868", "description": "", "url": "", "parent_station_id":
1820
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1821
+ {"lat": 36.02, "lng": -78.88648}, "stop_id": "4052210", "routes": ["4000092",
1822
+ "4003066", "4003070"], "name": "Club Blvd at Cascadilla St"}, {"code": "5870",
1823
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1824
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.9916,
1825
+ "lng": -78.86453}, "stop_id": "4052218", "routes": ["4000082", "4000083",
1826
+ "4003058"], "name": "Holloway St at Herbert St"}, {"code": "5871", "description":
1827
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1828
+ null, "location_type": "stop", "location": {"lat": 35.97261, "lng": -78.95778},
1829
+ "stop_id": "4052222", "routes": ["4003046"], "name": "Tower Blvd at Conifer
1830
+ Glen Ln"}, {"code": "5874", "description": "", "url": "", "parent_station_id":
1831
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1832
+ {"lat": 36.02548, "lng": -78.95765}, "stop_id": "4052226", "routes": ["4000078"],
1833
+ "name": "Hilllsborough Rd at Hilton"}, {"code": "5876", "description": "",
1834
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1835
+ null, "location_type": "stop", "location": {"lat": 35.99258, "lng": -78.8534},
1836
+ "stop_id": "4052230", "routes": ["4000082", "4000083"], "name": "Ross Rd at
1837
+ Melbourne St"}, {"code": "5877", "description": "", "url": "", "parent_station_id":
1838
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1839
+ {"lat": 35.9825, "lng": -78.9034}, "stop_id": "4052234", "routes": ["4000090"],
1840
+ "name": "S Roxboro St at Umstead St"}, {"code": "5880", "description": "",
1841
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1842
+ null, "location_type": "stop", "location": {"lat": 36.02385, "lng": -78.8764},
1843
+ "stop_id": "4052238", "routes": ["4000092", "4003066", "4003070"], "name":
1844
+ "Club Blvd at Glenbrook Dr"}, {"code": "5881", "description": "", "url": "",
1845
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1846
+ "stop", "location": {"lat": 35.91092, "lng": -78.93674}, "stop_id": "4052242",
1847
+ "routes": ["4000088", "4003038"], "name": "NC 54 at Fayetteville Rd"}, {"code":
1848
+ "5882", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1849
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.98893,
1850
+ "lng": -78.85252}, "stop_id": "4052246", "routes": ["4003058"], "name": "Holloway
1851
+ St at Adams St"}, {"code": "5883", "description": "", "url": "", "parent_station_id":
1852
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1853
+ {"lat": 35.99896, "lng": -78.89746}, "stop_id": "4052250", "routes": ["4000092",
1854
+ "4003066", "4003070"], "name": "Mangum St at W Seminary Ave"}, {"code": "5887",
1855
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1856
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98817,
1857
+ "lng": -78.84932}, "stop_id": "4052258", "routes": ["4003058"], "name": "Holloway
1858
+ St at Rochelle St"}, {"code": "5892", "description": "", "url": "", "parent_station_id":
1859
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1860
+ {"lat": 35.97729, "lng": -78.88738}, "stop_id": "4052274", "routes": ["4000091"],
1861
+ "name": "Sima Ave at Building 18"}, {"code": "5893", "description": "", "url":
1862
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1863
+ "stop", "location": {"lat": 35.99143, "lng": -78.87418}, "stop_id": "4052278",
1864
+ "routes": ["4003034"], "name": "Liberty St at Brye St"}, {"code": "5896",
1865
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1866
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03512,
1867
+ "lng": -78.89275}, "stop_id": "4052290", "routes": ["4000087"], "name": "Roxboro
1868
+ Rd at Old Oxford Rd"}, {"code": "5897", "description": "", "url": "", "parent_station_id":
1869
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1870
+ {"lat": 36.01675, "lng": -78.90968}, "stop_id": "4052294", "routes": ["4000076",
1871
+ "4002670", "4002674", "4004486"], "name": "Club Blvd at Dollar Ave"}, {"code":
1872
+ "5898", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1873
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.99452,
1874
+ "lng": -78.87787}, "stop_id": "4052298", "routes": ["4000083", "4000086",
1875
+ "4003058"], "name": "Holloway St at N Driver St"}, {"code": "5899", "description":
1876
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1877
+ null, "location_type": "stop", "location": {"lat": 35.96928, "lng": -78.87714},
1878
+ "stop_id": "4052302", "routes": ["4000091"], "name": "Briggs Ave at Person
1879
+ St"}, {"code": "5904", "description": "", "url": "", "parent_station_id":
1880
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1881
+ {"lat": 35.98187, "lng": -78.93368}, "stop_id": "4052314", "routes": ["4000077",
1882
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Anderson St"}, {"code":
1883
+ "5906", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1884
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.9522,
1885
+ "lng": -78.97099}, "stop_id": "4052318", "routes": ["4000077", "4003042"],
1886
+ "name": "Garrett Rd at Eno River Church"}, {"code": "5907", "description":
1887
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1888
+ null, "location_type": "stop", "location": {"lat": 35.98352, "lng": -78.89882},
1889
+ "stop_id": "4052322", "routes": ["4000088", "4004490"], "name": "Fayetteville
1890
+ St at Old Fayetteville"}, {"code": "5908", "description": "", "url": "", "parent_station_id":
1891
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1892
+ {"lat": 35.99033, "lng": -78.92395}, "stop_id": "4052326", "routes": ["4000077",
1893
+ "4003042", "4003046"], "name": "Chapel Hill Rd at House St"}, {"code": "5909",
1894
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1895
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97035,
1896
+ "lng": -78.93885}, "stop_id": "4052330", "routes": ["4000077", "4003042",
1897
+ "4003046"], "name": "Chapel Hill Rd at Colonial Apts"}, {"code": "5910", "description":
1898
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1899
+ null, "location_type": "stop", "location": {"lat": 35.97297, "lng": -78.8668},
1900
+ "stop_id": "4052334", "routes": ["4000085", "4003062"], "name": "Angier Ave
1901
+ at Ellis Rd"}, {"code": "5911", "description": "", "url": "", "parent_station_id":
1902
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1903
+ {"lat": 35.92633, "lng": -78.92333}, "stop_id": "4052338", "routes": ["4000088"],
1904
+ "name": "Fayetteville Rd at Obie Dr"}, {"code": "5914", "description": "",
1905
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1906
+ null, "location_type": "stop", "location": {"lat": 35.99169, "lng": -78.91543},
1907
+ "stop_id": "4052346", "routes": ["4000077", "4003042", "4003046"], "name":
1908
+ "Morehead Ave at Carroll St (in)"}, {"code": "5915", "description": "", "url":
1909
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1910
+ "stop", "location": {"lat": 36.0337, "lng": -78.9685}, "stop_id": "4052350",
1911
+ "routes": ["4000078"], "name": "Hillsborough Rd at Operations Rd"}, {"code":
1912
+ "5917", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1913
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.98098,
1914
+ "lng": -78.87515}, "stop_id": "4052358", "routes": ["4000085", "4003062"],
1915
+ "name": "Angier Ave at Briggs Ave"}, {"code": "5918", "description": "", "url":
1916
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1917
+ "stop", "location": {"lat": 35.96767, "lng": -78.94205}, "stop_id": "4052362",
1918
+ "routes": ["4000077", "4003042", "4003046"], "name": "University Dr at Academy
1919
+ Rd"}, {"code": "5919", "description": "", "url": "", "parent_station_id":
1920
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1921
+ {"lat": 35.99145, "lng": -78.8738}, "stop_id": "4052366", "routes": ["4003034"],
1922
+ "name": "Liberty St at Brye St (in)"}, {"code": "5920", "description": "",
1923
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1924
+ null, "location_type": "stop", "location": {"lat": 36.00154, "lng": -78.86665},
1925
+ "stop_id": "4052370", "routes": ["4000086"], "name": "Hardee St at Mimosa
1926
+ St"}, {"code": "5921", "description": "", "url": "", "parent_station_id":
1927
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1928
+ {"lat": 35.99078, "lng": -78.86062}, "stop_id": "4052374", "routes": ["4000082",
1929
+ "4000083", "4003058"], "name": "Holloway St at Southerland St"}, {"code":
1930
+ "5922", "description": "", "url": "", "parent_station_id": null, "agency_ids":
1931
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.98652,
1932
+ "lng": -78.886}, "stop_id": "4052378", "routes": ["4000085", "4003034", "4003062"],
1933
+ "name": "Main St at S Blacknall St"}, {"code": "5928", "description": "",
1934
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1935
+ null, "location_type": "stop", "location": {"lat": 35.97732, "lng": -78.92623},
1936
+ "stop_id": "4052386", "routes": ["4000077", "4003042"], "name": "James St
1937
+ at Nation Ave"}, {"code": "5929", "description": "", "url": "", "parent_station_id":
1938
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1939
+ {"lat": 35.96518, "lng": -78.87931}, "stop_id": "4052390", "routes": ["4000091"],
1940
+ "name": "Briggs Ave at Community Garden"}, {"code": "5930", "description":
1941
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1942
+ null, "location_type": "stop", "location": {"lat": 36.02128, "lng": -78.91898},
1943
+ "stop_id": "4052394", "routes": ["4000076", "4002670", "4002674"], "name":
1944
+ "Broad St at Sprunt St"}, {"code": "5931", "description": "", "url": "", "parent_station_id":
1945
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1946
+ {"lat": 35.97555, "lng": -78.90126}, "stop_id": "4052398", "routes": ["4000088",
1947
+ "4004490"], "name": "Fayetteville St at Brant St (NCCU)"}, {"code": "5932",
1948
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1949
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.05129,
1950
+ "lng": -78.91072}, "stop_id": "4052402", "routes": ["4000092", "4003066"],
1951
+ "name": "Chalk Level Rd at Horton Rd"}, {"code": "5933", "description": "",
1952
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1953
+ null, "location_type": "stop", "location": {"lat": 35.9513, "lng": -78.90022},
1954
+ "stop_id": "4052406", "routes": ["4000079"], "name": "Riddle Rd at Triangle
1955
+ Day Care"}, {"code": "5934", "description": "", "url": "", "parent_station_id":
1956
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
1957
+ "location": {"lat": 35.99517, "lng": -78.90868}, "stop_id": "4052410", "routes":
1958
+ ["4000079", "4000090"], "name": "Duke St at Jackson St"}, {"code": "5936",
1959
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1960
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.02208,
1961
+ "lng": -78.88082}, "stop_id": "4052414", "routes": ["4000092", "4003066",
1962
+ "4003070"], "name": "E Club Blvd at Dominion St"}, {"code": "5938", "description":
1963
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1964
+ null, "location_type": "stop", "location": {"lat": 35.97809, "lng": -78.90669},
1965
+ "stop_id": "4052422", "routes": ["4000090", "4000091"], "name": "S Roxboro
1966
+ St at CC Spaulding School"}, {"code": "5939", "description": "", "url": "",
1967
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1968
+ "stop", "location": {"lat": 35.97325, "lng": -78.905}, "stop_id": "4052426",
1969
+ "routes": ["4000090"], "name": "Otis St at Nelson St"}, {"code": "5940", "description":
1970
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1971
+ null, "location_type": "stop", "location": {"lat": 36.00277, "lng": -78.86723},
1972
+ "stop_id": "4052430", "routes": ["4000086", "4003034"], "name": "Hardee St
1973
+ at Benning St"}, {"code": "5942", "description": "", "url": "", "parent_station_id":
1974
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1975
+ {"lat": 35.99771, "lng": -78.89499}, "stop_id": "4052438", "routes": ["4000092",
1976
+ "4003066", "4003070"], "name": "Roxboro St at Mallard Ave"}, {"code": "5943",
1977
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1978
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96713,
1979
+ "lng": -78.94822}, "stop_id": "4052442", "routes": ["4000077", "4003042",
1980
+ "4003046"], "name": "University Dr at Weymouth St"}, {"code": "5944", "description":
1981
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1982
+ null, "location_type": "stop", "location": {"lat": 35.9971, "lng": -78.82534},
1983
+ "stop_id": "4052446", "routes": ["4000082", "4003058"], "name": "Freeman Rd
1984
+ at Southern High Fields"}, {"code": "5945", "description": "", "url": "",
1985
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
1986
+ "stop", "location": {"lat": 36.0343, "lng": -78.89153}, "stop_id": "4052450",
1987
+ "routes": ["4000087"], "name": "Roxboro Rd at Berwyn Ave"}, {"code": "5946",
1988
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
1989
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97407,
1990
+ "lng": -78.93567}, "stop_id": "4052454", "routes": ["4000077", "4003042"],
1991
+ "name": "Cornwallis Rd at Rogers Herr School"}, {"code": "5947", "description":
1992
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
1993
+ null, "location_type": "stop", "location": {"lat": 35.96286, "lng": -78.91609},
1994
+ "stop_id": "4052458", "routes": ["4000090"], "name": "E Weaver St at Cornwallis
1995
+ Rd"}, {"code": "5948", "description": "", "url": "", "parent_station_id":
1996
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
1997
+ {"lat": 35.98378, "lng": -78.90481}, "stop_id": "4052462", "routes": ["4000090"],
1998
+ "name": "Enterprise St at Scout Dr"}, {"code": "5949", "description": "",
1999
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2000
+ null, "location_type": "stop", "location": {"lat": 36.0316, "lng": -78.87034},
2001
+ "stop_id": "4052466", "routes": ["4000092", "4003066", "4003070"], "name":
2002
+ "Dearborn Dr at Deer Run"}, {"code": "5951", "description": "", "url": "",
2003
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2004
+ "stop", "location": {"lat": 36.0096, "lng": -78.91223}, "stop_id": "4052474",
2005
+ "routes": ["4000078"], "name": "Buchanan Blvd at Markham Ave"}, {"code": "5952",
2006
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
2007
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.9969,
2008
+ "lng": -78.90987}, "stop_id": "4052478", "routes": ["4000089", "4002678"],
2009
+ "name": "Chapel Hill St at Police Station"}, {"code": "5954", "description":
2010
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2011
+ null, "location_type": "stop", "location": {"lat": 36.00046, "lng": -78.8887},
2012
+ "stop_id": "4052486", "routes": ["4000092", "4003066", "4003070"], "name":
2013
+ "Dowd St at Hazel St"}, {"code": "5955", "description": "", "url": "", "parent_station_id":
2014
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2015
+ {"lat": 35.95795, "lng": -78.91002}, "stop_id": "4052490", "routes": ["4000090"],
2016
+ "name": "Fayetteville St at White Rock"}, {"code": "5956", "description":
2017
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2018
+ null, "location_type": "stop", "location": {"lat": 35.90506, "lng": -78.94646},
2019
+ "stop_id": "4052494", "routes": ["4000088", "4003038"], "name": "Southpoint
2020
+ Mall at Movie Theater"}, {"code": "5959", "description": "", "url": "", "parent_station_id":
2021
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2022
+ {"lat": 35.99237, "lng": -78.87771}, "stop_id": "4052506", "routes": ["4003034"],
2023
+ "name": "Liberty St at Park Ave"}, {"code": "5960", "description": "", "url":
2024
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2025
+ "stop", "location": {"lat": 35.99211, "lng": -78.86937}, "stop_id": "4052510",
2026
+ "routes": ["4003034"], "name": "Gary St at Holloway St"}, {"code": "5962",
2027
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2028
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00577,
2029
+ "lng": -78.91246}, "stop_id": "4052518", "routes": ["4000078"], "name": "Buchanan
2030
+ Blvd at Trinity Ave"}, {"code": "5964", "description": "", "url": "", "parent_station_id":
2031
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2032
+ {"lat": 36.02707, "lng": -78.88975}, "stop_id": "4052526", "routes": ["4000087"],
2033
+ "name": "Roxboro Rd at Maynard Ave"}, {"code": "5966", "description": "",
2034
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2035
+ null, "location_type": "stop", "location": {"lat": 35.98303, "lng": -78.93087},
2036
+ "stop_id": "4052534", "routes": ["4000077", "4003042", "4003046"], "name":
2037
+ "Chapel Hill Rd at Vesson Ave"}, {"code": "5968", "description": "", "url":
2038
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2039
+ "stop", "location": {"lat": 36.02438, "lng": -78.87726}, "stop_id": "4052542",
2040
+ "routes": ["4000092", "4003066", "4003070"], "name": "Glenbrook St at Club
2041
+ Blvd"}, {"code": "5970", "description": "", "url": "", "parent_station_id":
2042
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2043
+ {"lat": 35.92917, "lng": -78.91986}, "stop_id": "4052550", "routes": ["4000088"],
2044
+ "name": "Fayetteville Rd at Cook Rd"}, {"code": "5971", "description": "",
2045
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2046
+ null, "location_type": "stop", "location": {"lat": 35.9665, "lng": -78.95292},
2047
+ "stop_id": "4052554", "routes": ["4000077", "4003042", "4003046"], "name":
2048
+ "University Dr at Myra St"}, {"code": "5972", "description": "", "url": "",
2049
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2050
+ "stop", "location": {"lat": 36.03771, "lng": -78.93417}, "stop_id": "4052558",
2051
+ "routes": ["4000076", "4002670", "4002674"], "name": "Carver St at Charlotte
2052
+ St"}, {"code": "5973", "description": "", "url": "", "parent_station_id":
2053
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2054
+ {"lat": 35.91061, "lng": -78.89294}, "stop_id": "4052562", "routes": ["4000079"],
2055
+ "name": "NC 55 at Meridian Pkwy"}, {"code": "5974", "description": "", "url":
2056
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2057
+ "stop", "location": {"lat": 36.00333, "lng": -78.91232}, "stop_id": "4052566",
2058
+ "routes": ["4000078"], "name": "Buchanan Blvd at Gloria Ave"}, {"code": "5975",
2059
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2060
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00098,
2061
+ "lng": -78.9072}, "stop_id": "4052570", "routes": ["4000076", "4002670", "4002674",
2062
+ "4004486"], "name": "Duke St at Fernway St"}, {"code": "5977", "description":
2063
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2064
+ null, "location_type": "stop", "location": {"lat": 36.00034, "lng": -78.87543},
2065
+ "stop_id": "4052574", "routes": ["4003034"], "name": "Miami Blvd at Robinhood
2066
+ Rd"}, {"code": "5979", "description": "", "url": "", "parent_station_id":
2067
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2068
+ {"lat": 35.97532, "lng": -78.96993}, "stop_id": "4052578", "routes": ["4003046"],
2069
+ "name": "Emerald Pond Ln at Pickett Rd"}, {"code": "5980", "description":
2070
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2071
+ null, "location_type": "stop", "location": {"lat": 35.96308, "lng": -78.96029},
2072
+ "stop_id": "4052582", "routes": ["4000077", "4003042"], "name": "University
2073
+ Dr at Lyckan Pkwy"}, {"code": "5981", "description": "", "url": "", "parent_station_id":
2074
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2075
+ {"lat": 36.00319, "lng": -78.88615}, "stop_id": "4052586", "routes": ["4000092",
2076
+ "4003066", "4003070"], "name": "Alston Ave at Geer St"}, {"code": "5983",
2077
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2078
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0421,
2079
+ "lng": -78.9058}, "stop_id": "4052594", "routes": ["4000087", "4000092", "4003066"],
2080
+ "name": "Duke St at Frasier St"}, {"code": "5984", "description": "", "url":
2081
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2082
+ "stop", "location": {"lat": 35.96723, "lng": -78.89529}, "stop_id": "4052598",
2083
+ "routes": ["4000079"], "name": "NC 55 at Dakota St"}, {"code": "5985", "description":
2084
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2085
+ null, "location_type": "stop", "location": {"lat": 36.00802, "lng": -78.89353},
2086
+ "stop_id": "4052602", "routes": ["4000087"], "name": "Mangum St at Markham
2087
+ Ave"}, {"code": "5987", "description": "", "url": "", "parent_station_id":
2088
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2089
+ {"lat": 35.97208, "lng": -78.90627}, "stop_id": "4052610", "routes": ["4000090"],
2090
+ "name": "Otis St at Cecil St"}, {"code": "5988", "description": "", "url":
2091
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2092
+ "stop", "location": {"lat": 35.999, "lng": -78.8941}, "stop_id": "4052614",
2093
+ "routes": ["4000092", "4003066", "4003070"], "name": "Roxboro St at Gray St"},
2094
+ {"code": "5989", "description": "", "url": "", "parent_station_id": null,
2095
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2096
+ {"lat": 36.00731, "lng": -78.88571}, "stop_id": "4052618", "routes": ["4000092",
2097
+ "4003066", "4003070"], "name": "Avondale Dr at Trinity Ave"}, {"code": "5990",
2098
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2099
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97408,
2100
+ "lng": -78.93042}, "stop_id": "4052622", "routes": ["4000077", "4003042"],
2101
+ "name": "Durham-Chapel Hill Blvd at Car Wash"}, {"code": "5991", "description":
2102
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2103
+ null, "location_type": "stop", "location": {"lat": 35.98652, "lng": -78.84353},
2104
+ "stop_id": "4052626", "routes": ["4000082", "4000083"], "name": "Lynn Rd at
2105
+ Holloway St"}, {"code": "5992", "description": "", "url": "", "parent_station_id":
2106
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2107
+ {"lat": 36.01986, "lng": -78.88636}, "stop_id": "4052630", "routes": ["4000092",
2108
+ "4003066", "4003070"], "name": "E Club Blvd at Cascadilla St"}, {"code": "5993",
2109
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2110
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00497,
2111
+ "lng": -78.90555}, "stop_id": "4052634", "routes": ["4000076", "4002670",
2112
+ "4002674", "4004486"], "name": "Duke St at Trinity Ave"}, {"code": "5996",
2113
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2114
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03593,
2115
+ "lng": -78.88988}, "stop_id": "4052642", "routes": ["4000092", "4003066",
2116
+ "4003070"], "name": "Meriwether Dr at Old Oxford Rd"}, {"code": "5997", "description":
2117
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2118
+ null, "location_type": "stop", "location": {"lat": 36.02485, "lng": -78.95708},
2119
+ "stop_id": "4052646", "routes": ["4000078"], "name": "Hillsborough Rd at Hilton"},
2120
+ {"code": "5998", "description": "", "url": "", "parent_station_id": null,
2121
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2122
+ {"lat": 35.99225, "lng": -78.87739}, "stop_id": "4052650", "routes": ["4003034"],
2123
+ "name": "Liberty St at Park Ave (out)"}, {"code": "5999", "description": "",
2124
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2125
+ null, "location_type": "stop", "location": {"lat": 35.97543, "lng": -78.93652},
2126
+ "stop_id": "4052654", "routes": ["4000077", "4003042", "4003046"], "name":
2127
+ "Chapel Hill Rd at W Cornwallis Rd"}, {"code": "6000", "description": "",
2128
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2129
+ null, "location_type": "stop", "location": {"lat": 35.90735, "lng": -78.92289},
2130
+ "stop_id": "4052658", "routes": ["4003038"], "name": "NC 54 at Pine Glenn"},
2131
+ {"code": "6002", "description": "", "url": "", "parent_station_id": null,
2132
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2133
+ {"lat": 35.9845, "lng": -78.84282}, "stop_id": "4052662", "routes": ["4000082",
2134
+ "4000083"], "name": "208 Lynn Rd"}, {"code": "6003", "description": "", "url":
2135
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2136
+ "stop", "location": {"lat": 36.02829, "lng": -78.88997}, "stop_id": "4052666",
2137
+ "routes": ["4000087"], "name": "Roxboro Rd at Bon Air Ave"}, {"code": "6004",
2138
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2139
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.95979,
2140
+ "lng": -78.89333}, "stop_id": "4052670", "routes": ["4000079"], "name": "NC
2141
+ 55 at Crete St"}, {"code": "6005", "description": "", "url": "", "parent_station_id":
2142
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2143
+ {"lat": 36.04765, "lng": -78.88987}, "stop_id": "4052674", "routes": ["4003070"],
2144
+ "name": "Ben Franklin Blvd at Danube Ln"}, {"code": "6006", "description":
2145
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2146
+ null, "location_type": "stop", "location": {"lat": 36.01117, "lng": -78.91208},
2147
+ "stop_id": "4052678", "routes": ["4000078"], "name": "Buchanan Blvd at Green
2148
+ St"}, {"code": "6008", "description": "", "url": "", "parent_station_id":
2149
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2150
+ {"lat": 35.94652, "lng": -78.83895}, "stop_id": "4052686", "routes": ["4000085",
2151
+ "4003062"], "name": "Angier Ave at Beldon Dr"}, {"code": "6011", "description":
2152
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2153
+ null, "location_type": "stop", "location": {"lat": 36.01317, "lng": -78.90538},
2154
+ "stop_id": "4052690", "routes": ["4000076", "4002670", "4002674", "4004486"],
2155
+ "name": "Duke St at W Knox St"}, {"code": "6014", "description": "", "url":
2156
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2157
+ "stop", "location": {"lat": 35.99632, "lng": -78.8962}, "stop_id": "4052702",
2158
+ "routes": ["4000092", "4003066", "4003070"], "name": "Roxboro St at Holloway
2159
+ St"}, {"code": "6016", "description": "", "url": "", "parent_station_id":
2160
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2161
+ {"lat": 35.97435, "lng": -78.88461}, "stop_id": "4052706", "routes": ["4000091"],
2162
+ "name": "Lawson St at Bacon St"}, {"code": "6020", "description": "", "url":
2163
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2164
+ "stop", "location": {"lat": 35.96954, "lng": -78.91068}, "stop_id": "4052718",
2165
+ "routes": ["4000090"], "name": "Otis St at Pilot St"}, {"code": "6023", "description":
2166
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2167
+ null, "location_type": "stop", "location": {"lat": 35.97701, "lng": -78.90061},
2168
+ "stop_id": "4052722", "routes": ["4000088", "4004490"], "name": "Fayetteville
2169
+ St at Lawson St (NCCU)"}, {"code": "6025", "description": "", "url": "", "parent_station_id":
2170
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2171
+ {"lat": 35.97458, "lng": -78.86463}, "stop_id": "4052730", "routes": ["4000085",
2172
+ "4003062"], "name": "413 East End Ave"}, {"code": "6026", "description": "",
2173
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2174
+ null, "location_type": "stop", "location": {"lat": 35.96114, "lng": -78.91505},
2175
+ "stop_id": "4052734", "routes": ["4000090"], "name": "Cornwallis Rd at Beechwood
2176
+ Ave"}, {"code": "6031", "description": "", "url": "", "parent_station_id":
2177
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2178
+ {"lat": 36.0003, "lng": -78.88623}, "stop_id": "4052746", "routes": ["4000092",
2179
+ "4003066", "4003070"], "name": "Dowd St at Alston Ave"}, {"code": "6032",
2180
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2181
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97116,
2182
+ "lng": -78.90109}, "stop_id": "4052750", "routes": ["4000088", "4004490"],
2183
+ "name": "Fayetteville St at Cecil St"}, {"code": "6036", "description": "",
2184
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2185
+ null, "location_type": "stop", "location": {"lat": 35.96265, "lng": -78.96028},
2186
+ "stop_id": "4052758", "routes": ["4000077", "4003042", "4003046"], "name":
2187
+ "University Dr at Kmart"}, {"code": "6039", "description": "", "url": "",
2188
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2189
+ "stop", "location": {"lat": 35.98602, "lng": -78.88448}, "stop_id": "4052762",
2190
+ "routes": ["4000085", "4003034", "4003062"], "name": "Main St at S Goley St"},
2191
+ {"code": "6042", "description": "", "url": "", "parent_station_id": null,
2192
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2193
+ {"lat": 36.01646, "lng": -78.96679}, "stop_id": "4052770", "routes": ["4000089"],
2194
+ "name": "American Dr at White Pine Dr"}, {"code": "6047", "description": "",
2195
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2196
+ null, "location_type": "stop", "location": {"lat": 36.01139, "lng": -78.91226},
2197
+ "stop_id": "4052782", "routes": ["4000078"], "name": "Green St at Buchanan
2198
+ Blvd"}, {"code": "6048", "description": "", "url": "", "parent_station_id":
2199
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2200
+ {"lat": 36.02933, "lng": -78.87017}, "stop_id": "4052786", "routes": ["4000092",
2201
+ "4003066", "4003070"], "name": "Dearborn Dr at Ora St"}, {"code": "6050",
2202
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2203
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.9754,
2204
+ "lng": -78.96403}, "stop_id": "4052794", "routes": ["4003046"], "name": "Pickett
2205
+ Rd at Colony Rd"}, {"code": "6052", "description": "", "url": "", "parent_station_id":
2206
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
2207
+ "location": {"lat": 35.97372, "lng": -78.88789}, "stop_id": "4052802", "routes":
2208
+ ["4000091"], "name": "Lawson St at Ridgeway Ave (eastboun"}, {"code": "6053",
2209
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
2210
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.97439,
2211
+ "lng": -78.87713}, "stop_id": "4052806", "routes": ["4000091"], "name": "Lawson
2212
+ St at Durham Exchange Club I"}, {"code": "6054", "description": "", "url":
2213
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2214
+ "stop", "location": {"lat": 35.93817, "lng": -78.8951}, "stop_id": "4052810",
2215
+ "routes": ["4000079"], "name": "Cornwallis Rd at Spring Ridge Apt"}, {"code":
2216
+ "6057", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2217
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.982,
2218
+ "lng": -78.93245}, "stop_id": "4052818", "routes": ["4000077", "4003042",
2219
+ "4003046"], "name": "Chapel Hill Rd at Huron St"}, {"code": "6058", "description":
2220
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2221
+ null, "location_type": "stop", "location": {"lat": 35.97423, "lng": -78.87715},
2222
+ "stop_id": "4052822", "routes": ["4000091"], "name": "Lawson St at Durham
2223
+ Exchange Club Industries (DECI)"}, {"code": "6059", "description": "", "url":
2224
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2225
+ "stop", "location": {"lat": 35.99012, "lng": -78.92418}, "stop_id": "4052826",
2226
+ "routes": ["4000077", "4003042", "4003046"], "name": "Chapel Hill Rd at Chesterfield
2227
+ Apts"}, {"code": "6060", "description": "", "url": "", "parent_station_id":
2228
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2229
+ {"lat": 36.03116, "lng": -78.97897}, "stop_id": "4052830", "routes": ["4000078",
2230
+ "4002678"], "name": "4605 Bennett Memorial Rd"}, {"code": "6061", "description":
2231
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2232
+ null, "location_type": "stop", "location": {"lat": 35.9924, "lng": -78.84257},
2233
+ "stop_id": "4052834", "routes": ["4000082", "4000083"], "name": "Ross Rd at
2234
+ Fernando St"}, {"code": "6063", "description": "", "url": "", "parent_station_id":
2235
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2236
+ {"lat": 35.98755, "lng": -78.88823}, "stop_id": "4052842", "routes": ["4000085",
2237
+ "4003034", "4003062"], "name": "Main St at Alston Ave"}, {"code": "6064",
2238
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2239
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.07557,
2240
+ "lng": -78.9095}, "stop_id": "4052846", "routes": ["4003070"], "name": "Roxboro
2241
+ Rd at Omega Rd"}, {"code": "6065", "description": "", "url": "", "parent_station_id":
2242
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2243
+ {"lat": 36.03897, "lng": -78.90478}, "stop_id": "4052850", "routes": ["4000087",
2244
+ "4000092", "4003066"], "name": "Crutchfield St at Pendergrass St"}, {"code":
2245
+ "6067", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2246
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.03682,
2247
+ "lng": -78.89715}, "stop_id": "4052858", "routes": ["4000087", "4000092",
2248
+ "4003066"], "name": "Olympic Ave at Roxboro Rd"}, {"code": "6071", "description":
2249
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2250
+ null, "location_type": "stop", "location": {"lat": 35.99193, "lng": -78.91805},
2251
+ "stop_id": "4052870", "routes": ["4000077", "4003042", "4003046"], "name":
2252
+ "Morehead Ave at Fairview St"}, {"code": "6073", "description": "", "url":
2253
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2254
+ "stop", "location": {"lat": 35.99248, "lng": -78.8694}, "stop_id": "4052874",
2255
+ "routes": ["4003034"], "name": "Gary St at N Miami Blvd"}, {"code": "6077",
2256
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2257
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97352,
2258
+ "lng": -78.90092}, "stop_id": "4052886", "routes": ["4000088", "4004490"],
2259
+ "name": "Fayetteville St at Eagle Campus Dr"}, {"code": "6078", "description":
2260
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2261
+ null, "location_type": "stop", "location": {"lat": 36.00417, "lng": -78.9555},
2262
+ "stop_id": "4052890", "routes": ["4000089", "4002678"], "name": "Mordecai
2263
+ St at Holston St"}, {"code": "6079", "description": "", "url": "", "parent_station_id":
2264
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2265
+ {"lat": 35.99694, "lng": -78.91425}, "stop_id": "4052894", "routes": ["4000089",
2266
+ "4002678"], "name": "Chapel Hill St at Arnette Ave (out)"}, {"code": "6082",
2267
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2268
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.03319,
2269
+ "lng": -78.92919}, "stop_id": "4052898", "routes": ["4000076", "4002670",
2270
+ "4002674"], "name": "Guess Rd at Fawn Ave"}, {"code": "6085", "description":
2271
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2272
+ null, "location_type": "stop", "location": {"lat": 35.98932, "lng": -78.892},
2273
+ "stop_id": "4052902", "routes": ["4000085", "4000093", "4003034", "4003062"],
2274
+ "name": "Angier Ave at Hosiery Mills"}, {"code": "6086", "description": "",
2275
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2276
+ null, "location_type": "stop", "location": {"lat": 35.98532, "lng": -78.88195},
2277
+ "stop_id": "4052906", "routes": ["4000085", "4003034", "4003062"], "name":
2278
+ "Main St at S Hyde Park Ave"}, {"code": "6087", "description": "", "url":
2279
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2280
+ "stop", "location": {"lat": 35.94837, "lng": -78.83663}, "stop_id": "4052910",
2281
+ "routes": ["4000085", "4003062"], "name": "US 70 at Miami Blvd"}, {"code":
2282
+ "6088", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2283
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.98956,
2284
+ "lng": -78.89188}, "stop_id": "4052914", "routes": ["4000085", "4003034",
2285
+ "4003062"], "name": "Angier Ave at E Main St"}, {"code": "6092", "description":
2286
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2287
+ null, "location_type": "stop", "location": {"lat": 36.00458, "lng": -78.86717},
2288
+ "stop_id": "4052918", "routes": ["4000086", "4003034"], "name": "Hardee St
2289
+ at Cheek Rd"}, {"code": "6093", "description": "", "url": "", "parent_station_id":
2290
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2291
+ {"lat": 35.99337, "lng": -78.8699}, "stop_id": "4052922", "routes": ["4000082",
2292
+ "4000083", "4000086", "4003034", "4003058"], "name": "Miami Blvd at Holloway
2293
+ St"}, {"code": "6095", "description": "", "url": "", "parent_station_id":
2294
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2295
+ {"lat": 36.03812, "lng": -78.89905}, "stop_id": "4052930", "routes": ["4000087",
2296
+ "4000092", "4003066"], "name": "Duke Regional Hospital"}, {"code": "6096",
2297
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2298
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01662,
2299
+ "lng": -78.89012}, "stop_id": "4052934", "routes": ["4000087"], "name": "Roxboro
2300
+ Rd at Higbee St"}, {"code": "6097", "description": "", "url": "", "parent_station_id":
2301
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2302
+ {"lat": 35.96268, "lng": -78.89457}, "stop_id": "4052938", "routes": ["4000079"],
2303
+ "name": "NC 55 at Gaston Ave (out)"}, {"code": "6098", "description": "",
2304
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2305
+ null, "location_type": "stop", "location": {"lat": 35.95272, "lng": -78.89707},
2306
+ "stop_id": "4052942", "routes": ["4000079"], "name": "Riddle Rd at Ancroft
2307
+ Ave"}, {"code": "6105", "description": "", "url": "", "parent_station_id":
2308
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2309
+ {"lat": 36.02425, "lng": -78.91972}, "stop_id": "4052950", "routes": ["4002674"],
2310
+ "name": "Guess Rd at Hillcrest Dr"}, {"code": "6106", "description": "", "url":
2311
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2312
+ "stop", "location": {"lat": 36.02685, "lng": -78.92308}, "stop_id": "4052954",
2313
+ "routes": ["4002674"], "name": "Guess Rd at Lamar St"}, {"code": "6107", "description":
2314
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2315
+ null, "location_type": "stop", "location": {"lat": 36.02945, "lng": -78.92638},
2316
+ "stop_id": "4052958", "routes": ["4002674"], "name": "Guess Rd at North Pointe
2317
+ Dr"}, {"code": "6109", "description": "", "url": "", "parent_station_id":
2318
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2319
+ {"lat": 36.02852, "lng": -78.92037}, "stop_id": "4052962", "routes": ["4002670"],
2320
+ "name": "North Pointe Dr at Kroger"}, {"code": "6110", "description": "",
2321
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2322
+ null, "location_type": "stop", "location": {"lat": 36.02803, "lng": -78.91508},
2323
+ "stop_id": "4052966", "routes": ["4002670"], "name": "North Pointe Dr at Broad
2324
+ St"}, {"code": "6114", "description": "", "url": "", "parent_station_id":
2325
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2326
+ {"lat": 36.02664, "lng": -78.92304}, "stop_id": "4052970", "routes": ["4000076",
2327
+ "4002674"], "name": "Guess Rd at Lamar St"}, {"code": "6115", "description":
2328
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2329
+ null, "location_type": "stop", "location": {"lat": 36.02445, "lng": -78.92027},
2330
+ "stop_id": "4052974", "routes": ["4000076", "4002674"], "name": "Guess Rd
2331
+ at Hillcrest Dr"}, {"code": "6116", "description": "", "url": "", "parent_station_id":
2332
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2333
+ {"lat": 36.03087, "lng": -78.92688}, "stop_id": "4052978", "routes": ["4000076",
2334
+ "4002670"], "name": "North Pointe Dr at Woodmont Dr"}, {"code": "6125", "description":
2335
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2336
+ null, "location_type": "stop", "location": {"lat": 36.05122, "lng": -78.90702},
2337
+ "stop_id": "4052990", "routes": ["4000092", "4003066"], "name": "Horton Rd
2338
+ at Stonewood Apts"}, {"code": "6126", "description": "", "url": "", "parent_station_id":
2339
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2340
+ {"lat": 36.05115, "lng": -78.91091}, "stop_id": "4052994", "routes": ["4000092",
2341
+ "4003066"], "name": "Chalk Level Rd at Horton Rd"}, {"code": "6128", "description":
2342
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2343
+ null, "location_type": "stop", "location": {"lat": 36.05288, "lng": -78.92102},
2344
+ "stop_id": "4053002", "routes": ["4003066"], "name": "Wyldewood Rd at Foxfire
2345
+ Apts"}, {"code": "6129", "description": "", "url": "", "parent_station_id":
2346
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2347
+ {"lat": 36.05138, "lng": -78.92357}, "stop_id": "4053006", "routes": ["4003066"],
2348
+ "name": "New Castle Rd at 1475 Foxfire"}, {"code": "6130", "description":
2349
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2350
+ null, "location_type": "stop", "location": {"lat": 35.97411, "lng": -78.88518},
2351
+ "stop_id": "4053010", "routes": ["4000091"], "name": "Lawson St at Bacon St"},
2352
+ {"code": "6132", "description": "", "url": "", "parent_station_id": null,
2353
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2354
+ {"lat": 35.96309, "lng": -78.87763}, "stop_id": "4053014", "routes": ["4000091"],
2355
+ "name": "Briggs Ave at UniFirst"}, {"code": "6133", "description": "", "url":
2356
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2357
+ "stop", "location": {"lat": 35.9588, "lng": -78.8792}, "stop_id": "4053018",
2358
+ "routes": ["4000091"], "name": "Briggs Ave at Riddle Rd"}, {"code": "6136",
2359
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2360
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96229,
2361
+ "lng": -78.88691}, "stop_id": "4053022", "routes": ["4000091"], "name": "Capps
2362
+ St at S Alston Ave"}, {"code": "6137", "description": "", "url": "", "parent_station_id":
2363
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2364
+ {"lat": 35.9652, "lng": -78.88354}, "stop_id": "4053026", "routes": ["4000091"],
2365
+ "name": "Capps St at Bacon St"}, {"code": "6138", "description": "", "url":
2366
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2367
+ "stop", "location": {"lat": 35.96638, "lng": -78.88219}, "stop_id": "4053030",
2368
+ "routes": ["4000091"], "name": "1116 Hearthside St"}, {"code": "6139", "description":
2369
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2370
+ null, "location_type": "stop", "location": {"lat": 35.96759, "lng": -78.88353},
2371
+ "stop_id": "4053034", "routes": ["4000091"], "name": "Hearthside St at Welch
2372
+ Pl"}, {"code": "6142", "description": "", "url": "", "parent_station_id":
2373
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2374
+ {"lat": 35.95598, "lng": -78.90757}, "stop_id": "4053042", "routes": ["4000088",
2375
+ "4000090", "4004490"], "name": "Fayetteville St at Tralea Dr"}, {"code": "6143",
2376
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2377
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.95878,
2378
+ "lng": -78.91033}, "stop_id": "4053046", "routes": ["4000088", "4000090",
2379
+ "4004490"], "name": "Fayetteville St at White Rock Church"}, {"code": "6145",
2380
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2381
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97373,
2382
+ "lng": -78.95925}, "stop_id": "4053054", "routes": ["4003046"], "name": "Pickett
2383
+ Rd at Western Bypass Rd"}, {"code": "6146", "description": "", "url": "",
2384
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2385
+ "stop", "location": {"lat": 35.9637, "lng": -78.90725}, "stop_id": "4053058",
2386
+ "routes": ["4000088", "4004490"], "name": "Fayetteville St at Pilot St"},
2387
+ {"code": "6147", "description": "", "url": "", "parent_station_id": null,
2388
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2389
+ {"lat": 35.96032, "lng": -78.91021}, "stop_id": "4053062", "routes": ["4000088",
2390
+ "4004490"], "name": "Fayetteville St at Cornwallis Rd"}, {"code": "6153",
2391
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
2392
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.91629,
2393
+ "lng": -78.93167}, "stop_id": "4053078", "routes": ["4000088", "4003038"],
2394
+ "name": "Fayetteville Rd at Brian Center"}, {"code": "6154", "description":
2395
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2396
+ null, "location_type": "stop", "location": {"lat": 35.96553, "lng": -78.91875},
2397
+ "stop_id": "4053082", "routes": ["4000090"], "name": "Roxboro St at Cornwallis
2398
+ Rd"}, {"code": "6155", "description": "", "url": "", "parent_station_id":
2399
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2400
+ {"lat": 36.03851, "lng": -78.89863}, "stop_id": "4053086", "routes": ["4000092",
2401
+ "4003066"], "name": "N Roxboro Rd at Duke Regional Hospital"}, {"code": "6156",
2402
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2403
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.04321,
2404
+ "lng": -78.89193}, "stop_id": "4053090", "routes": ["4000092", "4003066"],
2405
+ "name": "Carver St at Meriwether Dr"}, {"code": "6157", "description": "",
2406
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2407
+ null, "location_type": "stop", "location": {"lat": 36.02308, "lng": -78.87877},
2408
+ "stop_id": "4053094", "routes": ["4000092", "4003066", "4003070"], "name":
2409
+ "Club Blvd at Lindbergh St"}, {"code": "6158", "description": "", "url": "",
2410
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2411
+ "stop", "location": {"lat": 36.00041, "lng": -78.89192}, "stop_id": "4053098",
2412
+ "routes": ["4000092", "4003066", "4003070"], "name": "Dowd St at Gurley St"},
2413
+ {"code": "6159", "description": "", "url": "", "parent_station_id": null,
2414
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2415
+ {"lat": 36.00024, "lng": -78.89203}, "stop_id": "4053102", "routes": ["4000092",
2416
+ "4003066", "4003070"], "name": "Dowd St at Gurley St"}, {"code": "6160", "description":
2417
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2418
+ null, "location_type": "stop", "location": {"lat": 36.0003, "lng": -78.88889},
2419
+ "stop_id": "4053106", "routes": ["4000092", "4003066", "4003070"], "name":
2420
+ "Dowd St at Hazel St"}, {"code": "6161", "description": "", "url": "", "parent_station_id":
2421
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2422
+ {"lat": 36.00046, "lng": -78.88638}, "stop_id": "4053110", "routes": ["4000092",
2423
+ "4003066", "4003070"], "name": "Dowd St at Alston St"}, {"code": "6162", "description":
2424
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2425
+ null, "location_type": "stop", "location": {"lat": 35.98903, "lng": -78.90886},
2426
+ "stop_id": "4053114", "routes": ["4000090"], "name": "Duke St at Cobb St"},
2427
+ {"code": "6163", "description": "", "url": "", "parent_station_id": null,
2428
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2429
+ {"lat": 35.97405, "lng": -78.93693}, "stop_id": "4053118", "routes": ["4000077",
2430
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Yates Church"}, {"code":
2431
+ "6164", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2432
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.96623,
2433
+ "lng": -78.95431}, "stop_id": "4053122", "routes": ["4000077", "4003042"],
2434
+ "name": "University Dr at Shannon Rd"}, {"code": "6165", "description": "",
2435
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2436
+ null, "location_type": "stop", "location": {"lat": 35.9496, "lng": -78.96798},
2437
+ "stop_id": "4053126", "routes": ["4000077", "4003042"], "name": "Old Chapel
2438
+ Hill Rd at Garrett Rd"}, {"code": "6167", "description": "", "url": "", "parent_station_id":
2439
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2440
+ {"lat": 35.97058, "lng": -78.93868}, "stop_id": "4053134", "routes": ["4000077",
2441
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Colonial Apts"}, {"code":
2442
+ "6168", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2443
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00442,
2444
+ "lng": -78.91237}, "stop_id": "4053138", "routes": ["4000078"], "name": "Buchanan
2445
+ Blvd at Minerva Ave"}, {"code": "6170", "description": "", "url": "", "parent_station_id":
2446
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2447
+ {"lat": 36.03292, "lng": -78.97917}, "stop_id": "4053146", "routes": ["4000078",
2448
+ "4002678"], "name": "Hillsborough Rd at Food Lion"}, {"code": "6171", "description":
2449
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2450
+ null, "location_type": "stop", "location": {"lat": 35.97618, "lng": -78.89662},
2451
+ "stop_id": "4053150", "routes": ["4000091"], "name": "Lawson St at NCCU Track"},
2452
+ {"code": "6172", "description": "", "url": "", "parent_station_id": null,
2453
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2454
+ {"lat": 35.99245, "lng": -78.86589}, "stop_id": "4053154", "routes": ["4000083",
2455
+ "4003058"], "name": "Hardee St at Holloway St"}, {"code": "6173", "description":
2456
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2457
+ null, "location_type": "stop", "location": {"lat": 35.99059, "lng": -78.86032},
2458
+ "stop_id": "4053158", "routes": ["4000082", "4000083", "4003058"], "name":
2459
+ "Holloway St at Southerland St"}, {"code": "6176", "description": "", "url":
2460
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2461
+ "stop", "location": {"lat": 35.98594, "lng": -78.87784}, "stop_id": "4053166",
2462
+ "routes": ["4003034"], "name": "E Main St at Driver St"}, {"code": "6177",
2463
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2464
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97455,
2465
+ "lng": -78.89092}, "stop_id": "4053170", "routes": ["4000091"], "name": "Lawson
2466
+ St at Sima Ave (westbound)"}, {"code": "6182", "description": "", "url": "",
2467
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2468
+ "stop", "location": {"lat": 35.99747, "lng": -78.89833}, "stop_id": "4053186",
2469
+ "routes": ["4000087"], "name": "Morgan St at Mangum St"}, {"code": "6191",
2470
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2471
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96752,
2472
+ "lng": -78.95514}, "stop_id": "4053214", "routes": ["4003046"], "name": "Shannon
2473
+ Rd at Sams Club"}, {"code": "6193", "description": "", "url": "", "parent_station_id":
2474
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2475
+ {"lat": 35.9372, "lng": -78.90799}, "stop_id": "4053218", "routes": ["4000088"],
2476
+ "name": "Fayetteville Rd at Turmeric Ln"}, {"code": "6196", "description":
2477
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2478
+ null, "location_type": "stop", "location": {"lat": 35.96655, "lng": -78.95174},
2479
+ "stop_id": "4053226", "routes": ["4000077", "4003042", "4003046"], "name":
2480
+ "3805 University Dr"}, {"code": "6197", "description": "", "url": "", "parent_station_id":
2481
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
2482
+ "location": {"lat": 35.95092, "lng": -78.98968}, "stop_id": "4053230", "routes":
2483
+ ["4000077", "4003042"], "name": "Witherspoon Blvd at McFarland Dr"}, {"code":
2484
+ "6198", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2485
+ ["12", "24"], "station_id": null, "location_type": "stop", "location": {"lat":
2486
+ 35.94895, "lng": -78.99436}, "stop_id": "4053234", "routes": ["4000077", "4003042"],
2487
+ "name": "Mt. Moriah Rd at Danzinger Dr"}, {"code": "6201", "description":
2488
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2489
+ null, "location_type": "stop", "location": {"lat": 36.05318, "lng": -78.93487},
2490
+ "stop_id": "4053246", "routes": ["4000076", "4002674"], "name": "Hillandale
2491
+ Rd at Hillandale Elementary"}, {"code": "6202", "description": "", "url":
2492
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2493
+ "stop", "location": {"lat": 36.05727, "lng": -78.93383}, "stop_id": "4053250",
2494
+ "routes": ["4000076", "4002674", "4003066"], "name": "Horton Rd at Sugarwood
2495
+ Pl"}, {"code": "6203", "description": "", "url": "", "parent_station_id":
2496
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2497
+ {"lat": 36.05732, "lng": -78.93127}, "stop_id": "4053254", "routes": ["4000076",
2498
+ "4002674", "4003066"], "name": "Horton Rd at Guess Rd"}, {"code": "6205",
2499
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2500
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.05456,
2501
+ "lng": -78.92945}, "stop_id": "4053262", "routes": ["4000076", "4002674"],
2502
+ "name": "Guess Rd at Peppertree St"}, {"code": "6206", "description": "",
2503
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2504
+ null, "location_type": "stop", "location": {"lat": 36.0497, "lng": -78.92945},
2505
+ "stop_id": "4053266", "routes": ["4000076", "4002674"], "name": "Guess Rd
2506
+ at Crystal Lake Rd"}, {"code": "6207", "description": "", "url": "", "parent_station_id":
2507
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2508
+ {"lat": 36.04375, "lng": -78.92957}, "stop_id": "4053270", "routes": ["4000076",
2509
+ "4002674"], "name": "Guess Rd at Bogarde St"}, {"code": "6208", "description":
2510
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2511
+ null, "location_type": "stop", "location": {"lat": 36.03706, "lng": -78.93848},
2512
+ "stop_id": "4053274", "routes": ["4000076", "4002670"], "name": "3037 Carver
2513
+ St"}, {"code": "6209", "description": "", "url": "", "parent_station_id":
2514
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2515
+ {"lat": 36.0407, "lng": -78.9353}, "stop_id": "4053278", "routes": ["4000076",
2516
+ "4002674"], "name": "2242 Hillandale Rd"}, {"code": "6210", "description":
2517
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2518
+ null, "location_type": "stop", "location": {"lat": 36.04417, "lng": -78.93526},
2519
+ "stop_id": "4053282", "routes": ["4000076", "4002674"], "name": "Hillandale
2520
+ Rd at Pinetree Ct"}, {"code": "6211", "description": "", "url": "", "parent_station_id":
2521
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2522
+ {"lat": 36.04822, "lng": -78.93616}, "stop_id": "4053286", "routes": ["4000076",
2523
+ "4002674"], "name": "Hillandale Rd at Samuel Dr"}, {"code": "6212", "description":
2524
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2525
+ null, "location_type": "stop", "location": {"lat": 36.05076, "lng": -78.93544},
2526
+ "stop_id": "4053290", "routes": ["4000076", "4002674"], "name": "Hillandale
2527
+ Rd at Croasdaile Farms"}, {"code": "6217", "description": "", "url": "", "parent_station_id":
2528
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2529
+ {"lat": 35.9315, "lng": -78.81045}, "stop_id": "4053298", "routes": ["4000085",
2530
+ "4003062"], "name": "Page Rd Ext at Hwy 70"}, {"code": "6221", "description":
2531
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2532
+ null, "location_type": "stop", "location": {"lat": 35.90902, "lng": -78.7863},
2533
+ "stop_id": "4053306", "routes": ["4000081"], "name": "Brier Leaf Ln at Brier
2534
+ Creek Pkwy"}, {"code": "6224", "description": "", "url": "", "parent_station_id":
2535
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2536
+ {"lat": 35.91134, "lng": -78.7859}, "stop_id": "4053318", "routes": ["4000081"],
2537
+ "name": "Brier Leaf Ln at Little Brier Creek"}, {"code": "6225", "description":
2538
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2539
+ null, "location_type": "stop", "location": {"lat": 35.90927, "lng": -78.78484},
2540
+ "stop_id": "4053322", "routes": ["4000081"], "name": "Brier Creek Pkwy at
2541
+ Little Brier Creeky Ln"}, {"code": "6241", "description": "", "url": "", "parent_station_id":
2542
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2543
+ {"lat": 35.999, "lng": -78.89989}, "stop_id": "4053346", "routes": ["4000087"],
2544
+ "name": "Rigsbee Ave at Seminary St"}, {"code": "6242", "description": "",
2545
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2546
+ null, "location_type": "stop", "location": {"lat": 36.00193, "lng": -78.89988},
2547
+ "stop_id": "4053350", "routes": ["4000087"], "name": "Rigsbee Ave at Corporation
2548
+ St"}, {"code": "6243", "description": "", "url": "", "parent_station_id":
2549
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2550
+ {"lat": 36.00374, "lng": -78.89963}, "stop_id": "4053354", "routes": ["4000087"],
2551
+ "name": "W Geer St at Rigsbee Ave"}, {"code": "6244", "description": "", "url":
2552
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2553
+ "stop", "location": {"lat": 36.00376, "lng": -78.89647}, "stop_id": "4053358",
2554
+ "routes": ["4000087"], "name": "W Geer St at Glendale Ave"}, {"code": "6245",
2555
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2556
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00384,
2557
+ "lng": -78.89649}, "stop_id": "4053362", "routes": ["4000087"], "name": "Geer
2558
+ St at Glendale Ave"}, {"code": "6246", "description": "", "url": "", "parent_station_id":
2559
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2560
+ {"lat": 36.00382, "lng": -78.89951}, "stop_id": "4053366", "routes": ["4000087"],
2561
+ "name": "Geer St at Rigsbee Ave"}, {"code": "6247", "description": "", "url":
2562
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2563
+ "stop", "location": {"lat": 36.00216, "lng": -78.90005}, "stop_id": "4053370",
2564
+ "routes": ["4000087"], "name": "Rigsbee Ave at W Corporation St"}, {"code":
2565
+ "6248", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2566
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.99942,
2567
+ "lng": -78.89997}, "stop_id": "4053374", "routes": ["4000087"], "name": "Rigsbee
2568
+ Ave at Seminary St"}, {"code": "6251", "description": "", "url": "", "parent_station_id":
2569
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2570
+ {"lat": 35.904, "lng": -78.93737}, "stop_id": "4053386", "routes": ["4000088"],
2571
+ "name": "Renaissance Shopping Center"}, {"code": "6252", "description": "",
2572
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2573
+ null, "location_type": "stop", "location": {"lat": 35.90296, "lng": -78.95391},
2574
+ "stop_id": "4053390", "routes": ["4000088", "4003038"], "name": "Renaissance
2575
+ Pkwy at Holly Hill Dr"}, {"code": "6253", "description": "", "url": "", "parent_station_id":
2576
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2577
+ {"lat": 35.91073, "lng": -78.94515}, "stop_id": "4053394", "routes": ["4000088",
2578
+ "4003038"], "name": "Highgate Dr at Audubon Lake Dr"}, {"code": "6254", "description":
2579
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2580
+ null, "location_type": "stop", "location": {"lat": 35.91058, "lng": -78.94274},
2581
+ "stop_id": "4053398", "routes": ["4000088", "4003038"], "name": "5322 Highgate
2582
+ Dr"}, {"code": "6255", "description": "", "url": "", "parent_station_id":
2583
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2584
+ {"lat": 35.9102, "lng": -78.94089}, "stop_id": "4053402", "routes": ["4000088",
2585
+ "4003038"], "name": "Highgate Dr at NC 54"}, {"code": "6256", "description":
2586
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2587
+ null, "location_type": "stop", "location": {"lat": 35.9529, "lng": -78.90558},
2588
+ "stop_id": "4053406", "routes": ["4000090"], "name": "Fayetteville St at Cook
2589
+ Rd (Hillsid"}, {"code": "6257", "description": "", "url": "", "parent_station_id":
2590
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2591
+ {"lat": 35.95325, "lng": -78.90559}, "stop_id": "4053410", "routes": ["4000088",
2592
+ "4000090", "4004490"], "name": "Fayetteville St at Cook Rd (Hillside HS)"},
2593
+ {"code": "6258", "description": "", "url": "", "parent_station_id": null,
2594
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2595
+ {"lat": 35.95592, "lng": -78.90729}, "stop_id": "4053414", "routes": ["4000090"],
2596
+ "name": "Fayetteville Rd at Mt Zion Church"}, {"code": "6263", "description":
2597
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2598
+ null, "location_type": "stop", "location": {"lat": 35.94133, "lng": -78.83905},
2599
+ "stop_id": "4053434", "routes": ["4000081"], "name": "Miami Blvd at Bethesda
2600
+ Elementary"}, {"code": "6264", "description": "", "url": "", "parent_station_id":
2601
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2602
+ {"lat": 35.98773, "lng": -78.84797}, "stop_id": "4053438", "routes": ["4000082",
2603
+ "4000083", "4003058"], "name": "Holloway St at Rummel St"}, {"code": "6265",
2604
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2605
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.9868,
2606
+ "lng": -78.84421}, "stop_id": "4053442", "routes": ["4003058"], "name": "Holloway
2607
+ St at Lynn Rd"}, {"code": "6266", "description": "", "url": "", "parent_station_id":
2608
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2609
+ {"lat": 35.93601, "lng": -78.8424}, "stop_id": "4053446", "routes": ["4000081"],
2610
+ "name": "Miami Blvd at New Haven"}, {"code": "6267", "description": "", "url":
2611
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2612
+ "stop", "location": {"lat": 35.92338, "lng": -78.84512}, "stop_id": "4053450",
2613
+ "routes": ["4000081"], "name": "TW Alexander Dr at Miami Blvd"}, {"code":
2614
+ "6268", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2615
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.92208,
2616
+ "lng": -78.83533}, "stop_id": "4053454", "routes": ["4000081"], "name": "TW
2617
+ Alexander at Center Point"}, {"code": "6269", "description": "", "url": "",
2618
+ "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
2619
+ "location_type": "stop", "location": {"lat": 35.91873, "lng": -78.8245}, "stop_id":
2620
+ "4053458", "routes": ["4000081"], "name": "TW Alexander at Lab Corp"}, {"code":
2621
+ "6270", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2622
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.92233,
2623
+ "lng": -78.83715}, "stop_id": "4053462", "routes": ["4000081"], "name": "TW
2624
+ Alexander at 1725 Creekside"}, {"code": "6271", "description": "", "url":
2625
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2626
+ "stop", "location": {"lat": 35.92322, "lng": -78.84427}, "stop_id": "4053466",
2627
+ "routes": ["4000081"], "name": "TW Alexander at Jersey Mike''s"}, {"code":
2628
+ "6272", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2629
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.92547,
2630
+ "lng": -78.84589}, "stop_id": "4053470", "routes": ["4000081"], "name": "Miami
2631
+ Blvd at TW Alexander Dr"}, {"code": "6273", "description": "", "url": "",
2632
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2633
+ "stop", "location": {"lat": 35.93668, "lng": -78.842}, "stop_id": "4053474",
2634
+ "routes": ["4000081"], "name": "Miami Blvd at Bethesda United Methodist Church"},
2635
+ {"code": "6274", "description": "", "url": "", "parent_station_id": null,
2636
+ "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop", "location":
2637
+ {"lat": 35.9006, "lng": -78.88952}, "stop_id": "4053478", "routes": ["4000079",
2638
+ "4003038"], "name": "NC 54 at Alston Ave (eastbound)"}, {"code": "6275", "description":
2639
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2640
+ null, "location_type": "stop", "location": {"lat": 35.89857, "lng": -78.88909},
2641
+ "stop_id": "4053482", "routes": ["4000079", "4003038"], "name": "S Alston
2642
+ Ave at Kestrel Heights"}, {"code": "6276", "description": "", "url": "", "parent_station_id":
2643
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2644
+ {"lat": 35.89097, "lng": -78.88532}, "stop_id": "4053486", "routes": ["4000079",
2645
+ "4003038"], "name": "5010 S Alston Ave"}, {"code": "6277", "description":
2646
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2647
+ null, "location_type": "stop", "location": {"lat": 35.88421, "lng": -78.88583},
2648
+ "stop_id": "4053490", "routes": ["4000079", "4003038"], "name": "S Alston
2649
+ Ave at Falls Pointe Apts"}, {"code": "6278", "description": "", "url": "",
2650
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2651
+ "stop", "location": {"lat": 35.89021, "lng": -78.89596}, "stop_id": "4053494",
2652
+ "routes": ["4000079", "4003038"], "name": "NC 55 at Sedwick Dr"}, {"code":
2653
+ "6279", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2654
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.8971,
2655
+ "lng": -78.89687}, "stop_id": "4053498", "routes": ["4000079", "4003038"],
2656
+ "name": "NC 55 at Golden Corral"}, {"code": "6283", "description": "", "url":
2657
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2658
+ "stop", "location": {"lat": 35.89872, "lng": -78.89655}, "stop_id": "4053510",
2659
+ "routes": ["4000079", "4003038"], "name": "NC 55 at Allendown Dr"}, {"code":
2660
+ "6287", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2661
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.8955,
2662
+ "lng": -78.88905}, "stop_id": "4053518", "routes": ["4000079", "4003038"],
2663
+ "name": "S Alston Ave at Englert Dr"}, {"code": "6288", "description": "",
2664
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2665
+ null, "location_type": "stop", "location": {"lat": 36.00421, "lng": -78.87569},
2666
+ "stop_id": "4053522", "routes": ["4003034"], "name": "E Geer St at Fay St"},
2667
+ {"code": "6289", "description": "", "url": "", "parent_station_id": null,
2668
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2669
+ {"lat": 36.01428, "lng": -78.86316}, "stop_id": "4053526", "routes": ["4000086"],
2670
+ "name": "E Geer St at Midland Terrace (out)"}, {"code": "6290", "description":
2671
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2672
+ null, "location_type": "stop", "location": {"lat": 36.01994, "lng": -78.84943},
2673
+ "stop_id": "4053530", "routes": ["4000086"], "name": "E Geer St at Landon
2674
+ Farms (out)"}, {"code": "6291", "description": "", "url": "", "parent_station_id":
2675
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2676
+ {"lat": 36.02733, "lng": -78.84287}, "stop_id": "4053534", "routes": ["4000086"],
2677
+ "name": "Walmart at Glenview Station Stop 1"}, {"code": "6292", "description":
2678
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2679
+ null, "location_type": "stop", "location": {"lat": 36.0288, "lng": -78.84075},
2680
+ "stop_id": "4053538", "routes": ["4000086"], "name": "Walmart at Glenview
2681
+ Station Stop 2"}, {"code": "6293", "description": "", "url": "", "parent_station_id":
2682
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2683
+ {"lat": 36.02016, "lng": -78.84949}, "stop_id": "4053542", "routes": ["4000086"],
2684
+ "name": "E Geer St at Landon Farm (inbound)"}, {"code": "6294", "description":
2685
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2686
+ null, "location_type": "stop", "location": {"lat": 36.01463, "lng": -78.86303},
2687
+ "stop_id": "4053546", "routes": ["4000086"], "name": "E Geer St at Midland
2688
+ Terrace (in)"}, {"code": "6297", "description": "", "url": "", "parent_station_id":
2689
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2690
+ {"lat": 35.99443, "lng": -78.89778}, "stop_id": "4053550", "routes": ["4000083",
2691
+ "4000086", "4000092", "4003058", "4003066", "4003070"], "name": "Roxboro St
2692
+ at Liberty St"}, {"code": "6299", "description": "", "url": "", "parent_station_id":
2693
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2694
+ {"lat": 35.99415, "lng": -78.9016}, "stop_id": "4053554", "routes": ["4000083",
2695
+ "4000086", "4000091", "4000092", "4003034", "4003058", "4003062", "4003066",
2696
+ "4003070"], "name": "Pettigrew St at Mangum St"}, {"code": "6300", "description":
2697
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2698
+ null, "location_type": "stop", "location": {"lat": 35.99205, "lng": -78.89887},
2699
+ "stop_id": "4053558", "routes": ["4003034", "4003062"], "name": "Pettigrew
2700
+ St at Roxboro St"}, {"code": "6304", "description": "", "url": "", "parent_station_id":
2701
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2702
+ {"lat": 36.02681, "lng": -78.84196}, "stop_id": "4053570", "routes": ["4000086"],
2703
+ "name": "E Geer St at Glenview Station"}, {"code": "6305", "description":
2704
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2705
+ null, "location_type": "stop", "location": {"lat": 35.99688, "lng": -78.90412},
2706
+ "stop_id": "4053574", "routes": ["4000085", "4000087", "4000093"], "name":
2707
+ "E Chapel Hill St at Main St"}, {"code": "6306", "description": "", "url":
2708
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2709
+ "stop", "location": {"lat": 35.99559, "lng": -78.90187}, "stop_id": "4053578",
2710
+ "routes": ["4000085", "4000093"], "name": "E Main St at Corcoran St (outbound)"},
2711
+ {"code": "6307", "description": "", "url": "", "parent_station_id": null,
2712
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2713
+ {"lat": 35.99473, "lng": -78.90029}, "stop_id": "4053582", "routes": ["4000085",
2714
+ "4000093"], "name": "E Main St at Mangum St (outbound)"}, {"code": "6308",
2715
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2716
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99694,
2717
+ "lng": -78.90254}, "stop_id": "4053586", "routes": ["4000087"], "name": "E
2718
+ Chapel Hill St at Post Office"}, {"code": "6309", "description": "", "url":
2719
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2720
+ "stop", "location": {"lat": 35.99288, "lng": -78.89521}, "stop_id": "4053590",
2721
+ "routes": ["4000083", "4000086", "4003058"], "name": "N Dillard St at Main
2722
+ St"}, {"code": "6310", "description": "", "url": "", "parent_station_id":
2723
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2724
+ {"lat": 35.95604, "lng": -78.84148}, "stop_id": "4053594", "routes": ["4000085",
2725
+ "4003062"], "name": "US 70 at Laurel Dr"}, {"code": "6311", "description":
2726
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2727
+ null, "location_type": "stop", "location": {"lat": 35.94191, "lng": -78.83206},
2728
+ "stop_id": "4053598", "routes": ["4000085", "4003062"], "name": "4319 Angier
2729
+ Ave"}, {"code": "6312", "description": "", "url": "", "parent_station_id":
2730
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2731
+ {"lat": 35.94541, "lng": -78.83747}, "stop_id": "4053602", "routes": ["4000085",
2732
+ "4003062"], "name": "Angier Ave at Miami Blvd"}, {"code": "6313", "description":
2733
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2734
+ null, "location_type": "stop", "location": {"lat": 35.94963, "lng": -78.84415},
2735
+ "stop_id": "4053606", "routes": ["4000085", "4003062"], "name": "Angier Ave
2736
+ at Bungalow Ave"}, {"code": "6314", "description": "", "url": "", "parent_station_id":
2737
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2738
+ {"lat": 35.96667, "lng": -78.85914}, "stop_id": "4053610", "routes": ["4000085",
2739
+ "4003062"], "name": "Angier Ave at Midway Ave"}, {"code": "6315", "description":
2740
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2741
+ null, "location_type": "stop", "location": {"lat": 36.01658, "lng": -78.88992},
2742
+ "stop_id": "4053614", "routes": ["4000087"], "name": "Roxboro Rd at Foushee
2743
+ St"}, {"code": "6316", "description": "", "url": "", "parent_station_id":
2744
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2745
+ {"lat": 35.99819, "lng": -78.90256}, "stop_id": "4053618", "routes": ["4000087"],
2746
+ "name": "Morgan St at The Carolina Theatre"}, {"code": "6317", "description":
2747
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2748
+ null, "location_type": "stop", "location": {"lat": 35.994, "lng": -78.90158},
2749
+ "stop_id": "4053622", "routes": ["4000083", "4000086", "4000091", "4000092",
2750
+ "4003034", "4003058", "4003062", "4003066", "4003070"], "name": "Pettigrew
2751
+ St at Mangum St"}, {"code": "6319", "description": "", "url": "", "parent_station_id":
2752
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2753
+ {"lat": 35.9412, "lng": -78.91145}, "stop_id": "4053626", "routes": ["4000090",
2754
+ "4004490"], "name": "MLK Pkwy at Stratford Lake Dr"}, {"code": "6320", "description":
2755
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2756
+ null, "location_type": "stop", "location": {"lat": 35.94105, "lng": -78.91227},
2757
+ "stop_id": "4053630", "routes": ["4000090"], "name": "MLK Pkwy at Stratford
2758
+ Lake Dr"}, {"code": "6322", "description": "", "url": "", "parent_station_id":
2759
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2760
+ {"lat": 35.96455, "lng": -78.91784}, "stop_id": "4053634", "routes": ["4000090"],
2761
+ "name": "Cornwallis Rd at Roxboro Rd"}, {"code": "6330", "description": "",
2762
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2763
+ null, "location_type": "stop", "location": {"lat": 35.98642, "lng": -78.89917},
2764
+ "stop_id": "4053646", "routes": ["4000088", "4004490"], "name": "Lakewood
2765
+ Ave at Fayetteville St"}, {"code": "6333", "description": "", "url": "", "parent_station_id":
2766
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2767
+ {"lat": 36.01663, "lng": -78.96723}, "stop_id": "4053654", "routes": ["4000089"],
2768
+ "name": "American Dr at Constitution Dr"}, {"code": "6335", "description":
2769
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2770
+ null, "location_type": "stop", "location": {"lat": 36.02216, "lng": -78.95313},
2771
+ "stop_id": "4053662", "routes": ["4000078"], "name": "Hillsborough Rd at CVS"},
2772
+ {"code": "6336", "description": "", "url": "", "parent_station_id": null,
2773
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2774
+ {"lat": 35.99985, "lng": -78.90951}, "stop_id": "4053666", "routes": ["4000076",
2775
+ "4000078", "4000093", "4002670", "4002674", "4004486"], "name": "Gregson St
2776
+ at Brightleaf"}, {"code": "6337", "description": "", "url": "", "parent_station_id":
2777
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2778
+ {"lat": 35.93495, "lng": -78.89171}, "stop_id": "4053670", "routes": ["4000079"],
2779
+ "name": "Cornwallis Rd at Laurel Oaks Dr (out)"}, {"code": "6338", "description":
2780
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2781
+ null, "location_type": "stop", "location": {"lat": 35.93142, "lng": -78.88858},
2782
+ "stop_id": "4053674", "routes": ["4000079"], "name": "NC 55 at Martin Luther
2783
+ King Jr Pkwy"}, {"code": "6339", "description": "", "url": "", "parent_station_id":
2784
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2785
+ {"lat": 35.92777, "lng": -78.88917}, "stop_id": "4053678", "routes": ["4000079"],
2786
+ "name": "NC 55 at Odyssey Dr (out)"}, {"code": "6340", "description": "",
2787
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2788
+ null, "location_type": "stop", "location": {"lat": 35.9149, "lng": -78.89162},
2789
+ "stop_id": "4053682", "routes": ["4000079"], "name": "NC 55 at Carpenter Fletcher
2790
+ Rd (out)"}, {"code": "6343", "description": "", "url": "", "parent_station_id":
2791
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2792
+ {"lat": 35.98943, "lng": -78.85473}, "stop_id": "4053686", "routes": ["4003058"],
2793
+ "name": "Highway 98 at Joyland Ave"}, {"code": "6344", "description": "",
2794
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2795
+ null, "location_type": "stop", "location": {"lat": 35.9918, "lng": -78.86478},
2796
+ "stop_id": "4053690", "routes": ["4000082", "4000083", "4003058"], "name":
2797
+ "Holloway St at Herbert St"}, {"code": "6345", "description": "", "url": "",
2798
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2799
+ "stop", "location": {"lat": 35.98975, "lng": -78.87837}, "stop_id": "4053694",
2800
+ "routes": ["4003034"], "name": "Driver St at Holton Career Resource Center"},
2801
+ {"code": "6347", "description": "", "url": "", "parent_station_id": null,
2802
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2803
+ {"lat": 35.98985, "lng": -78.87859}, "stop_id": "4053702", "routes": ["4003034"],
2804
+ "name": "Driver St at Holton Career Resource Center"}, {"code": "6348", "description":
2805
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2806
+ null, "location_type": "stop", "location": {"lat": 35.98324, "lng": -78.829},
2807
+ "stop_id": "4053706", "routes": ["4000082", "4003058"], "name": "Hwy 98 at
2808
+ Durham Assisted Living"}, {"code": "6349", "description": "", "url": "", "parent_station_id":
2809
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2810
+ {"lat": 35.9911, "lng": -78.81752}, "stop_id": "4053710", "routes": ["4000082",
2811
+ "4003058"], "name": "Mineral Springs Rd at Destrier Dr"}, {"code": "6350",
2812
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2813
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99491,
2814
+ "lng": -78.81522}, "stop_id": "4053714", "routes": ["4000082", "4003058"],
2815
+ "name": "Freeman Rd at Mineral Springs Rd"}, {"code": "6351", "description":
2816
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2817
+ null, "location_type": "stop", "location": {"lat": 35.99254, "lng": -78.84879},
2818
+ "stop_id": "4053718", "routes": ["4000082", "4000083"], "name": "Ross Rd at
2819
+ Idlewood Rd"}, {"code": "6363", "description": "", "url": "", "parent_station_id":
2820
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2821
+ {"lat": 35.98392, "lng": -78.83226}, "stop_id": "4053766", "routes": ["4003058"],
2822
+ "name": "Hwy 98 at Clayton Rd"}, {"code": "6364", "description": "", "url":
2823
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2824
+ "stop", "location": {"lat": 35.98601, "lng": -78.83978}, "stop_id": "4053770",
2825
+ "routes": ["4003058"], "name": "Hwy 98 at Chandler Rd (inbound)"}, {"code":
2826
+ "6365", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2827
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.98675,
2828
+ "lng": -78.84312}, "stop_id": "4053774", "routes": ["4003058"], "name": "Hwy
2829
+ 98 at Vaughn Electric"}, {"code": "6366", "description": "", "url": "", "parent_station_id":
2830
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2831
+ {"lat": 36.04126, "lng": -78.895}, "stop_id": "4053778", "routes": ["4000092",
2832
+ "4003066"], "name": "E Carver St at Commons Blvd"}, {"code": "6375", "description":
2833
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2834
+ null, "location_type": "stop", "location": {"lat": 35.9741, "lng": -78.93679},
2835
+ "stop_id": "4053806", "routes": ["4000077", "4003042", "4003046"], "name":
2836
+ "Chapel Hill Rd at E Cornwallis Rd"}, {"code": "6381", "description": "",
2837
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2838
+ null, "location_type": "stop", "location": {"lat": 35.99786, "lng": -78.90583},
2839
+ "stop_id": "4053826", "routes": ["4000093"], "name": "W Main St at Amtrak
2840
+ Station (out)"}, {"code": "6382", "description": "", "url": "", "parent_station_id":
2841
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2842
+ {"lat": 35.99361, "lng": -78.89829}, "stop_id": "4053830", "routes": ["4000085",
2843
+ "4000093"], "name": "E Main St at Roxboro St"}, {"code": "6383", "description":
2844
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2845
+ null, "location_type": "stop", "location": {"lat": 35.98959, "lng": -78.89104},
2846
+ "stop_id": "4053834", "routes": ["4000093"], "name": "Main St at Golden Belt"},
2847
+ {"code": "6385", "description": "", "url": "", "parent_station_id": null,
2848
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2849
+ {"lat": 35.99748, "lng": -78.90374}, "stop_id": "4053838", "routes": ["4000093"],
2850
+ "name": "Morris St at Durham Arts Council"}, {"code": "6386", "description":
2851
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2852
+ null, "location_type": "stop", "location": {"lat": 35.99827, "lng": -78.90621},
2853
+ "stop_id": "4053842", "routes": ["4000093"], "name": "Main St at West Village"},
2854
+ {"code": "6387", "description": "", "url": "", "parent_station_id": null,
2855
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2856
+ {"lat": 35.99999, "lng": -78.90903}, "stop_id": "4053846", "routes": ["4000078",
2857
+ "4000093"], "name": "Main St at Gregson St"}, {"code": "6394", "description":
2858
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2859
+ null, "location_type": "stop", "location": {"lat": 35.9633, "lng": -78.88557},
2860
+ "stop_id": "4053866", "routes": ["4000091"], "name": "Capps St at Athens St"},
2861
+ {"code": "6395", "description": "", "url": "", "parent_station_id": null,
2862
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2863
+ {"lat": 35.96961, "lng": -78.87721}, "stop_id": "4053870", "routes": ["4000091"],
2864
+ "name": "Briggs Ave at Person St (outbound)"}, {"code": "6396", "description":
2865
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2866
+ null, "location_type": "stop", "location": {"lat": 35.9653, "lng": -78.87913},
2867
+ "stop_id": "4053874", "routes": ["4000091"], "name": "Briggs Ave at East Coast
2868
+ Metal"}, {"code": "6397", "description": "", "url": "", "parent_station_id":
2869
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2870
+ {"lat": 35.95705, "lng": -78.88339}, "stop_id": "4053878", "routes": ["4000091"],
2871
+ "name": "Alston Ave at Riddle Rd"}, {"code": "6398", "description": "", "url":
2872
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2873
+ "stop", "location": {"lat": 35.96236, "lng": -78.88714}, "stop_id": "4053882",
2874
+ "routes": ["4000091"], "name": "Capps St at S Alston Ave"}, {"code": "6399",
2875
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2876
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.96525,
2877
+ "lng": -78.88368}, "stop_id": "4053886", "routes": ["4000091"], "name": "Capps
2878
+ St at Bacon St"}, {"code": "6424", "description": "", "url": "", "parent_station_id":
2879
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2880
+ {"lat": 36.0171, "lng": -78.91428}, "stop_id": "4053910", "routes": ["4000076",
2881
+ "4002670", "4002674"], "name": "W Club Blvd at Waltown Park"}, {"code": "6426",
2882
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2883
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.02397,
2884
+ "lng": -78.91795}, "stop_id": "4053918", "routes": ["4000076", "4002670"],
2885
+ "name": "Broad St at Hillcrest Dr"}, {"code": "6428", "description": "", "url":
2886
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2887
+ "stop", "location": {"lat": 36.02893, "lng": -78.90959}, "stop_id": "4053926",
2888
+ "routes": ["4000076", "4002670"], "name": "Lednum St at Murray Ave"}, {"code":
2889
+ "6430", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2890
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.01687,
2891
+ "lng": -78.91326}, "stop_id": "4053934", "routes": ["4000076", "4002670",
2892
+ "4002674"], "name": "W Club Blvd at Lancaster St"}, {"code": "6431", "description":
2893
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2894
+ null, "location_type": "stop", "location": {"lat": 35.99302, "lng": -78.89696},
2895
+ "stop_id": "4053938", "routes": ["4000083", "4000085", "4000086", "4003058"],
2896
+ "name": "E Main St at Queen St"}, {"code": "6433", "description": "", "url":
2897
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2898
+ "stop", "location": {"lat": 36.00358, "lng": -78.86695}, "stop_id": "4053942",
2899
+ "routes": ["4000086"], "name": "Hardee St at Naples Pl"}, {"code": "6435",
2900
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2901
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99437,
2902
+ "lng": -78.87586}, "stop_id": "4053950", "routes": ["4000083", "4000086",
2903
+ "4003058"], "name": "Holloway St at Alma St"}, {"code": "6440", "description":
2904
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2905
+ null, "location_type": "stop", "location": {"lat": 36.03356, "lng": -78.96926},
2906
+ "stop_id": "4053958", "routes": ["4000078", "4002678"], "name": "Hillsborough
2907
+ Rd at Operations Dr"}, {"code": "6444", "description": "", "url": "", "parent_station_id":
2908
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2909
+ {"lat": 35.94388, "lng": -78.90049}, "stop_id": "4053974", "routes": ["4000079"],
2910
+ "name": "Cornwallis Rd at Campus Crossings"}, {"code": "6446", "description":
2911
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2912
+ null, "location_type": "stop", "location": {"lat": 35.89148, "lng": -78.88668},
2913
+ "stop_id": "4053978", "routes": ["4000079", "4003038"], "name": "5030 Alston
2914
+ Ave"}, {"code": "6447", "description": "", "url": "", "parent_station_id":
2915
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2916
+ {"lat": 35.93505, "lng": -78.89164}, "stop_id": "4053982", "routes": ["4000079"],
2917
+ "name": "Cornwallis Rd at Laurel Oaks"}, {"code": "6448", "description": "",
2918
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2919
+ null, "location_type": "stop", "location": {"lat": 35.94424, "lng": -78.90047},
2920
+ "stop_id": "4053986", "routes": ["4000079"], "name": "Cornwallis Rd at Campus
2921
+ Crossings"}, {"code": "6451", "description": "", "url": "", "parent_station_id":
2922
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2923
+ {"lat": 35.93814, "lng": -78.85113}, "stop_id": "4053998", "routes": ["4000081"],
2924
+ "name": "Ellis Rd at Research Triangle Academy"}, {"code": "6452", "description":
2925
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2926
+ null, "location_type": "stop", "location": {"lat": 35.93831, "lng": -78.85113},
2927
+ "stop_id": "4054002", "routes": ["4000081"], "name": "Ellis Rd at Research
2928
+ Triangle Academy"}, {"code": "6455", "description": "", "url": "", "parent_station_id":
2929
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2930
+ {"lat": 36.05345, "lng": -78.90319}, "stop_id": "4054010", "routes": ["4000092",
2931
+ "4003070"], "name": "Roxboro Rd at CBS Car Dealership"}, {"code": "6459",
2932
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
2933
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.07093,
2934
+ "lng": -78.90821}, "stop_id": "4054014", "routes": ["4003070"], "name": "Roxboro
2935
+ Rd at Rippling Stream Rd"}, {"code": "6463", "description": "", "url": "",
2936
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
2937
+ "stop", "location": {"lat": 36.08734, "lng": -78.91313}, "stop_id": "4054030",
2938
+ "routes": ["4003070"], "name": "Milton Rd at Durham County Library"}, {"code":
2939
+ "6464", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2940
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.07848,
2941
+ "lng": -78.9104}, "stop_id": "4054034", "routes": ["4003070"], "name": "Roxboro
2942
+ Rd at CVS"}, {"code": "6465", "description": "", "url": "", "parent_station_id":
2943
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2944
+ {"lat": 36.07092, "lng": -78.90841}, "stop_id": "4054038", "routes": ["4003070"],
2945
+ "name": "Roxboro Rd at Rippling Stream Rd"}, {"code": "6466", "description":
2946
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2947
+ null, "location_type": "stop", "location": {"lat": 36.05029, "lng": -78.92075},
2948
+ "stop_id": "4054042", "routes": ["4003066"], "name": "New Castle Rd at Strawberry
2949
+ Hill Apt"}, {"code": "6470", "description": "", "url": "", "parent_station_id":
2950
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2951
+ {"lat": 35.97632, "lng": -78.9042}, "stop_id": "4054054", "routes": ["4000090"],
2952
+ "name": "Lawson St at BRITE Sci Complex"}, {"code": "6472", "description":
2953
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2954
+ null, "location_type": "stop", "location": {"lat": 35.90568, "lng": -78.93684},
2955
+ "stop_id": "4054058", "routes": ["4000088"], "name": "Herndon Rd at Fayetteville
2956
+ Rd"}, {"code": "6473", "description": "", "url": "", "parent_station_id":
2957
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2958
+ {"lat": 35.97296, "lng": -78.93714}, "stop_id": "4054062", "routes": ["4000077",
2959
+ "4003042", "4003046"], "name": "Chapel Hill Rd at Valley Terrace"}, {"code":
2960
+ "6474", "description": "", "url": "", "parent_station_id": null, "agency_ids":
2961
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.91776,
2962
+ "lng": -78.93079}, "stop_id": "4054066", "routes": ["4000088", "4003038"],
2963
+ "name": "Fayetteville Rd at Torrey Pine"}, {"code": "6475", "description":
2964
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
2965
+ null, "location_type": "stop", "location": {"lat": 35.9192, "lng": -78.92975},
2966
+ "stop_id": "4054070", "routes": ["4000088", "4003038"], "name": "Fayetteville
2967
+ Rd at Innesbrook Way"}, {"code": "6476", "description": "", "url": "", "parent_station_id":
2968
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2969
+ {"lat": 35.95733, "lng": -78.909}, "stop_id": "4054074", "routes": ["4000090"],
2970
+ "name": "Fayetteville Rd at WG Pearson"}, {"code": "6478", "description":
2971
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2972
+ null, "location_type": "stop", "location": {"lat": 35.98254, "lng": -78.82601},
2973
+ "stop_id": "4054078", "routes": ["4000082", "4003058"], "name": "3610 Wake
2974
+ Forest Rd"}, {"code": "6479", "description": "", "url": "", "parent_station_id":
2975
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2976
+ {"lat": 35.9846, "lng": -78.83477}, "stop_id": "4054082", "routes": ["4000082",
2977
+ "4003058"], "name": "Holloway St at Ganyard Farm Way"}, {"code": "6484", "description":
2978
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2979
+ null, "location_type": "stop", "location": {"lat": 36.02465, "lng": -78.91746},
2980
+ "stop_id": "4054102", "routes": ["4002670"], "name": "Broad St at Forest Rd
2981
+ (in)"}, {"code": "6485", "description": "", "url": "", "parent_station_id":
2982
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2983
+ {"lat": 36.00144, "lng": -78.86682}, "stop_id": "4054106", "routes": ["4000086",
2984
+ "4003034"], "name": "Hardee St at Mimosa St"}, {"code": "6486", "description":
2985
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2986
+ null, "location_type": "stop", "location": {"lat": 35.99983, "lng": -78.86542},
2987
+ "stop_id": "4054110", "routes": ["4000086", "4003034"], "name": "Hardee St
2988
+ at Landon St"}, {"code": "6487", "description": "", "url": "", "parent_station_id":
2989
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2990
+ {"lat": 35.99722, "lng": -78.86461}, "stop_id": "4054114", "routes": ["4000086",
2991
+ "4003034"], "name": "Hardee St at Delano St"}, {"code": "6488", "description":
2992
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
2993
+ null, "location_type": "stop", "location": {"lat": 35.99587, "lng": -78.86522},
2994
+ "stop_id": "4054118", "routes": ["4000086", "4003034"], "name": "Raynor St
2995
+ at Hardee St"}, {"code": "6489", "description": "", "url": "", "parent_station_id":
2996
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
2997
+ {"lat": 35.99411, "lng": -78.86972}, "stop_id": "4054122", "routes": ["4000083",
2998
+ "4000086", "4003058"], "name": "Raynor St at The Village"}, {"code": "6490",
2999
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3000
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99461,
3001
+ "lng": -78.89029}, "stop_id": "4054126", "routes": ["4000083", "4000086",
3002
+ "4003058"], "name": "Holloway St at Elizabeth St"}, {"code": "6491", "description":
3003
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3004
+ null, "location_type": "stop", "location": {"lat": 35.98844, "lng": -78.88947},
3005
+ "stop_id": "4054130", "routes": ["4000085", "4003034", "4003062"], "name":
3006
+ "E Main St at Elm St"}, {"code": "6492", "description": "", "url": "", "parent_station_id":
3007
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3008
+ {"lat": 36.03044, "lng": -78.92359}, "stop_id": "4054134", "routes": ["4000076",
3009
+ "4002670"], "name": "North Pointe Dr at Red Roof Inn"}, {"code": "6493", "description":
3010
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3011
+ null, "location_type": "stop", "location": {"lat": 35.99134, "lng": -78.90576},
3012
+ "stop_id": "4054138", "routes": ["4000090"], "name": "Willard St at Blackwell
3013
+ St"}, {"code": "6494", "description": "", "url": "", "parent_station_id":
3014
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3015
+ {"lat": 35.98882, "lng": -78.90647}, "stop_id": "4054142", "routes": ["4000088",
3016
+ "4004490"], "name": "Blackwell St at Forest Hills Apts"}, {"code": "6495",
3017
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3018
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.94228,
3019
+ "lng": -78.91904}, "stop_id": "4054146", "routes": ["4000090"], "name": "MLK
3020
+ Pkwy at Bay Camp Dr"}, {"code": "6501", "description": "", "url": "", "parent_station_id":
3021
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3022
+ {"lat": 35.93981, "lng": -78.90748}, "stop_id": "4054162", "routes": ["4000090",
3023
+ "4004490"], "name": "MLK Pkwy at Fayetteville Rd"}, {"code": "6503", "description":
3024
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3025
+ null, "location_type": "stop", "location": {"lat": 35.99052, "lng": -78.89297},
3026
+ "stop_id": "4054170", "routes": ["4000085", "4000093", "4003034", "4003062"],
3027
+ "name": "E Main St at Hood St"}, {"code": "6505", "description": "", "url":
3028
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3029
+ "stop", "location": {"lat": 35.99047, "lng": -78.89253}, "stop_id": "4054174",
3030
+ "routes": ["4000085", "4000093", "4003034", "4003062"], "name": "E Main St
3031
+ at Elizabeth St"}, {"code": "6506", "description": "", "url": "", "parent_station_id":
3032
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3033
+ {"lat": 35.99299, "lng": -78.89692}, "stop_id": "4054178", "routes": ["4000093"],
3034
+ "name": "E Main St at Queen St"}, {"code": "6507", "description": "", "url":
3035
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3036
+ "stop", "location": {"lat": 36.01212, "lng": -78.86558}, "stop_id": "4054182",
3037
+ "routes": ["4000086"], "name": "E Geer St at Faucette Ave"}, {"code": "6510",
3038
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3039
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00857,
3040
+ "lng": -78.91219}, "stop_id": "4054186", "routes": ["4000078"], "name": "Buchanan
3041
+ Blvd at Urban Ave"}, {"code": "6515", "description": "", "url": "", "parent_station_id":
3042
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3043
+ {"lat": 36.00882, "lng": -78.91238}, "stop_id": "4054190", "routes": ["4000078"],
3044
+ "name": "Buchanan Blvd at Urban Ave"}, {"code": "6520", "description": "",
3045
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3046
+ null, "location_type": "stop", "location": {"lat": 35.9424, "lng": -78.83877},
3047
+ "stop_id": "4054194", "routes": ["4000081"], "name": "Ellis Rd at Miami Blvd"},
3048
+ {"code": "6521", "description": "", "url": "", "parent_station_id": null,
3049
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3050
+ {"lat": 36.04606, "lng": -78.9029}, "stop_id": "4054198", "routes": ["4000087",
3051
+ "4000092", "4003066"], "name": "Roxboro Rd at Pacific Ave"}, {"code": "6522",
3052
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3053
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.04159,
3054
+ "lng": -78.9003}, "stop_id": "4054202", "routes": ["4000087", "4000092", "4003066"],
3055
+ "name": "Roxboro Rd at Newsom St"}, {"code": "6527", "description": "", "url":
3056
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3057
+ "stop", "location": {"lat": 36.00039, "lng": -78.89603}, "stop_id": "4054210",
3058
+ "routes": ["4000092", "4003066", "4003070"], "name": "Dowd St at Mangum St"},
3059
+ {"code": "6530", "description": "", "url": "", "parent_station_id": null,
3060
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3061
+ {"lat": 35.99252, "lng": -78.85678}, "stop_id": "4054218", "routes": ["4000082",
3062
+ "4000083"], "name": "Junction Rd at Ross Rd"}, {"code": "6531", "description":
3063
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3064
+ null, "location_type": "stop", "location": {"lat": 35.99295, "lng": -78.89952},
3065
+ "stop_id": "4054222", "routes": ["4000091", "4003034", "4003062"], "name":
3066
+ "Pettigrew St at Roxboro St"}, {"code": "6532", "description": "", "url":
3067
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3068
+ "stop", "location": {"lat": 35.91889, "lng": -78.82372}, "stop_id": "4054226",
3069
+ "routes": ["4000081"], "name": "TW Alexander Dr at Lab Corp"}, {"code": "6533",
3070
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3071
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99454,
3072
+ "lng": -78.90118}, "stop_id": "4054230", "routes": ["4000083", "4000086",
3073
+ "4000092", "4003058", "4003066", "4003070"], "name": "Mangum St at Ramseur
3074
+ St"}, {"code": "6536", "description": "", "url": "", "parent_station_id":
3075
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3076
+ {"lat": 36.04743, "lng": -78.89418}, "stop_id": "4054234", "routes": ["4003070"],
3077
+ "name": "Ben Franklin Blvd at Voyager Academy"}, {"code": "6222", "description":
3078
+ "", "url": "", "parent_station_id": null, "agency_ids": ["20", "24"], "station_id":
3079
+ null, "location_type": "stop", "location": {"lat": 35.91475, "lng": -78.77791},
3080
+ "stop_id": "4055382", "routes": ["4000081"], "name": "Alexander Promonade
3081
+ at Kohls"}, {"code": "6223", "description": "", "url": "", "parent_station_id":
3082
+ null, "agency_ids": ["20", "24"], "station_id": null, "location_type": "stop",
3083
+ "location": {"lat": 35.91316, "lng": -78.7768}, "stop_id": "4055386", "routes":
3084
+ ["4000081"], "name": "Alexander Promonade at WalMart"}, {"code": "1105", "description":
3085
+ "", "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
3086
+ null, "location_type": "stop", "location": {"lat": 36.00832, "lng": -78.93776},
3087
+ "stop_id": "4098134", "routes": ["4002678"], "name": "Erwin Rd at VA Hospital"},
3088
+ {"code": "5078", "description": "", "url": "", "parent_station_id": null,
3089
+ "agency_ids": ["12", "24", "176"], "station_id": null, "location_type": "stop",
3090
+ "location": {"lat": 36.00493, "lng": -78.93493}, "stop_id": "4098454", "routes":
3091
+ ["4000089", "4002678"], "name": "Trent Dr at Duke Hospital South"}, {"code":
3092
+ "5081", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3093
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00628,
3094
+ "lng": -78.93447}, "stop_id": "4098458", "routes": ["4000089", "4002678"],
3095
+ "name": "Trent Dr at Parking Deck"}, {"code": "5102", "description": "", "url":
3096
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3097
+ "stop", "location": {"lat": 36.0126, "lng": -78.93975}, "stop_id": "4098462",
3098
+ "routes": ["4000089"], "name": "Shirley St at Crest St"}, {"code": "5106",
3099
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3100
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00873,
3101
+ "lng": -78.94217}, "stop_id": "4098466", "routes": ["4000078", "4000089",
3102
+ "4002678"], "name": "Erwin Rd at Research Dr"}, {"code": "5125", "description":
3103
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3104
+ null, "location_type": "stop", "location": {"lat": 36.01302, "lng": -78.93168},
3105
+ "stop_id": "4098470", "routes": ["4000078"], "name": "Hillsborough Rd at W
3106
+ Knox St"}, {"code": "5145", "description": "", "url": "", "parent_station_id":
3107
+ null, "agency_ids": ["12", "24"], "station_id": null, "location_type": "stop",
3108
+ "location": {"lat": 36.0039, "lng": -78.95072}, "stop_id": "4098474", "routes":
3109
+ ["4000089", "4002678"], "name": "Erwin Rd at Morreene Rd"}, {"code": "5150",
3110
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3111
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00837,
3112
+ "lng": -78.93972}, "stop_id": "4098478", "routes": ["4000078", "4000089",
3113
+ "4002678"], "name": "Erwin Rd at Duke Eye Center"}, {"code": "5157", "description":
3114
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24", "176"], "station_id":
3115
+ null, "location_type": "stop", "location": {"lat": 36.01078, "lng": -78.93707},
3116
+ "stop_id": "4098482", "routes": ["4000078", "4000089"], "name": "Fulton St
3117
+ at Pratt St"}, {"code": "5165", "description": "", "url": "", "parent_station_id":
3118
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3119
+ {"lat": 36.00865, "lng": -78.94386}, "stop_id": "4098486", "routes": ["4000078",
3120
+ "4000089", "4002678"], "name": "Erwin Rd at Downing St"}, {"code": "5207",
3121
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3122
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01418,
3123
+ "lng": -78.94784}, "stop_id": "4098490", "routes": ["4000078"], "name": "Lasalle
3124
+ St at Grace Healthcare"}, {"code": "5211", "description": "", "url": "", "parent_station_id":
3125
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3126
+ {"lat": 36.01117, "lng": -78.93717}, "stop_id": "4098494", "routes": ["4000078"],
3127
+ "name": "Fulton St at Shirley St"}, {"code": "5228", "description": "", "url":
3128
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3129
+ "stop", "location": {"lat": 36.00885, "lng": -78.93737}, "stop_id": "4098498",
3130
+ "routes": ["4000078"], "name": "Fulton St at VA Hospital"}, {"code": "5255",
3131
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["12",
3132
+ "24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00664,
3133
+ "lng": -78.9474}, "stop_id": "4098502", "routes": ["4000089", "4002678"],
3134
+ "name": "Erwin Rd at Lambeth Cir"}, {"code": "5257", "description": "", "url":
3135
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3136
+ "stop", "location": {"lat": 36.01141, "lng": -78.93808}, "stop_id": "4098506",
3137
+ "routes": ["4000089"], "name": "Shirley St at Ratcale Ln"}, {"code": "5272",
3138
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3139
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99836,
3140
+ "lng": -78.93051}, "stop_id": "4098510", "routes": ["4000089", "4002678"],
3141
+ "name": "Duke University Rd at Anderson St"}, {"code": "5278", "description":
3142
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3143
+ null, "location_type": "stop", "location": {"lat": 36.01013, "lng": -78.92177},
3144
+ "stop_id": "4098514", "routes": ["4000078"], "name": "Markham Ave at Ninth
3145
+ St"}, {"code": "5282", "description": "", "url": "", "parent_station_id":
3146
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3147
+ {"lat": 36.01593, "lng": -78.93708}, "stop_id": "4098518", "routes": ["4000078"],
3148
+ "name": "Hillsborough Rd at West Durham Lumber"}, {"code": "5286", "description":
3149
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3150
+ null, "location_type": "stop", "location": {"lat": 35.99668, "lng": -78.92242},
3151
+ "stop_id": "4098522", "routes": ["4000089", "4002678"], "name": "Duke University
3152
+ Rd at Underwood Ave"}, {"code": "5317", "description": "", "url": "", "parent_station_id":
3153
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3154
+ {"lat": 35.99852, "lng": -78.93012}, "stop_id": "4098526", "routes": ["4000089",
3155
+ "4002678"], "name": "Duke University Rd at Anderson St"}, {"code": "5351",
3156
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24",
3157
+ "176"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00841,
3158
+ "lng": -78.94768}, "stop_id": "4098530", "routes": ["4000078"], "name": "Lasalle
3159
+ St at Bradford Ridge Apts"}, {"code": "5460", "description": "", "url": "",
3160
+ "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
3161
+ "location_type": "stop", "location": {"lat": 36.00798, "lng": -78.94559},
3162
+ "stop_id": "4098542", "routes": ["4000078", "4000089", "4002678"], "name":
3163
+ "Erwin Rd at LaSalle St (northbound)"}, {"code": "5465", "description": "",
3164
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3165
+ null, "location_type": "stop", "location": {"lat": 36.01058, "lng": -78.91947},
3166
+ "stop_id": "4098546", "routes": ["4000078"], "name": "Broad St at Markham
3167
+ Ave"}, {"code": "5468", "description": "", "url": "", "parent_station_id":
3168
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3169
+ {"lat": 36.0197, "lng": -78.94693}, "stop_id": "4098550", "routes": ["4000078"],
3170
+ "name": "Hillsborough Rd at Auto Zone"}, {"code": "5471", "description": "",
3171
+ "url": "", "parent_station_id": null, "agency_ids": ["24", "176"], "station_id":
3172
+ null, "location_type": "stop", "location": {"lat": 36.00475, "lng": -78.94954},
3173
+ "stop_id": "4098554", "routes": ["4000089", "4002678"], "name": "Erwin Rd
3174
+ at Lenox Baker Children''s"}, {"code": "5480", "description": "", "url": "",
3175
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3176
+ "stop", "location": {"lat": 36.00148, "lng": -78.93656}, "stop_id": "4098558",
3177
+ "routes": ["4000089", "4002678"], "name": "Flowers Dr at Duke Garden"}, {"code":
3178
+ "5484", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3179
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.99682,
3180
+ "lng": -78.9222}, "stop_id": "4098562", "routes": ["4000089", "4002678"],
3181
+ "name": "Chapel Hill St at Underwood Ave"}, {"code": "5495", "description":
3182
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3183
+ null, "location_type": "stop", "location": {"lat": 36.0172, "lng": -78.91817},
3184
+ "stop_id": "4098566", "routes": ["4000076", "4002670", "4002674"], "name":
3185
+ "W Club Blvd at Clarendon St"}, {"code": "5515", "description": "", "url":
3186
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3187
+ "stop", "location": {"lat": 36.00558, "lng": -78.95496}, "stop_id": "4098570",
3188
+ "routes": ["4000089", "4002678"], "name": "Glasson St at Morreene Rd"}, {"code":
3189
+ "5526", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3190
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.01043,
3191
+ "lng": -78.9257}, "stop_id": "4098574", "routes": ["4000078"], "name": "Hillsborough
3192
+ Rd at Erwin Square"}, {"code": "5527", "description": "", "url": "", "parent_station_id":
3193
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3194
+ {"lat": 36.01163, "lng": -78.91833}, "stop_id": "4098578", "routes": ["4000078"],
3195
+ "name": "Green St at Clarendon St"}, {"code": "5531", "description": "", "url":
3196
+ "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id": null,
3197
+ "location_type": "stop", "location": {"lat": 36.00808, "lng": -78.94562},
3198
+ "stop_id": "4098582", "routes": ["4000078", "4000089", "4002678"], "name":
3199
+ "Erwin Rd at LaSalle St (southbound)"}, {"code": "5564", "description": "",
3200
+ "url": "", "parent_station_id": null, "agency_ids": ["24", "176"], "station_id":
3201
+ null, "location_type": "stop", "location": {"lat": 36.00381, "lng": -78.9527},
3202
+ "stop_id": "4098586", "routes": ["4000089", "4002678"], "name": "Morreene
3203
+ Rd at Erwin Rd"}, {"code": "5569", "description": "", "url": "", "parent_station_id":
3204
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3205
+ {"lat": 36.0198, "lng": -78.94745}, "stop_id": "4098590", "routes": ["4000078"],
3206
+ "name": "Hillsborough Rd at Kroger"}, {"code": "5594", "description": "",
3207
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3208
+ null, "location_type": "stop", "location": {"lat": 36.01204, "lng": -78.93044},
3209
+ "stop_id": "4098594", "routes": ["4000078"], "name": "Hillsborough Rd at Trent
3210
+ Dr"}, {"code": "5604", "description": "", "url": "", "parent_station_id":
3211
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3212
+ {"lat": 36.01276, "lng": -78.94101}, "stop_id": "4098598", "routes": ["4000089"],
3213
+ "name": "Crest St at Zelko Ct"}, {"code": "5607", "description": "", "url":
3214
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3215
+ "stop", "location": {"lat": 36.00786, "lng": -78.93427}, "stop_id": "4098602",
3216
+ "routes": ["4000089", "4002678"], "name": "Erwin Rd at Trent Dr"}, {"code":
3217
+ "5648", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3218
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.01025,
3219
+ "lng": -78.94852}, "stop_id": "4098606", "routes": ["4000078"], "name": "Lasalle
3220
+ St at Belmont Apartments"}, {"code": "5657", "description": "", "url": "",
3221
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3222
+ "stop", "location": {"lat": 35.99675, "lng": -78.91785}, "stop_id": "4098614",
3223
+ "routes": ["4000089", "4002678"], "name": "Chapel Hill St at Kent St"}, {"code":
3224
+ "5684", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3225
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.01703,
3226
+ "lng": -78.91824}, "stop_id": "4098618", "routes": ["4000076", "4002670",
3227
+ "4002674"], "name": "W Club Blvd at Clarendon St"}, {"code": "5714", "description":
3228
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24", "176"], "station_id":
3229
+ null, "location_type": "stop", "location": {"lat": 36.00718, "lng": -78.9546},
3230
+ "stop_id": "4098622", "routes": ["4000089", "4002678"], "name": "Morreene
3231
+ Rd at Sherwood Dr"}, {"code": "5716", "description": "", "url": "", "parent_station_id":
3232
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3233
+ {"lat": 36.01312, "lng": -78.93185}, "stop_id": "4098626", "routes": ["4000078"],
3234
+ "name": "Hillsborough Rd at Hicks St"}, {"code": "5717", "description": "",
3235
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3236
+ null, "location_type": "stop", "location": {"lat": 36.0162, "lng": -78.93737},
3237
+ "stop_id": "4098630", "routes": ["4000078"], "name": "Hillsborough Rd at Frazee
3238
+ Carpet"}, {"code": "5718", "description": "", "url": "", "parent_station_id":
3239
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3240
+ {"lat": 36.01003, "lng": -78.9486}, "stop_id": "4098634", "routes": ["4000078"],
3241
+ "name": "Lasalle St at Campus Walk Dr"}, {"code": "5727", "description": "",
3242
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3243
+ null, "location_type": "stop", "location": {"lat": 36.02054, "lng": -78.91885},
3244
+ "stop_id": "4098638", "routes": ["4000076", "4002670", "4002674"], "name":
3245
+ "Broad St at Sprunt Ave"}, {"code": "5732", "description": "", "url": "",
3246
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3247
+ "stop", "location": {"lat": 36.01054, "lng": -78.92513}, "stop_id": "4098642",
3248
+ "routes": ["4000078"], "name": "Hillsborough Rd at Carolina Ave"}, {"code":
3249
+ "5734", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3250
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.01047,
3251
+ "lng": -78.92755}, "stop_id": "4098646", "routes": ["4000078"], "name": "Hillsborough
3252
+ Rd at Rutherford St"}, {"code": "5743", "description": "", "url": "", "parent_station_id":
3253
+ null, "agency_ids": ["12", "24", "176"], "station_id": null, "location_type":
3254
+ "stop", "location": {"lat": 36.00467, "lng": -78.9349}, "stop_id": "4098650",
3255
+ "routes": ["4000089", "4000093", "4002678"], "name": "Trent Dr at Duke Hospital
3256
+ South"}, {"code": "5765", "description": "", "url": "", "parent_station_id":
3257
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3258
+ {"lat": 36.01065, "lng": -78.92781}, "stop_id": "4098654", "routes": ["4000078"],
3259
+ "name": "Hillsborough Rd at Rosehill Ave"}, {"code": "5770", "description":
3260
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24", "176"], "station_id":
3261
+ null, "location_type": "stop", "location": {"lat": 36.01772, "lng": -78.94562},
3262
+ "stop_id": "4098658", "routes": ["4000078"], "name": "Lasalle St at Tire King"},
3263
+ {"code": "5775", "description": "", "url": "", "parent_station_id": null,
3264
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3265
+ {"lat": 35.99708, "lng": -78.92425}, "stop_id": "4098662", "routes": ["4000089",
3266
+ "4002678"], "name": "Duke University Rd at Swift Ave"}, {"code": "5778", "description":
3267
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3268
+ null, "location_type": "stop", "location": {"lat": 36.01475, "lng": -78.93382},
3269
+ "stop_id": "4098666", "routes": ["4000078"], "name": "Hillsborough Rd at Lawndale
3270
+ Ave"}, {"code": "5786", "description": "", "url": "", "parent_station_id":
3271
+ null, "agency_ids": ["24", "176"], "station_id": null, "location_type": "stop",
3272
+ "location": {"lat": 36.018, "lng": -78.9455}, "stop_id": "4098670", "routes":
3273
+ ["4000078"], "name": "Lasalle St at Hillsborough Rd"}, {"code": "5801", "description":
3274
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3275
+ null, "location_type": "stop", "location": {"lat": 36.01045, "lng": -78.91966},
3276
+ "stop_id": "4098674", "routes": ["4000078"], "name": "Broad St at Markham
3277
+ Ave"}, {"code": "5802", "description": "", "url": "", "parent_station_id":
3278
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3279
+ {"lat": 36.01887, "lng": -78.91898}, "stop_id": "4098678", "routes": ["4000076",
3280
+ "4002670", "4002674"], "name": "Broad St at F St"}, {"code": "5848", "description":
3281
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3282
+ null, "location_type": "stop", "location": {"lat": 36.00016, "lng": -78.9357},
3283
+ "stop_id": "4098682", "routes": ["4000089", "4002678"], "name": "Flowers Dr
3284
+ at Duke Garden (out)"}, {"code": "5869", "description": "", "url": "", "parent_station_id":
3285
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3286
+ {"lat": 36.01905, "lng": -78.91915}, "stop_id": "4098686", "routes": ["4000076",
3287
+ "4002670", "4002674"], "name": "Broad St at F St"}, {"code": "5884", "description":
3288
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3289
+ null, "location_type": "stop", "location": {"lat": 35.99678, "lng": -78.91906},
3290
+ "stop_id": "4098690", "routes": ["4000089", "4002678"], "name": "Chapel Hill
3291
+ St at Brewster St"}, {"code": "5900", "description": "", "url": "", "parent_station_id":
3292
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3293
+ {"lat": 35.99668, "lng": -78.91688}, "stop_id": "4098694", "routes": ["4000089",
3294
+ "4002678"], "name": "1115 Chapel Hill St"}, {"code": "5912", "description":
3295
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3296
+ null, "location_type": "stop", "location": {"lat": 36.01752, "lng": -78.91908},
3297
+ "stop_id": "4098698", "routes": ["4000076", "4002670", "4002674"], "name":
3298
+ "Broad St at NCSSM Campus"}, {"code": "5916", "description": "", "url": "",
3299
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3300
+ "stop", "location": {"lat": 36.01715, "lng": -78.91692}, "stop_id": "4098702",
3301
+ "routes": ["4000076", "4002670", "4002674"], "name": "W Club Blvd at Sedgefield
3302
+ St"}, {"code": "5941", "description": "", "url": "", "parent_station_id":
3303
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3304
+ {"lat": 36.01183, "lng": -78.91935}, "stop_id": "4098706", "routes": ["4000078"],
3305
+ "name": "Green St at Broad St"}, {"code": "5957", "description": "", "url":
3306
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3307
+ "stop", "location": {"lat": 35.9966, "lng": -78.92069}, "stop_id": "4098710",
3308
+ "routes": ["4000089", "4002678"], "name": "Duke University Rd at Chapel Hill
3309
+ Rd"}, {"code": "5965", "description": "", "url": "", "parent_station_id":
3310
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3311
+ {"lat": 36.0117, "lng": -78.91571}, "stop_id": "4098714", "routes": ["4000078"],
3312
+ "name": "Green St at Berkeley St"}, {"code": "5967", "description": "", "url":
3313
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3314
+ "stop", "location": {"lat": 36.00997, "lng": -78.92123}, "stop_id": "4098718",
3315
+ "routes": ["4000078"], "name": "Markham Ave at Iredell St"}, {"code": "5982",
3316
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3317
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99733,
3318
+ "lng": -78.9246}, "stop_id": "4098722", "routes": ["4000089", "4002678"],
3319
+ "name": "Duke University Rd at Swift Ave"}, {"code": "5986", "description":
3320
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3321
+ null, "location_type": "stop", "location": {"lat": 36.01158, "lng": -78.91709},
3322
+ "stop_id": "4098726", "routes": ["4000078"], "name": "Green St at Sedgefield
3323
+ St"}, {"code": "5995", "description": "", "url": "", "parent_station_id":
3324
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3325
+ {"lat": 36.01154, "lng": -78.91592}, "stop_id": "4098730", "routes": ["4000078"],
3326
+ "name": "Green St at Berkeley St"}, {"code": "6007", "description": "", "url":
3327
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3328
+ "stop", "location": {"lat": 36.01652, "lng": -78.93672}, "stop_id": "4098734",
3329
+ "routes": ["4000078"], "name": "Hillsborough Rd at Hillandale Rd"}, {"code":
3330
+ "6012", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3331
+ ["12", "24", "176"], "station_id": null, "location_type": "stop", "location":
3332
+ {"lat": 36.00814, "lng": -78.93783}, "stop_id": "4098738", "routes": ["4000089",
3333
+ "4002678"], "name": "Erwin Rd at Duke Hospital"}, {"code": "6013", "description":
3334
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3335
+ null, "location_type": "stop", "location": {"lat": 36.00468, "lng": -78.95466},
3336
+ "stop_id": "4098742", "routes": ["4000089", "4002678"], "name": "Mordecai
3337
+ St at Morreene Rd"}, {"code": "6018", "description": "", "url": "", "parent_station_id":
3338
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3339
+ {"lat": 36.01455, "lng": -78.93363}, "stop_id": "4098746", "routes": ["4000078"],
3340
+ "name": "Hillsborough Rd at Food Lion"}, {"code": "6024", "description": "",
3341
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3342
+ null, "location_type": "stop", "location": {"lat": 36.01528, "lng": -78.94693},
3343
+ "stop_id": "4098750", "routes": ["4000078"], "name": "Lasalle St at Duke Manor"},
3344
+ {"code": "6040", "description": "", "url": "", "parent_station_id": null,
3345
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3346
+ {"lat": 36.0118, "lng": -78.93026}, "stop_id": "4098758", "routes": ["4000078"],
3347
+ "name": "Hillsborough Rd at Trent Dr (in)"}, {"code": "6045", "description":
3348
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3349
+ null, "location_type": "stop", "location": {"lat": 36.01379, "lng": -78.94821},
3350
+ "stop_id": "4098762", "routes": ["4000078"], "name": "Lasalle St at Blue Crest
3351
+ Apts"}, {"code": "6049", "description": "", "url": "", "parent_station_id":
3352
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3353
+ {"lat": 36.01672, "lng": -78.9366}, "stop_id": "4098766", "routes": ["4000078"],
3354
+ "name": "Hillsborough Rd at Hillandale (in)"}, {"code": "6055", "description":
3355
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3356
+ null, "location_type": "stop", "location": {"lat": 36.01178, "lng": -78.91809},
3357
+ "stop_id": "4098770", "routes": ["4000078"], "name": "Green St at Clarendon
3358
+ St"}, {"code": "6068", "description": "", "url": "", "parent_station_id":
3359
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3360
+ {"lat": 36.00885, "lng": -78.94399}, "stop_id": "4098774", "routes": ["4000078",
3361
+ "4000089", "4002678"], "name": "Erwin Rd at Downing St (outbound)"}, {"code":
3362
+ "6069", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3363
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.99687,
3364
+ "lng": -78.91558}, "stop_id": "4098778", "routes": ["4000089", "4002678"],
3365
+ "name": "Chapel Hill St at Carroll St"}, {"code": "6076", "description": "",
3366
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3367
+ null, "location_type": "stop", "location": {"lat": 36.01117, "lng": -78.94275},
3368
+ "stop_id": "4098782", "routes": ["4000089"], "name": "Douglas St at Pratt
3369
+ St"}, {"code": "6104", "description": "", "url": "", "parent_station_id":
3370
+ null, "agency_ids": ["12", "24", "176"], "station_id": null, "location_type":
3371
+ "stop", "location": {"lat": 36.00898, "lng": -78.93714}, "stop_id": "4098786",
3372
+ "routes": ["4000078", "4000089"], "name": "Fulton St at VA Hospital"}, {"code":
3373
+ "6169", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3374
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.01508,
3375
+ "lng": -78.94688}, "stop_id": "4098790", "routes": ["4000078"], "name": "Lasalle
3376
+ St at Duke Manor Apt"}, {"code": "6286", "description": "", "url": "", "parent_station_id":
3377
+ null, "agency_ids": ["12", "24", "176"], "station_id": null, "location_type":
3378
+ "stop", "location": {"lat": 35.99889, "lng": -78.93382}, "stop_id": "4098806",
3379
+ "routes": ["4000089", "4002678"], "name": "Chapel at Duke University (PM)"},
3380
+ {"code": "6331", "description": "", "url": "", "parent_station_id": null,
3381
+ "agency_ids": ["24", "176"], "station_id": null, "location_type": "stop",
3382
+ "location": {"lat": 36.00806, "lng": -78.93482}, "stop_id": "4098810", "routes":
3383
+ ["4000089", "4002678"], "name": "Erwin Rd at Emergency Dr (out)"}, {"code":
3384
+ "6334", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3385
+ ["12", "24"], "station_id": null, "location_type": "stop", "location": {"lat":
3386
+ 35.99852, "lng": -78.93379}, "stop_id": "4098814", "routes": ["4000089", "4002678"],
3387
+ "name": "Chapel Dr at Duke University Rd"}, {"code": "6377", "description":
3388
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3389
+ null, "location_type": "stop", "location": {"lat": 36.00668, "lng": -78.92993},
3390
+ "stop_id": "4098818", "routes": ["4000093"], "name": "Erwin Rd at Anderson
3391
+ St"}, {"code": "6379", "description": "", "url": "", "parent_station_id":
3392
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3393
+ {"lat": 36.00592, "lng": -78.91993}, "stop_id": "4098822", "routes": ["4000093"],
3394
+ "name": "W Main St at Swift Ave"}, {"code": "6390", "description": "", "url":
3395
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3396
+ "stop", "location": {"lat": 36.0064, "lng": -78.92088}, "stop_id": "4098830",
3397
+ "routes": ["4000093"], "name": "Main St at Iredell St"}, {"code": "6391",
3398
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3399
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.00584,
3400
+ "lng": -78.92649}, "stop_id": "4098834", "routes": ["4000093"], "name": "Erwin
3401
+ Rd at Alexander Ave (inbound)"}, {"code": "6392", "description": "", "url":
3402
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3403
+ "stop", "location": {"lat": 36.00699, "lng": -78.93018}, "stop_id": "4098838",
3404
+ "routes": ["4000093"], "name": "Erwin Rd at Anderson St (inbound)"}, {"code":
3405
+ "6403", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3406
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00562,
3407
+ "lng": -78.92631}, "stop_id": "4098842", "routes": ["4000093"], "name": "Erwin
3408
+ Rd at Alexander Ave"}, {"code": "6425", "description": "", "url": "", "parent_station_id":
3409
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3410
+ {"lat": 36.01711, "lng": -78.91542}, "stop_id": "4098846", "routes": ["4000076",
3411
+ "4002670", "4002674"], "name": "W Club Blvd at Berkeley St"}, {"code": "6427",
3412
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3413
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01698,
3414
+ "lng": -78.91688}, "stop_id": "4098850", "routes": ["4000076", "4002670",
3415
+ "4002674"], "name": "W Club Blvd at Sedgefield St"}, {"code": "6429", "description":
3416
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3417
+ null, "location_type": "stop", "location": {"lat": 36.01696, "lng": -78.91567},
3418
+ "stop_id": "4098854", "routes": ["4000076", "4002670", "4002674"], "name":
3419
+ "W Club Blvd at Berkeley St"}, {"code": "6441", "description": "", "url":
3420
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3421
+ "stop", "location": {"lat": 35.99754, "lng": -78.93288}, "stop_id": "4098858",
3422
+ "routes": ["4000089", "4002678"], "name": "Duke University Rd at Chapel Dr"},
3423
+ {"code": "6499", "description": "", "url": "", "parent_station_id": null,
3424
+ "agency_ids": ["24", "176"], "station_id": null, "location_type": "stop",
3425
+ "location": {"lat": 36.00735, "lng": -78.93426}, "stop_id": "4098862", "routes":
3426
+ ["4000089", "4000093", "4002678"], "name": "Trent Dr at Erwin Rd"}, {"code":
3427
+ "6502", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3428
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 36.00599,
3429
+ "lng": -78.9223}, "stop_id": "4098866", "routes": ["4000093"], "name": "Erwin
3430
+ Rd at Pettigrew St"}, {"code": "6538", "description": "", "url": "", "parent_station_id":
3431
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3432
+ {"lat": 35.98393, "lng": -78.90882}, "stop_id": "4111618", "routes": ["4000090"],
3433
+ "name": "Enterprise at American Tobacco Trail"}, {"code": "6541", "description":
3434
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3435
+ null, "location_type": "stop", "location": {"lat": 36.03724, "lng": -78.9367},
3436
+ "stop_id": "4111622", "routes": ["4000076"], "name": "Carver St at Hillandale
3437
+ Rd"}, {"code": "6542", "description": "", "url": "", "parent_station_id":
3438
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3439
+ {"lat": 36.03766, "lng": -78.93119}, "stop_id": "4111626", "routes": ["4002670"],
3440
+ "name": "Carver St at Omah St"}, {"code": "6545", "description": "", "url":
3441
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3442
+ "stop", "location": {"lat": 36.0088, "lng": -78.95457}, "stop_id": "4111638",
3443
+ "routes": ["4000089", "4002678"], "name": "Morreene Rd at Campus Walk Ave"},
3444
+ {"code": "6546", "description": "", "url": "", "parent_station_id": null,
3445
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3446
+ {"lat": 36.01539, "lng": -78.96266}, "stop_id": "4111642", "routes": ["4000089"],
3447
+ "name": "American Dr at Hillgrand Dr"}, {"code": "6547", "description": "",
3448
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3449
+ null, "location_type": "stop", "location": {"lat": 36.01526, "lng": -78.96254},
3450
+ "stop_id": "4111646", "routes": ["4000089"], "name": "American Dr at Hillgrand
3451
+ Dr (IB)"}, {"code": "6548", "description": "", "url": "", "parent_station_id":
3452
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3453
+ {"lat": 36.01301, "lng": -78.95658}, "stop_id": "4111650", "routes": ["4000089",
3454
+ "4002678"], "name": "Morreene Rd at American Dr"}, {"code": "6549", "description":
3455
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3456
+ null, "location_type": "stop", "location": {"lat": 36.00978, "lng": -78.95471},
3457
+ "stop_id": "4111654", "routes": ["4000089", "4002678"], "name": "Morreene
3458
+ Rd at Campus Walk Ave"}, {"code": "6550", "description": "", "url": "", "parent_station_id":
3459
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3460
+ {"lat": 36.00658, "lng": -78.9548}, "stop_id": "4111658", "routes": ["4000089",
3461
+ "4002678"], "name": "Morreene Rd at Sherwood Dr"}, {"code": "6551", "description":
3462
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3463
+ null, "location_type": "stop", "location": {"lat": 36.00576, "lng": -78.95482},
3464
+ "stop_id": "4111662", "routes": ["4000089", "4002678"], "name": "Morreene
3465
+ Rd at Glasson St"}, {"code": "6552", "description": "", "url": "", "parent_station_id":
3466
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3467
+ {"lat": 36.00372, "lng": -78.95292}, "stop_id": "4111666", "routes": ["4000089",
3468
+ "4002678"], "name": "Morreene Rd at Erwin Rd"}, {"code": "6553", "description":
3469
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3470
+ null, "location_type": "stop", "location": {"lat": 36.00429, "lng": -78.95007},
3471
+ "stop_id": "4111670", "routes": ["4000089", "4002678"], "name": "Erwin Rd
3472
+ at Towerview Rd"}, {"code": "6554", "description": "", "url": "", "parent_station_id":
3473
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3474
+ {"lat": 36.01808, "lng": -78.95777}, "stop_id": "4111674", "routes": ["4002678"],
3475
+ "name": "Morreene Rd at Tremont Dr"}, {"code": "6555", "description": "",
3476
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3477
+ null, "location_type": "stop", "location": {"lat": 36.02931, "lng": -78.97333},
3478
+ "stop_id": "4111678", "routes": ["4002678"], "name": "Neal Rd at Bennett Memorial
3479
+ Rd (OB)"}, {"code": "6557", "description": "", "url": "", "parent_station_id":
3480
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3481
+ {"lat": 36.02895, "lng": -78.97324}, "stop_id": "4111686", "routes": ["4002678"],
3482
+ "name": "Neal Rd at Bennett Memorial Rd (IB)"}, {"code": "6558", "description":
3483
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3484
+ null, "location_type": "stop", "location": {"lat": 36.01811, "lng": -78.95789},
3485
+ "stop_id": "4111690", "routes": ["4002678"], "name": "Morreene Rd at Tremont
3486
+ Dr"}, {"code": "6559", "description": "", "url": "", "parent_station_id":
3487
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3488
+ {"lat": 36.03266, "lng": -78.97364}, "stop_id": "4111694", "routes": ["4000078"],
3489
+ "name": "Neal Rd at Hillsborough Rd"}, {"code": "6543", "description": "",
3490
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3491
+ null, "location_type": "stop", "location": {"lat": 36.02707, "lng": -78.90973},
3492
+ "stop_id": "4113674", "routes": ["4002670"], "name": "Lednum St at 2309 Lednum
3493
+ St"}, {"code": "6544", "description": "", "url": "", "parent_station_id":
3494
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3495
+ {"lat": 36.02559, "lng": -78.91137}, "stop_id": "4113678", "routes": ["4002670"],
3496
+ "name": "Leon St at N Buchanan Blvd"}, {"code": "6562", "description": "",
3497
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3498
+ null, "location_type": "stop", "location": {"lat": 36.02898, "lng": -78.91181},
3499
+ "stop_id": "4113682", "routes": ["4002670"], "name": "W Murray Ave at Broad
3500
+ St"}, {"code": "6563", "description": "", "url": "", "parent_station_id":
3501
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3502
+ {"lat": 36.02816, "lng": -78.90977}, "stop_id": "4113686", "routes": ["4002670"],
3503
+ "name": "W Lednum St at Murray Ave"}, {"code": "6564", "description": "",
3504
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3505
+ null, "location_type": "stop", "location": {"lat": 36.02557, "lng": -78.9133},
3506
+ "stop_id": "4113690", "routes": ["4002670"], "name": "Leon St at Haverford
3507
+ St"}, {"code": "5428", "description": "", "url": "", "parent_station_id":
3508
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3509
+ {"lat": 36.04656, "lng": -78.89852}, "stop_id": "4116294", "routes": ["4003070"],
3510
+ "name": "Pacific Ave at Ben Franklin Blvd"}, {"code": "5606", "description":
3511
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3512
+ null, "location_type": "stop", "location": {"lat": 36.04608, "lng": -78.90163},
3513
+ "stop_id": "4116298", "routes": ["4003070"], "name": "Pacific Ave at Roxboro
3514
+ Rd"}, {"code": "6439", "description": "", "url": "", "parent_station_id":
3515
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3516
+ {"lat": 35.98282, "lng": -78.89872}, "stop_id": "4116302", "routes": ["4000088",
3517
+ "4004490"], "name": "Fayetteville St at Umsted St"}, {"code": "6468", "description":
3518
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3519
+ null, "location_type": "stop", "location": {"lat": 35.98431, "lng": -78.93011},
3520
+ "stop_id": "4116306", "routes": ["4000077", "4003042", "4003046"], "name":
3521
+ "Chapel Hill Rd at Prince"}, {"code": "6523", "description": "", "url": "",
3522
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3523
+ "stop", "location": {"lat": 36.04523, "lng": -78.88971}, "stop_id": "4116310",
3524
+ "routes": ["4003070"], "name": "Carver St at Danube Ln"}, {"code": "6524",
3525
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3526
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.04792,
3527
+ "lng": -78.88926}, "stop_id": "4116314", "routes": ["4003070"], "name": "Ben
3528
+ Franklin Blvd at Danube Ln"}, {"code": "6565", "description": "", "url": "",
3529
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3530
+ "stop", "location": {"lat": 35.98358, "lng": -78.88151}, "stop_id": "4116318",
3531
+ "routes": ["4000085", "4003034", "4003062"], "name": "Angier Ave at Vine St"},
3532
+ {"code": "6566", "description": "", "url": "", "parent_station_id": null,
3533
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3534
+ {"lat": 35.92972, "lng": -78.81417}, "stop_id": "4116322", "routes": ["4000085",
3535
+ "4003062"], "name": "Page Rd at Foxridge Crescent"}, {"code": "6567", "description":
3536
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3537
+ null, "location_type": "stop", "location": {"lat": 35.98571, "lng": -78.87608},
3538
+ "stop_id": "4116326", "routes": ["4003034"], "name": "Guthrie Ave at Main
3539
+ St"}, {"code": "6568", "description": "", "url": "", "parent_station_id":
3540
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3541
+ {"lat": 35.99431, "lng": -78.87058}, "stop_id": "4116330", "routes": ["4003034"],
3542
+ "name": "Miami Blvd at Raynor St"}, {"code": "6569", "description": "", "url":
3543
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3544
+ "stop", "location": {"lat": 36.00466, "lng": -78.86875}, "stop_id": "4116334",
3545
+ "routes": ["4003034"], "name": "Cheek Rd at Andover Dr"}, {"code": "6570",
3546
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3547
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98584,
3548
+ "lng": -78.87646}, "stop_id": "4116338", "routes": ["4003034"], "name": "Main
3549
+ St at Guthrie Ave"}, {"code": "6571", "description": "", "url": "", "parent_station_id":
3550
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3551
+ {"lat": 35.98182, "lng": -78.87619}, "stop_id": "4116342", "routes": ["4003034"],
3552
+ "name": "Guthrie Ave at Angier Ave"}, {"code": "6572", "description": "",
3553
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3554
+ null, "location_type": "stop", "location": {"lat": 35.99289, "lng": -78.89194},
3555
+ "stop_id": "4116346", "routes": ["4000083", "4000086", "4003058"], "name":
3556
+ "Liberty St at Elizabeth St"}, {"code": "6573", "description": "", "url":
3557
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3558
+ "stop", "location": {"lat": 36.00442, "lng": -78.86689}, "stop_id": "4116350",
3559
+ "routes": ["4000086"], "name": "Hardee St at Cheek Rd"}, {"code": "6574",
3560
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3561
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.99296,
3562
+ "lng": -78.89258}, "stop_id": "4116354", "routes": ["4000083", "4000086",
3563
+ "4003058"], "name": "Liberty St at Elizabeth St"}, {"code": "6575", "description":
3564
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3565
+ null, "location_type": "stop", "location": {"lat": 35.97959, "lng": -78.87242},
3566
+ "stop_id": "4116358", "routes": ["4003062"], "name": "Angier Ave at Bingham
3567
+ St"}, {"code": "6576", "description": "", "url": "", "parent_station_id":
3568
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3569
+ {"lat": 35.95046, "lng": -78.90408}, "stop_id": "4116362", "routes": ["4000090"],
3570
+ "name": "Fayetteville St at Buxton St"}, {"code": "6577", "description": "",
3571
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3572
+ null, "location_type": "stop", "location": {"lat": 35.90897, "lng": -78.96034},
3573
+ "stop_id": "4116366", "routes": ["4000088", "4003038"], "name": "Hwy 751 at
3574
+ Southpoint Autopark Dr"}, {"code": "6578", "description": "", "url": "", "parent_station_id":
3575
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3576
+ {"lat": 35.91741, "lng": -78.96126}, "stop_id": "4116370", "routes": ["4000088",
3577
+ "4003038"], "name": "Hwy 751 at NC 54 (Eastbound)"}, {"code": "6579", "description":
3578
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3579
+ null, "location_type": "stop", "location": {"lat": 35.91891, "lng": -78.96011},
3580
+ "stop_id": "4116374", "routes": ["4000088", "4003038"], "name": "NC 54 at
3581
+ Garrett Rd"}, {"code": "6580", "description": "", "url": "", "parent_station_id":
3582
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3583
+ {"lat": 35.89971, "lng": -78.89651}, "stop_id": "4116378", "routes": ["4003038"],
3584
+ "name": "NC 55 at Meredith Dr"}, {"code": "6581", "description": "", "url":
3585
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3586
+ "stop", "location": {"lat": 35.89758, "lng": -78.89706}, "stop_id": "4116382",
3587
+ "routes": ["4003038"], "name": "NC 55 at Allendown Dr"}, {"code": "6582",
3588
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3589
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.89559,
3590
+ "lng": -78.89732}, "stop_id": "4116386", "routes": ["4003038"], "name": "NC
3591
+ 55 at Golden Corral"}, {"code": "6583", "description": "", "url": "", "parent_station_id":
3592
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3593
+ {"lat": 35.89044, "lng": -78.89637}, "stop_id": "4116390", "routes": ["4003038"],
3594
+ "name": "NC 55 at Sedwick Dr"}, {"code": "6584", "description": "", "url":
3595
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3596
+ "stop", "location": {"lat": 35.88443, "lng": -78.8857}, "stop_id": "4116394",
3597
+ "routes": ["4003038"], "name": "S Alston Ave at Falls Pointe Apts"}, {"code":
3598
+ "6585", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3599
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.88787,
3600
+ "lng": -78.88483}, "stop_id": "4116398", "routes": ["4003038"], "name": "5010
3601
+ S Alston Ave"}, {"code": "6586", "description": "", "url": "", "parent_station_id":
3602
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3603
+ {"lat": 35.8916, "lng": -78.88651}, "stop_id": "4116402", "routes": ["4003038"],
3604
+ "name": "5030 S Alston Ave"}, {"code": "6587", "description": "", "url": "",
3605
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3606
+ "stop", "location": {"lat": 35.89573, "lng": -78.88884}, "stop_id": "4116406",
3607
+ "routes": ["4000079", "4003038"], "name": "S Alston Ave at Englert Dr"}, {"code":
3608
+ "6588", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3609
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.89793,
3610
+ "lng": -78.88881}, "stop_id": "4116410", "routes": ["4000079", "4003038"],
3611
+ "name": "S Alston at Kestrel Heights"}, {"code": "6589", "description": "",
3612
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3613
+ null, "location_type": "stop", "location": {"lat": 35.91765, "lng": -78.9616},
3614
+ "stop_id": "4116414", "routes": ["4003038"], "name": "Hwy 751 at NC 54 (Westbound)"},
3615
+ {"code": "6590", "description": "", "url": "", "parent_station_id": null,
3616
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3617
+ {"lat": 35.9465, "lng": -78.92203}, "stop_id": "4116418", "routes": ["4000090"],
3618
+ "name": "MLK Pkwy at Cook Rd"}, {"code": "6591", "description": "", "url":
3619
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3620
+ "stop", "location": {"lat": 35.94952, "lng": -78.92349}, "stop_id": "4116422",
3621
+ "routes": ["4000090"], "name": "Walmart at MLK Jr Pkwy"}, {"code": "6592",
3622
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3623
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.94724,
3624
+ "lng": -78.92339}, "stop_id": "4116426", "routes": ["4000090"], "name": "MLK
3625
+ Pkwy at Cook Rd"}, {"code": "6593", "description": "", "url": "", "parent_station_id":
3626
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3627
+ {"lat": 35.98681, "lng": -78.9028}, "stop_id": "4116430", "routes": ["4000091"],
3628
+ "name": "S Roxboro Rd at Chestnut St"}, {"code": "6594", "description": "",
3629
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3630
+ null, "location_type": "stop", "location": {"lat": 35.95918, "lng": -78.8847},
3631
+ "stop_id": "4116434", "routes": ["4000091"], "name": "Alston Ave at Chenault
3632
+ Dr"}, {"code": "6595", "description": "", "url": "", "parent_station_id":
3633
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3634
+ {"lat": 35.95695, "lng": -78.8839}, "stop_id": "4116438", "routes": ["4000091"],
3635
+ "name": "Alston Ave at Riddle Rd"}, {"code": "6596", "description": "", "url":
3636
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3637
+ "stop", "location": {"lat": 35.97548, "lng": -78.89387}, "stop_id": "4116442",
3638
+ "routes": ["4000091"], "name": "Lawson St at Alston Ave"}, {"code": "6597",
3639
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3640
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97626,
3641
+ "lng": -78.89643}, "stop_id": "4116446", "routes": ["4000091"], "name": "Lawson
3642
+ Ave at NCCU Soccer Field"}, {"code": "6598", "description": "", "url": "",
3643
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3644
+ "stop", "location": {"lat": 35.97642, "lng": -78.90032}, "stop_id": "4116450",
3645
+ "routes": ["4000091"], "name": "Lawson Ave at Merrick St"}, {"code": "6599",
3646
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3647
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97646,
3648
+ "lng": -78.90339}, "stop_id": "4116454", "routes": ["4000091"], "name": "Lawson
3649
+ Ave at Concord St"}, {"code": "6600", "description": "", "url": "", "parent_station_id":
3650
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3651
+ {"lat": 35.99146, "lng": -78.90002}, "stop_id": "4116458", "routes": ["4000091"],
3652
+ "name": "Roxboro Rd at Dillard St"}, {"code": "6601", "description": "", "url":
3653
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3654
+ "stop", "location": {"lat": 36.05058, "lng": -78.91996}, "stop_id": "4116462",
3655
+ "routes": ["4000092", "4003066"], "name": "New Castle Rd at Stadium Dr"},
3656
+ {"code": "6602", "description": "", "url": "", "parent_station_id": null,
3657
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3658
+ {"lat": 36.05025, "lng": -78.92337}, "stop_id": "4116466", "routes": ["4000092",
3659
+ "4003066"], "name": "New Castle Rd at Foxfire Mailboxes"}, {"code": "6603",
3660
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3661
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.05154,
3662
+ "lng": -78.92351}, "stop_id": "4116470", "routes": ["4000092", "4003066"],
3663
+ "name": "New Castle Rd at Wyldewood Rd"}, {"code": "6604", "description":
3664
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3665
+ null, "location_type": "stop", "location": {"lat": 36.05297, "lng": -78.92055},
3666
+ "stop_id": "4116474", "routes": ["4000092", "4003066"], "name": "Wyldewood
3667
+ Rd at Stadium Dr"}, {"code": "6605", "description": "", "url": "", "parent_station_id":
3668
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3669
+ {"lat": 36.05755, "lng": -78.92487}, "stop_id": "4116478", "routes": ["4003066"],
3670
+ "name": "Horton Rd at Delbert Ave"}, {"code": "6606", "description": "", "url":
3671
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3672
+ "stop", "location": {"lat": 36.05835, "lng": -78.92896}, "stop_id": "4116482",
3673
+ "routes": ["4003066"], "name": "Guess Rd at Horton Rd"}, {"code": "6607",
3674
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3675
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.06228,
3676
+ "lng": -78.94431}, "stop_id": "4116486", "routes": ["4003066"], "name": "Rose
3677
+ of Sharon at Riverside High School"}, {"code": "6608", "description": "",
3678
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3679
+ null, "location_type": "stop", "location": {"lat": 36.05741, "lng": -78.92774},
3680
+ "stop_id": "4116490", "routes": ["4003066"], "name": "Horton Rd at Glen Laurel
3681
+ Dr"}, {"code": "6609", "description": "", "url": "", "parent_station_id":
3682
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3683
+ {"lat": 36.05742, "lng": -78.92484}, "stop_id": "4116494", "routes": ["4003066"],
3684
+ "name": "Horton Rd at Delbert Ave"}, {"code": "6610", "description": "", "url":
3685
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3686
+ "stop", "location": {"lat": 36.05521, "lng": -78.9195}, "stop_id": "4116498",
3687
+ "routes": ["4003066"], "name": "Stadium Dr at Horton Rd"}, {"code": "6611",
3688
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3689
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.04773,
3690
+ "lng": -78.89395}, "stop_id": "4116502", "routes": ["4003070"], "name": "Ben
3691
+ Franklin Blvd at Medical Park Dr"}, {"code": "6612", "description": "", "url":
3692
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3693
+ "stop", "location": {"lat": 36.04666, "lng": -78.89859}, "stop_id": "4116506",
3694
+ "routes": ["4003070"], "name": "Pacific Ave at Capital St"}, {"code": "6613",
3695
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3696
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.04865,
3697
+ "lng": -78.90326}, "stop_id": "4116510", "routes": ["4003070"], "name": "Roxboro
3698
+ Rd at North Duke Crossing"}, {"code": "6614", "description": "", "url": "",
3699
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3700
+ "stop", "location": {"lat": 36.0508, "lng": -78.90347}, "stop_id": "4116514",
3701
+ "routes": ["4003070"], "name": "Roxboro Rd at Denfield Rd"}, {"code": "6615",
3702
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3703
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.08958,
3704
+ "lng": -78.91377}, "stop_id": "4116518", "routes": ["4003070"], "name": "Milton
3705
+ Rd at Fire Department"}, {"code": "6616", "description": "", "url": "", "parent_station_id":
3706
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3707
+ {"lat": 36.05384, "lng": -78.90335}, "stop_id": "4116522", "routes": ["4000092",
3708
+ "4003070"], "name": "Roxboro Rd at Ryan St"}, {"code": "6617", "description":
3709
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3710
+ null, "location_type": "stop", "location": {"lat": 36.05288, "lng": -78.9197},
3711
+ "stop_id": "4116526", "routes": ["4000092"], "name": "Stadium Dr at Wyldewood
3712
+ Rd"}, {"code": "6618", "description": "", "url": "", "parent_station_id":
3713
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3714
+ {"lat": 35.99157, "lng": -78.90834}, "stop_id": "4116530", "routes": ["4000077",
3715
+ "4003042", "4003046"], "name": "Morehead Ave at Duke St"}, {"code": "6619",
3716
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3717
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.97422,
3718
+ "lng": -78.93568}, "stop_id": "4116534", "routes": ["4000077", "4003042"],
3719
+ "name": "Cornwallis Rd at Rogers Herr School"}, {"code": "6620", "description":
3720
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3721
+ null, "location_type": "stop", "location": {"lat": 35.95949, "lng": -78.97542},
3722
+ "stop_id": "4116538", "routes": ["4000077", "4003042"], "name": "Garrett Rd
3723
+ at Oak Creek Apts"}, {"code": "6621", "description": "", "url": "", "parent_station_id":
3724
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3725
+ {"lat": 35.95173, "lng": -78.97088}, "stop_id": "4116542", "routes": ["4000077",
3726
+ "4003042"], "name": "Garrett Rd at Eno River Church"}, {"code": "6622", "description":
3727
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3728
+ null, "location_type": "stop", "location": {"lat": 35.99131, "lng": -78.90805},
3729
+ "stop_id": "4116546", "routes": ["4000077", "4003042", "4003046"], "name":
3730
+ "Morehead Ave at Duke St"}, {"code": "6624", "description": "", "url": "",
3731
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3732
+ "stop", "location": {"lat": 36.04615, "lng": -78.90177}, "stop_id": "4116550",
3733
+ "routes": ["4003070"], "name": "Pacific Ave at Roxboro Rd"}, {"code": "6627",
3734
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3735
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.91253,
3736
+ "lng": -78.8922}, "stop_id": "4116554", "routes": ["4000079"], "name": "NC
3737
+ 55 at Service Station"}, {"code": "6628", "description": "", "url": "", "parent_station_id":
3738
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3739
+ {"lat": 35.97355, "lng": -78.89383}, "stop_id": "4116558", "routes": ["4000079"],
3740
+ "name": "Alston Ave at Dayton St"}, {"code": "6629", "description": "", "url":
3741
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3742
+ "stop", "location": {"lat": 35.91902, "lng": -78.81035}, "stop_id": "4116562",
3743
+ "routes": ["4000081"], "name": "TW Alexander at Page Rd"}, {"code": "6630",
3744
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3745
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.91886,
3746
+ "lng": -78.78362}, "stop_id": "4116566", "routes": ["4000081"], "name": "TW
3747
+ Alexander at WakeMed Emergency"}, {"code": "6631", "description": "", "url":
3748
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3749
+ "stop", "location": {"lat": 35.9194, "lng": -78.81104}, "stop_id": "4116570",
3750
+ "routes": ["4000081"], "name": "TW Alexander at Page Rd"}, {"code": "6635",
3751
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3752
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.01204,
3753
+ "lng": -78.86549}, "stop_id": "4120186", "routes": ["4000086"], "name": "Geer
3754
+ St at Faucette Ave"}, {"code": "6637", "description": "", "url": "", "parent_station_id":
3755
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3756
+ {"lat": 35.9416, "lng": -78.90635}, "stop_id": "4120190", "routes": ["4000088",
3757
+ "4004490"], "name": "Fayetteville Rd at MLK Pkwy (Outbound)"}, {"code": "6638",
3758
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3759
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.9413,
3760
+ "lng": -78.90596}, "stop_id": "4120194", "routes": ["4000088"], "name": "Fayetteville
3761
+ Rd at MLK Pkwy (Inbound)"}, {"code": "6639", "description": "", "url": "",
3762
+ "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3763
+ "stop", "location": {"lat": 35.99213, "lng": -78.87864}, "stop_id": "4120198",
3764
+ "routes": ["4003034"], "name": "Driver St at Liberty St"}, {"code": "6640",
3765
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3766
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.992, "lng":
3767
+ -78.87883}, "stop_id": "4120202", "routes": ["4003034"], "name": "Driver St
3768
+ at Liberty St"}, {"code": "6393", "description": "", "url": "", "parent_station_id":
3769
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3770
+ {"lat": 35.99453, "lng": -78.88115}, "stop_id": "4120846", "routes": ["4000083",
3771
+ "4000086", "4003058"], "name": "Holloway St at Hyde Park Ave"}, {"code": "6498",
3772
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3773
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.09195,
3774
+ "lng": -78.91427}, "stop_id": "4120850", "routes": ["4003070"], "name": "Milton
3775
+ Rd at Long Cresent Dr"}, {"code": "6645", "description": "", "url": "", "parent_station_id":
3776
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3777
+ {"lat": 35.94271, "lng": -78.8393}, "stop_id": "4125182", "routes": ["4000081"],
3778
+ "name": "Ellis Rd at Miami Blvd (Inbound)"}, {"code": "5010", "description":
3779
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3780
+ null, "location_type": "stop", "location": {"lat": 35.9766, "lng": -78.8552},
3781
+ "stop_id": "4134038", "routes": ["4003062"], "name": "East End Ave at US 70"},
3782
+ {"code": "5057", "description": "", "url": "", "parent_station_id": null,
3783
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3784
+ {"lat": 35.9821, "lng": -78.87797}, "stop_id": "4134042", "routes": ["4000085",
3785
+ "4003034", "4003062"], "name": "Angier Ave at Driver St"}, {"code": "5335",
3786
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3787
+ "station_id": null, "location_type": "stop", "location": {"lat": 35.98148,
3788
+ "lng": -78.8763}, "stop_id": "4134050", "routes": ["4000085", "4003034", "4003062"],
3789
+ "name": "Angier Ave at Guthrie Ave"}, {"code": "5635", "description": "",
3790
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3791
+ null, "location_type": "stop", "location": {"lat": 35.98283, "lng": -78.88014},
3792
+ "stop_id": "4134058", "routes": ["4000085", "4003034", "4003062"], "name":
3793
+ "Angier Ave at Clay St"}, {"code": "6632", "description": "", "url": "", "parent_station_id":
3794
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3795
+ {"lat": 35.98696, "lng": -78.90265}, "stop_id": "4134066", "routes": ["4000091"],
3796
+ "name": "S Roxboro St at Chestnut St"}, {"code": "6633", "description": "",
3797
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3798
+ null, "location_type": "stop", "location": {"lat": 36.02673, "lng": -78.96527},
3799
+ "stop_id": "4134070", "routes": ["4002678"], "name": "Neal Rd at McMannen
3800
+ UMC"}, {"code": "6634", "description": "", "url": "", "parent_station_id":
3801
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3802
+ {"lat": 36.02666, "lng": -78.96265}, "stop_id": "4134074", "routes": ["4002678"],
3803
+ "name": "Neal Rd at Bishopstone Dr"}, {"code": "6642", "description": "",
3804
+ "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3805
+ null, "location_type": "stop", "location": {"lat": 35.99912, "lng": -78.90798},
3806
+ "stop_id": "4134078", "routes": ["4000093"], "name": "Main St at Duke St"},
3807
+ {"code": "6643", "description": "", "url": "", "parent_station_id": null,
3808
+ "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3809
+ {"lat": 35.95523, "lng": -78.97286}, "stop_id": "4134082", "routes": ["4000077",
3810
+ "4003042"], "name": "Garrett Rd at Carillon Assisted Living Center"}, {"code":
3811
+ "6644", "description": "", "url": "", "parent_station_id": null, "agency_ids":
3812
+ ["24"], "station_id": null, "location_type": "stop", "location": {"lat": 35.95413,
3813
+ "lng": -78.97255}, "stop_id": "4134086", "routes": ["4000077", "4003042"],
3814
+ "name": "Garrett Rd at Yates Baptist Association"}, {"code": "6646", "description":
3815
+ "", "url": "", "parent_station_id": null, "agency_ids": ["24"], "station_id":
3816
+ null, "location_type": "stop", "location": {"lat": 35.94272, "lng": -78.90832},
3817
+ "stop_id": "4134090", "routes": ["4004490"], "name": "Stratford Lakes at Fayetteville
3818
+ Rd"}, {"code": "6647", "description": "", "url": "", "parent_station_id":
3819
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3820
+ {"lat": 36.01269, "lng": -78.94826}, "stop_id": "4134094", "routes": ["4000078"],
3821
+ "name": "LaSalle St at Kangaroo St"}, {"code": "1207", "description": "",
3822
+ "url": "", "parent_station_id": null, "agency_ids": ["12", "24"], "station_id":
3823
+ null, "location_type": "stop", "location": {"lat": 35.9217, "lng": -78.95863},
3824
+ "stop_id": "4134102", "routes": ["4003038"], "name": "Hope Valley Rd at Garrett
3825
+ Rd"}, {"code": "5163", "description": "", "url": "", "parent_station_id":
3826
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3827
+ {"lat": 36.00205, "lng": -78.91269}, "stop_id": "4135414", "routes": ["4000093"],
3828
+ "name": "Main St at W Peabody St"}, {"code": "5637", "description": "", "url":
3829
+ "", "parent_station_id": null, "agency_ids": ["24"], "station_id": null, "location_type":
3830
+ "stop", "location": {"lat": 35.99978, "lng": -78.90903}, "stop_id": "4135418",
3831
+ "routes": ["4000093"], "name": "Main St at Gregson St"}, {"code": "6380",
3832
+ "description": "", "url": "", "parent_station_id": null, "agency_ids": ["24"],
3833
+ "station_id": null, "location_type": "stop", "location": {"lat": 36.0033,
3834
+ "lng": -78.91467}, "stop_id": "4135422", "routes": ["4000093"], "name": "W
3835
+ Main St at Campus Dr"}, {"code": "6389", "description": "", "url": "", "parent_station_id":
3836
+ null, "agency_ids": ["24"], "station_id": null, "location_type": "stop", "location":
3837
+ {"lat": 36.0036, "lng": -78.91487}, "stop_id": "4135426", "routes": ["4000093"],
3838
+ "name": "Main St at Campus Dr"}], "api_version": "1.2"}'
3839
+ http_version:
3840
+ recorded_at: Sun, 01 Dec 2013 07:37:37 GMT
3841
+ recorded_with: VCR 2.8.0