50 {
51 "type": "Feature",
52 "properties": {
53 "layer": "stop",
54 "name": "SFO"
54 "name": "SFO",
55 "transit": true
56 },
57 "geometry": {
58 "type": "Point",
59 "coordinates": [
65 {
66 "type": "Feature",
67 "properties": {
68 "layer": "stop",
68 "name": "EWR"
69 "name": "EWR",
70 "transit": true
71 },
72 "geometry": {
73 "type": "Point",
74 "coordinates": [
80 {
81 "type": "Feature",
82 "properties": {
83 "layer": "stop",
82 "name": "Newark, NJ, US"
84 "name": "Newark, NJ, US",
85 "transit": false
86 },
87 "geometry": {
88 "type": "Point",
89 "coordinates": [
95 {
96 "type": "Feature",
97 "properties": {
98 "layer": "stop",
96 "name": "New York, US"
99 "name": "New York, US",
100 "transit": false
101 },
102 "geometry": {
103 "type": "Point",
104 "coordinates": [