rate_center 0.1.2 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.release-please-manifest.json +1 -1
- data/CHANGELOG.md +14 -0
- data/README.md +14 -15
- data/data/cities/us/ak.yml +1077 -3221
- data/data/cities/us/al.yml +1790 -5358
- data/data/cities/us/ar.yml +1892 -5712
- data/data/cities/us/az.yml +1422 -4236
- data/data/cities/us/ca.yml +5539 -16077
- data/data/cities/us/co.yml +2019 -5477
- data/data/cities/us/ct.yml +576 -1714
- data/data/cities/us/dc.yml +1 -3
- data/data/cities/us/de.yml +237 -711
- data/data/cities/us/fl.yml +2904 -8670
- data/data/cities/us/ga.yml +2010 -6030
- data/data/cities/us/hi.yml +474 -1422
- data/data/cities/us/ia.yml +3095 -9585
- data/data/cities/us/id.yml +726 -2178
- data/data/cities/us/il.yml +4724 -13974
- data/data/cities/us/in.yml +2955 -8835
- data/data/cities/us/ks.yml +2384 -6982
- data/data/cities/us/ky.yml +1665 -4987
- data/data/cities/us/la.yml +1464 -4392
- data/data/cities/us/ma.yml +381 -1143
- data/data/cities/us/md.yml +2087 -5859
- data/data/cities/us/me.yml +200 -598
- data/data/cities/us/mi.yml +2294 -6954
- data/data/cities/us/mn.yml +2730 -8232
- data/data/cities/us/mo.yml +4292 -11840
- data/data/cities/us/ms.yml +1316 -3918
- data/data/cities/us/mt.yml +1485 -4575
- data/data/cities/us/nc.yml +2401 -7169
- data/data/cities/us/nd.yml +1217 -3685
- data/data/cities/us/ne.yml +1770 -5310
- data/data/cities/us/nh.yml +123 -369
- data/data/cities/us/nj.yml +1984 -5942
- data/data/cities/us/nm.yml +1557 -4671
- data/data/cities/us/nv.yml +511 -1437
- data/data/cities/us/ny.yml +3107 -9163
- data/data/cities/us/oh.yml +3802 -11404
- data/data/cities/us/ok.yml +2548 -7610
- data/data/cities/us/or.yml +1287 -3851
- data/data/cities/us/pa.yml +5564 -16534
- data/data/cities/us/pr.yml +843 -2529
- data/data/cities/us/ri.yml +93 -279
- data/data/cities/us/sc.yml +1474 -4482
- data/data/cities/us/sd.yml +1466 -4412
- data/data/cities/us/tn.yml +1700 -4898
- data/data/cities/us/tx.yml +7453 -20437
- data/data/cities/us/ut.yml +1144 -3304
- data/data/cities/us/va.yml +2071 -6175
- data/data/cities/us/vt.yml +318 -954
- data/data/cities/us/wa.yml +2088 -6138
- data/data/cities/us/wi.yml +2489 -7407
- data/data/cities/us/wv.yml +1355 -4029
- data/data/cities/us/wy.yml +612 -1836
- data/data/rate_centers/us/ak.yml +254 -762
- data/data/rate_centers/us/al.yml +517 -1145
- data/data/rate_centers/us/ar.yml +824 -1620
- data/data/rate_centers/us/az.yml +160 -480
- data/data/rate_centers/us/ca.yml +763 -2273
- data/data/rate_centers/us/co.yml +245 -699
- data/data/rate_centers/us/ct.yml +198 -388
- data/data/rate_centers/us/dc.yml +1 -3
- data/data/rate_centers/us/de.yml +30 -90
- data/data/rate_centers/us/fl.yml +299 -885
- data/data/rate_centers/us/ga.yml +386 -1134
- data/data/rate_centers/us/hi.yml +6 -18
- data/data/rate_centers/us/ia.yml +822 -2716
- data/data/rate_centers/us/id.yml +177 -545
- data/data/rate_centers/us/il.yml +1094 -3164
- data/data/rate_centers/us/in.yml +699 -1757
- data/data/rate_centers/us/ks.yml +641 -1875
- data/data/rate_centers/us/ky.yml +384 -1128
- data/data/rate_centers/us/la.yml +312 -880
- data/data/rate_centers/us/ma.yml +267 -799
- data/data/rate_centers/us/md.yml +210 -558
- data/data/rate_centers/us/me.yml +251 -753
- data/data/rate_centers/us/mi.yml +755 -2093
- data/data/rate_centers/us/mn.yml +669 -2023
- data/data/rate_centers/us/mo.yml +1362 -3020
- data/data/rate_centers/us/ms.yml +253 -739
- data/data/rate_centers/us/mt.yml +260 -934
- data/data/rate_centers/us/nc.yml +930 -1826
- data/data/rate_centers/us/nd.yml +311 -957
- data/data/rate_centers/us/ne.yml +486 -1420
- data/data/rate_centers/us/nh.yml +156 -450
- data/data/rate_centers/us/nj.yml +358 -776
- data/data/rate_centers/us/nm.yml +163 -489
- data/data/rate_centers/us/nv.yml +115 -327
- data/data/rate_centers/us/ny.yml +843 -2303
- data/data/rate_centers/us/oh.yml +1107 -2623
- data/data/rate_centers/us/ok.yml +537 -1601
- data/data/rate_centers/us/or.yml +266 -798
- data/data/rate_centers/us/pa.yml +1346 -2914
- data/data/rate_centers/us/pr.yml +86 -254
- data/data/rate_centers/us/ri.yml +29 -79
- data/data/rate_centers/us/sc.yml +296 -854
- data/data/rate_centers/us/sd.yml +278 -844
- data/data/rate_centers/us/tn.yml +408 -1124
- data/data/rate_centers/us/tx.yml +1761 -4639
- data/data/rate_centers/us/ut.yml +154 -454
- data/data/rate_centers/us/va.yml +610 -1352
- data/data/rate_centers/us/vt.yml +141 -423
- data/data/rate_centers/us/wa.yml +296 -888
- data/data/rate_centers/us/wi.yml +888 -2106
- data/data/rate_centers/us/wv.yml +229 -687
- data/data/rate_centers/us/wy.yml +95 -281
- data/lib/rate_center/city.rb +3 -4
- data/lib/rate_center/data_prep.rb +3 -9
- data/lib/rate_center/data_source/local_calling_guide.rb +1 -1
- data/lib/rate_center/distance.rb +1 -1
- data/lib/rate_center/rate_center.rb +3 -4
- data/lib/rate_center/version.rb +1 -1
- metadata +2 -3
- data/lib/rate_center/vector.rb +0 -3
data/data/rate_centers/us/ut.yml
CHANGED
@@ -29,9 +29,7 @@ rate_centers:
|
|
29
29
|
long: "-113.544084"
|
30
30
|
closest_city:
|
31
31
|
name: Snowville
|
32
|
-
|
33
|
-
value: 68.43
|
34
|
-
units: km
|
32
|
+
distance_km: 68.43
|
35
33
|
- country: US
|
36
34
|
region: UT
|
37
35
|
exchange: '342529'
|
@@ -52,9 +50,7 @@ rate_centers:
|
|
52
50
|
long: "-111.640196"
|
53
51
|
closest_city:
|
54
52
|
name: Alta
|
55
|
-
|
56
|
-
value: 1.76
|
57
|
-
units: km
|
53
|
+
distance_km: 1.76
|
58
54
|
- country: US
|
59
55
|
region: UT
|
60
56
|
exchange: '200100'
|
@@ -66,9 +62,7 @@ rate_centers:
|
|
66
62
|
long: "-110.292163"
|
67
63
|
closest_city:
|
68
64
|
name: Altamont
|
69
|
-
|
70
|
-
value: 1.04
|
71
|
-
units: km
|
65
|
+
distance_km: 1.04
|
72
66
|
- country: US
|
73
67
|
region: UT
|
74
68
|
exchange: '342532'
|
@@ -107,9 +101,7 @@ rate_centers:
|
|
107
101
|
long: "-111.80037"
|
108
102
|
closest_city:
|
109
103
|
name: American Fork
|
110
|
-
|
111
|
-
value: 0.44
|
112
|
-
units: km
|
104
|
+
distance_km: 0.44
|
113
105
|
- country: US
|
114
106
|
region: UT
|
115
107
|
exchange: '342536'
|
@@ -130,9 +122,7 @@ rate_centers:
|
|
130
122
|
long: "-112.001224"
|
131
123
|
closest_city:
|
132
124
|
name: Antimony
|
133
|
-
|
134
|
-
value: 2.34
|
135
|
-
units: km
|
125
|
+
distance_km: 2.34
|
136
126
|
- country: US
|
137
127
|
region: UT
|
138
128
|
exchange: '200130'
|
@@ -144,9 +134,7 @@ rate_centers:
|
|
144
134
|
long: "-113.12542"
|
145
135
|
closest_city:
|
146
136
|
name: Apple Valley
|
147
|
-
|
148
|
-
value: 4.61
|
149
|
-
units: km
|
137
|
+
distance_km: 4.61
|
150
138
|
- country: US
|
151
139
|
region: UT
|
152
140
|
exchange: '342539'
|
@@ -239,9 +227,7 @@ rate_centers:
|
|
239
227
|
long: "-112.135431"
|
240
228
|
closest_city:
|
241
229
|
name: Bear River City
|
242
|
-
|
243
|
-
value: 1.03
|
244
|
-
units: km
|
230
|
+
distance_km: 1.03
|
245
231
|
- country: US
|
246
232
|
region: UT
|
247
233
|
exchange: '200150'
|
@@ -253,9 +239,7 @@ rate_centers:
|
|
253
239
|
long: "-112.643167"
|
254
240
|
closest_city:
|
255
241
|
name: Beaver
|
256
|
-
|
257
|
-
value: 0.46
|
258
|
-
units: km
|
242
|
+
distance_km: 0.46
|
259
243
|
- country: US
|
260
244
|
region: UT
|
261
245
|
exchange: '342550'
|
@@ -285,9 +269,7 @@ rate_centers:
|
|
285
269
|
long: "-113.638887"
|
286
270
|
closest_city:
|
287
271
|
name: Beryl Junction
|
288
|
-
|
289
|
-
value: 2.32
|
290
|
-
units: km
|
272
|
+
distance_km: 2.32
|
291
273
|
- country: US
|
292
274
|
region: UT
|
293
275
|
exchange: '200170'
|
@@ -299,9 +281,7 @@ rate_centers:
|
|
299
281
|
long: "-111.549681"
|
300
282
|
closest_city:
|
301
283
|
name: Bicknell
|
302
|
-
|
303
|
-
value: 0.48
|
304
|
-
units: km
|
284
|
+
distance_km: 0.48
|
305
285
|
- country: US
|
306
286
|
region: UT
|
307
287
|
exchange: '342554'
|
@@ -349,9 +329,7 @@ rate_centers:
|
|
349
329
|
long: "-109.485878"
|
350
330
|
closest_city:
|
351
331
|
name: Blanding
|
352
|
-
|
353
|
-
value: 1.95
|
354
|
-
units: km
|
332
|
+
distance_km: 1.95
|
355
333
|
- country: US
|
356
334
|
region: UT
|
357
335
|
exchange: '342558'
|
@@ -372,9 +350,7 @@ rate_centers:
|
|
372
350
|
long: "-109.552875"
|
373
351
|
closest_city:
|
374
352
|
name: Bluff
|
375
|
-
|
376
|
-
value: 1.85
|
377
|
-
units: km
|
353
|
+
distance_km: 1.85
|
378
354
|
- country: US
|
379
355
|
region: UT
|
380
356
|
exchange: '342560'
|
@@ -413,9 +389,7 @@ rate_centers:
|
|
413
389
|
long: "-111.418709"
|
414
390
|
closest_city:
|
415
391
|
name: Boulder
|
416
|
-
|
417
|
-
value: 2.15
|
418
|
-
units: km
|
392
|
+
distance_km: 2.15
|
419
393
|
- country: US
|
420
394
|
region: UT
|
421
395
|
exchange: '200210'
|
@@ -427,9 +401,7 @@ rate_centers:
|
|
427
401
|
long: "-111.881845"
|
428
402
|
closest_city:
|
429
403
|
name: West Bountiful
|
430
|
-
|
431
|
-
value: 2.41
|
432
|
-
units: km
|
404
|
+
distance_km: 2.41
|
433
405
|
- country: US
|
434
406
|
region: UT
|
435
407
|
exchange: '200220'
|
@@ -441,9 +413,7 @@ rate_centers:
|
|
441
413
|
long: "-112.847103"
|
442
414
|
closest_city:
|
443
415
|
name: Brian Head
|
444
|
-
|
445
|
-
value: 0.49
|
446
|
-
units: km
|
416
|
+
distance_km: 0.49
|
447
417
|
- country: US
|
448
418
|
region: UT
|
449
419
|
exchange: '342566'
|
@@ -464,9 +434,7 @@ rate_centers:
|
|
464
434
|
long: "-112.022067"
|
465
435
|
closest_city:
|
466
436
|
name: Brigham City
|
467
|
-
|
468
|
-
value: 2.06
|
469
|
-
units: km
|
437
|
+
distance_km: 2.06
|
470
438
|
- country: US
|
471
439
|
region: UT
|
472
440
|
exchange: '342568'
|
@@ -496,9 +464,7 @@ rate_centers:
|
|
496
464
|
long: "-112.164989"
|
497
465
|
closest_city:
|
498
466
|
name: Tropic
|
499
|
-
|
500
|
-
value: 6.6
|
501
|
-
units: km
|
467
|
+
distance_km: 6.6
|
502
468
|
- country: US
|
503
469
|
region: UT
|
504
470
|
exchange: '342572'
|
@@ -537,9 +503,7 @@ rate_centers:
|
|
537
503
|
long: "-111.01987"
|
538
504
|
closest_city:
|
539
505
|
name: Hanksville
|
540
|
-
|
541
|
-
value: 27.09
|
542
|
-
units: km
|
506
|
+
distance_km: 27.09
|
543
507
|
- country: US
|
544
508
|
region: UT
|
545
509
|
exchange: '342575'
|
@@ -560,9 +524,7 @@ rate_centers:
|
|
560
524
|
long: "-112.094786"
|
561
525
|
closest_city:
|
562
526
|
name: Tropic
|
563
|
-
|
564
|
-
value: 1.54
|
565
|
-
units: km
|
527
|
+
distance_km: 1.54
|
566
528
|
- country: US
|
567
529
|
region: UT
|
568
530
|
exchange: '342577'
|
@@ -601,9 +563,7 @@ rate_centers:
|
|
601
563
|
long: "-111.021258"
|
602
564
|
closest_city:
|
603
565
|
name: Castle Dale
|
604
|
-
|
605
|
-
value: 0.34
|
606
|
-
units: km
|
566
|
+
distance_km: 0.34
|
607
567
|
- country: US
|
608
568
|
region: UT
|
609
569
|
exchange: '342582'
|
@@ -642,9 +602,7 @@ rate_centers:
|
|
642
602
|
long: "-113.069692"
|
643
603
|
closest_city:
|
644
604
|
name: Cedar City
|
645
|
-
|
646
|
-
value: 2.28
|
647
|
-
units: km
|
605
|
+
distance_km: 2.28
|
648
606
|
- country: US
|
649
607
|
region: UT
|
650
608
|
exchange: '342584'
|
@@ -683,9 +641,7 @@ rate_centers:
|
|
683
641
|
long: "-111.847343"
|
684
642
|
closest_city:
|
685
643
|
name: Lehi
|
686
|
-
|
687
|
-
value: 3.81
|
688
|
-
units: km
|
644
|
+
distance_km: 3.81
|
689
645
|
- country: US
|
690
646
|
region: UT
|
691
647
|
exchange: '342588'
|
@@ -742,9 +698,7 @@ rate_centers:
|
|
742
698
|
long: "-110.83084"
|
743
699
|
closest_city:
|
744
700
|
name: Oakley
|
745
|
-
|
746
|
-
value: 44.45
|
747
|
-
units: km
|
701
|
+
distance_km: 44.45
|
748
702
|
- country: US
|
749
703
|
region: UT
|
750
704
|
exchange: '200300'
|
@@ -756,9 +710,7 @@ rate_centers:
|
|
756
710
|
long: "-112.218623"
|
757
711
|
closest_city:
|
758
712
|
name: Junction
|
759
|
-
|
760
|
-
value: 0.45
|
761
|
-
units: km
|
713
|
+
distance_km: 0.45
|
762
714
|
- country: US
|
763
715
|
region: UT
|
764
716
|
exchange: '342595'
|
@@ -797,9 +749,7 @@ rate_centers:
|
|
797
749
|
long: "-112.023621"
|
798
750
|
closest_city:
|
799
751
|
name: Clearfield
|
800
|
-
|
801
|
-
value: 0.82
|
802
|
-
units: km
|
752
|
+
distance_km: 0.82
|
803
753
|
- country: US
|
804
754
|
region: UT
|
805
755
|
exchange: '200320'
|
@@ -811,9 +761,7 @@ rate_centers:
|
|
811
761
|
long: "-110.851617"
|
812
762
|
closest_city:
|
813
763
|
name: Cleveland
|
814
|
-
|
815
|
-
value: 1.12
|
816
|
-
units: km
|
764
|
+
distance_km: 1.12
|
817
765
|
- country: US
|
818
766
|
region: UT
|
819
767
|
exchange: '342600'
|
@@ -834,9 +782,7 @@ rate_centers:
|
|
834
782
|
long: "-111.390377"
|
835
783
|
closest_city:
|
836
784
|
name: Coalville
|
837
|
-
|
838
|
-
value: 1.95
|
839
|
-
units: km
|
785
|
+
distance_km: 1.95
|
840
786
|
- country: US
|
841
787
|
region: UT
|
842
788
|
exchange: '342602'
|
@@ -965,9 +911,7 @@ rate_centers:
|
|
965
911
|
long: "-111.080165"
|
966
912
|
closest_city:
|
967
913
|
name: Navajo Mountain
|
968
|
-
|
969
|
-
value: 28.61
|
970
|
-
units: km
|
914
|
+
distance_km: 28.61
|
971
915
|
- country: US
|
972
916
|
region: UT
|
973
917
|
exchange: '342615'
|
@@ -1015,9 +959,7 @@ rate_centers:
|
|
1015
959
|
long: "-112.577278"
|
1016
960
|
closest_city:
|
1017
961
|
name: Delta
|
1018
|
-
|
1019
|
-
value: 2.98
|
1020
|
-
units: km
|
962
|
+
distance_km: 2.98
|
1021
963
|
- country: US
|
1022
964
|
region: UT
|
1023
965
|
exchange: '342620'
|
@@ -1092,9 +1034,7 @@ rate_centers:
|
|
1092
1034
|
long: "-110.398464"
|
1093
1035
|
closest_city:
|
1094
1036
|
name: Duchesne
|
1095
|
-
|
1096
|
-
value: 1.11
|
1097
|
-
units: km
|
1037
|
+
distance_km: 1.11
|
1098
1038
|
- country: US
|
1099
1039
|
region: UT
|
1100
1040
|
exchange: '200370'
|
@@ -1106,9 +1046,7 @@ rate_centers:
|
|
1106
1046
|
long: "-112.660138"
|
1107
1047
|
closest_city:
|
1108
1048
|
name: Alton
|
1109
|
-
|
1110
|
-
value: 16.55
|
1111
|
-
units: km
|
1049
|
+
distance_km: 16.55
|
1112
1050
|
- country: US
|
1113
1051
|
region: UT
|
1114
1052
|
exchange: '200380'
|
@@ -1120,9 +1058,7 @@ rate_centers:
|
|
1120
1058
|
long: "-112.741772"
|
1121
1059
|
closest_city:
|
1122
1060
|
name: Dugway
|
1123
|
-
|
1124
|
-
value: 1.92
|
1125
|
-
units: km
|
1061
|
+
distance_km: 1.92
|
1126
1062
|
- country: US
|
1127
1063
|
region: UT
|
1128
1064
|
exchange: '200390'
|
@@ -1134,9 +1070,7 @@ rate_centers:
|
|
1134
1070
|
long: "-109.392933"
|
1135
1071
|
closest_city:
|
1136
1072
|
name: Dutch John
|
1137
|
-
|
1138
|
-
value: 0.99
|
1139
|
-
units: km
|
1073
|
+
distance_km: 0.99
|
1140
1074
|
- country: US
|
1141
1075
|
region: UT
|
1142
1076
|
exchange: '200852'
|
@@ -1148,9 +1082,7 @@ rate_centers:
|
|
1148
1082
|
long: "-111.847343"
|
1149
1083
|
closest_city:
|
1150
1084
|
name: Lehi
|
1151
|
-
|
1152
|
-
value: 3.81
|
1153
|
-
units: km
|
1085
|
+
distance_km: 3.81
|
1154
1086
|
- country: US
|
1155
1087
|
region: UT
|
1156
1088
|
exchange: '200400'
|
@@ -1162,13 +1094,11 @@ rate_centers:
|
|
1162
1094
|
long: "-110.397848"
|
1163
1095
|
closest_city:
|
1164
1096
|
name: Wellington
|
1165
|
-
|
1166
|
-
value: 28.91
|
1167
|
-
units: km
|
1097
|
+
distance_km: 28.91
|
1168
1098
|
- country: US
|
1169
1099
|
region: UT
|
1170
|
-
exchange: '
|
1171
|
-
name:
|
1100
|
+
exchange: '342632'
|
1101
|
+
name: E LAYTON
|
1172
1102
|
full_name: East Layton
|
1173
1103
|
lata: '660'
|
1174
1104
|
ilec_name: QWEST CORPORATION
|
@@ -1176,8 +1106,8 @@ rate_centers:
|
|
1176
1106
|
long:
|
1177
1107
|
- country: US
|
1178
1108
|
region: UT
|
1179
|
-
exchange: '
|
1180
|
-
name:
|
1109
|
+
exchange: '200311'
|
1110
|
+
name: EAST LAYTO
|
1181
1111
|
full_name: East Layton
|
1182
1112
|
lata: '660'
|
1183
1113
|
ilec_name: QWEST CORPORATION
|
@@ -1257,9 +1187,7 @@ rate_centers:
|
|
1257
1187
|
long: "-111.243167"
|
1258
1188
|
closest_city:
|
1259
1189
|
name: Emery
|
1260
|
-
|
1261
|
-
value: 1.07
|
1262
|
-
units: km
|
1190
|
+
distance_km: 1.07
|
1263
1191
|
- country: US
|
1264
1192
|
region: UT
|
1265
1193
|
exchange: '342643'
|
@@ -1280,9 +1208,7 @@ rate_centers:
|
|
1280
1208
|
long: "-113.719146"
|
1281
1209
|
closest_city:
|
1282
1210
|
name: Enterprise
|
1283
|
-
|
1284
|
-
value: 2.17
|
1285
|
-
units: km
|
1211
|
+
distance_km: 2.17
|
1286
1212
|
- country: US
|
1287
1213
|
region: UT
|
1288
1214
|
exchange: '200430'
|
@@ -1294,9 +1220,7 @@ rate_centers:
|
|
1294
1220
|
long: "-111.580441"
|
1295
1221
|
closest_city:
|
1296
1222
|
name: Ephraim
|
1297
|
-
|
1298
|
-
value: 0.54
|
1299
|
-
units: km
|
1223
|
+
distance_km: 0.54
|
1300
1224
|
- country: US
|
1301
1225
|
region: UT
|
1302
1226
|
exchange: '342647'
|
@@ -1317,9 +1241,7 @@ rate_centers:
|
|
1317
1241
|
long: "-111.599657"
|
1318
1242
|
closest_city:
|
1319
1243
|
name: Escalante
|
1320
|
-
|
1321
|
-
value: 0.97
|
1322
|
-
units: km
|
1244
|
+
distance_km: 0.97
|
1323
1245
|
- country: US
|
1324
1246
|
region: UT
|
1325
1247
|
exchange: '200450'
|
@@ -1331,9 +1253,7 @@ rate_centers:
|
|
1331
1253
|
long: "-112.122683"
|
1332
1254
|
closest_city:
|
1333
1255
|
name: Eureka
|
1334
|
-
|
1335
|
-
value: 0.74
|
1336
|
-
units: km
|
1256
|
+
distance_km: 0.74
|
1337
1257
|
- country: US
|
1338
1258
|
region: UT
|
1339
1259
|
exchange: '342650'
|
@@ -1354,9 +1274,7 @@ rate_centers:
|
|
1354
1274
|
long: "-111.430092"
|
1355
1275
|
closest_city:
|
1356
1276
|
name: Fairview
|
1357
|
-
|
1358
|
-
value: 0.7
|
1359
|
-
units: km
|
1277
|
+
distance_km: 0.7
|
1360
1278
|
- country: US
|
1361
1279
|
region: UT
|
1362
1280
|
exchange: '200470'
|
@@ -1368,9 +1286,7 @@ rate_centers:
|
|
1368
1286
|
long: "-111.885708"
|
1369
1287
|
closest_city:
|
1370
1288
|
name: Farmington
|
1371
|
-
|
1372
|
-
value: 1.75
|
1373
|
-
units: km
|
1289
|
+
distance_km: 1.75
|
1374
1290
|
- country: US
|
1375
1291
|
region: UT
|
1376
1292
|
exchange: '342653'
|
@@ -1400,9 +1316,7 @@ rate_centers:
|
|
1400
1316
|
long: "-111.137284"
|
1401
1317
|
closest_city:
|
1402
1318
|
name: Ferron
|
1403
|
-
|
1404
|
-
value: 0.38
|
1405
|
-
units: km
|
1319
|
+
distance_km: 0.38
|
1406
1320
|
- country: US
|
1407
1321
|
region: UT
|
1408
1322
|
exchange: '200490'
|
@@ -1414,9 +1328,7 @@ rate_centers:
|
|
1414
1328
|
long: "-112.12259"
|
1415
1329
|
closest_city:
|
1416
1330
|
name: Fielding
|
1417
|
-
|
1418
|
-
value: 0.68
|
1419
|
-
units: km
|
1331
|
+
distance_km: 0.68
|
1420
1332
|
- country: US
|
1421
1333
|
region: UT
|
1422
1334
|
exchange: '200500'
|
@@ -1428,9 +1340,7 @@ rate_centers:
|
|
1428
1340
|
long: "-112.326077"
|
1429
1341
|
closest_city:
|
1430
1342
|
name: Fillmore
|
1431
|
-
|
1432
|
-
value: 1.2
|
1433
|
-
units: km
|
1343
|
+
distance_km: 1.2
|
1434
1344
|
- country: US
|
1435
1345
|
region: UT
|
1436
1346
|
exchange: '200510'
|
@@ -1442,9 +1352,7 @@ rate_centers:
|
|
1442
1352
|
long: "-110.104063"
|
1443
1353
|
closest_city:
|
1444
1354
|
name: Myton
|
1445
|
-
|
1446
|
-
value: 4.69
|
1447
|
-
units: km
|
1355
|
+
distance_km: 4.69
|
1448
1356
|
- country: US
|
1449
1357
|
region: UT
|
1450
1358
|
exchange: '342659'
|
@@ -1474,9 +1382,7 @@ rate_centers:
|
|
1474
1382
|
long: "-111.631933"
|
1475
1383
|
closest_city:
|
1476
1384
|
name: Fountain Green
|
1477
|
-
|
1478
|
-
value: 0.96
|
1479
|
-
units: km
|
1385
|
+
distance_km: 0.96
|
1480
1386
|
- country: US
|
1481
1387
|
region: UT
|
1482
1388
|
exchange: '342661'
|
@@ -1515,9 +1421,7 @@ rate_centers:
|
|
1515
1421
|
long: "-110.793194"
|
1516
1422
|
closest_city:
|
1517
1423
|
name: Tabiona
|
1518
|
-
|
1519
|
-
value: 18.2
|
1520
|
-
units: km
|
1424
|
+
distance_km: 18.2
|
1521
1425
|
- country: US
|
1522
1426
|
region: UT
|
1523
1427
|
exchange: '200540'
|
@@ -1529,9 +1433,7 @@ rate_centers:
|
|
1529
1433
|
long: "-111.392457"
|
1530
1434
|
closest_city:
|
1531
1435
|
name: Garden City
|
1532
|
-
|
1533
|
-
value: 2.02
|
1534
|
-
units: km
|
1436
|
+
distance_km: 2.02
|
1535
1437
|
- country: US
|
1536
1438
|
region: UT
|
1537
1439
|
exchange: '342667'
|
@@ -1552,9 +1454,7 @@ rate_centers:
|
|
1552
1454
|
long: "-114.031804"
|
1553
1455
|
closest_city:
|
1554
1456
|
name: Milford
|
1555
|
-
|
1556
|
-
value: 106.49
|
1557
|
-
units: km
|
1457
|
+
distance_km: 106.49
|
1558
1458
|
- country: US
|
1559
1459
|
region: UT
|
1560
1460
|
exchange: '342669'
|
@@ -1575,9 +1475,7 @@ rate_centers:
|
|
1575
1475
|
long: "-111.665059"
|
1576
1476
|
closest_city:
|
1577
1477
|
name: Big Water
|
1578
|
-
|
1579
|
-
value: 2.12
|
1580
|
-
units: km
|
1478
|
+
distance_km: 2.12
|
1581
1479
|
- country: US
|
1582
1480
|
region: UT
|
1583
1481
|
exchange: '342670'
|
@@ -1616,9 +1514,7 @@ rate_centers:
|
|
1616
1514
|
long: "-111.910779"
|
1617
1515
|
closest_city:
|
1618
1516
|
name: Goshen
|
1619
|
-
|
1620
|
-
value: 0.89
|
1621
|
-
units: km
|
1517
|
+
distance_km: 0.89
|
1622
1518
|
- country: US
|
1623
1519
|
region: UT
|
1624
1520
|
exchange: '342674'
|
@@ -1657,9 +1553,7 @@ rate_centers:
|
|
1657
1553
|
long: "-110.157453"
|
1658
1554
|
closest_city:
|
1659
1555
|
name: Green River
|
1660
|
-
|
1661
|
-
value: 1.35
|
1662
|
-
units: km
|
1556
|
+
distance_km: 1.35
|
1663
1557
|
- country: US
|
1664
1558
|
region: UT
|
1665
1559
|
exchange: '200590'
|
@@ -1671,9 +1565,7 @@ rate_centers:
|
|
1671
1565
|
long: "-109.472093"
|
1672
1566
|
closest_city:
|
1673
1567
|
name: Flaming Gorge
|
1674
|
-
|
1675
|
-
value: 0.91
|
1676
|
-
units: km
|
1568
|
+
distance_km: 0.91
|
1677
1569
|
- country: US
|
1678
1570
|
region: UT
|
1679
1571
|
exchange: '342678'
|
@@ -1712,9 +1604,7 @@ rate_centers:
|
|
1712
1604
|
long: "-113.873309"
|
1713
1605
|
closest_city:
|
1714
1606
|
name: Snowville
|
1715
|
-
|
1716
|
-
value: 100.1
|
1717
|
-
units: km
|
1607
|
+
distance_km: 100.1
|
1718
1608
|
- country: US
|
1719
1609
|
region: UT
|
1720
1610
|
exchange: '342685'
|
@@ -1735,9 +1625,7 @@ rate_centers:
|
|
1735
1625
|
long: "-111.816209"
|
1736
1626
|
closest_city:
|
1737
1627
|
name: Gunnison
|
1738
|
-
|
1739
|
-
value: 0.71
|
1740
|
-
units: km
|
1628
|
+
distance_km: 0.71
|
1741
1629
|
- country: US
|
1742
1630
|
region: UT
|
1743
1631
|
exchange: '342687'
|
@@ -1758,9 +1646,7 @@ rate_centers:
|
|
1758
1646
|
long: "-109.896012"
|
1759
1647
|
closest_city:
|
1760
1648
|
name: Halchita
|
1761
|
-
|
1762
|
-
value: 1.52
|
1763
|
-
units: km
|
1649
|
+
distance_km: 1.52
|
1764
1650
|
- country: US
|
1765
1651
|
region: UT
|
1766
1652
|
exchange: '342688'
|
@@ -1790,9 +1676,7 @@ rate_centers:
|
|
1790
1676
|
long: "-110.727362"
|
1791
1677
|
closest_city:
|
1792
1678
|
name: Hanksville
|
1793
|
-
|
1794
|
-
value: 1.34
|
1795
|
-
units: km
|
1679
|
+
distance_km: 1.34
|
1796
1680
|
- country: US
|
1797
1681
|
region: UT
|
1798
1682
|
exchange: '342691'
|
@@ -1822,9 +1706,7 @@ rate_centers:
|
|
1822
1706
|
long: "-112.439119"
|
1823
1707
|
closest_city:
|
1824
1708
|
name: Panguitch
|
1825
|
-
|
1826
|
-
value: 0.5
|
1827
|
-
units: km
|
1709
|
+
distance_km: 0.5
|
1828
1710
|
- country: US
|
1829
1711
|
region: UT
|
1830
1712
|
exchange: '342694'
|
@@ -1845,9 +1727,7 @@ rate_centers:
|
|
1845
1727
|
long: "-111.416681"
|
1846
1728
|
closest_city:
|
1847
1729
|
name: Heber
|
1848
|
-
|
1849
|
-
value: 1.57
|
1850
|
-
units: km
|
1730
|
+
distance_km: 1.57
|
1851
1731
|
- country: US
|
1852
1732
|
region: UT
|
1853
1733
|
exchange: '200660'
|
@@ -1859,9 +1739,7 @@ rate_centers:
|
|
1859
1739
|
long: "-110.851545"
|
1860
1740
|
closest_city:
|
1861
1741
|
name: Helper
|
1862
|
-
|
1863
|
-
value: 0.88
|
1864
|
-
units: km
|
1742
|
+
distance_km: 0.88
|
1865
1743
|
- country: US
|
1866
1744
|
region: UT
|
1867
1745
|
exchange: '342697'
|
@@ -1936,9 +1814,7 @@ rate_centers:
|
|
1936
1814
|
long: "-112.908508"
|
1937
1815
|
closest_city:
|
1938
1816
|
name: Springdale
|
1939
|
-
|
1940
|
-
value: 8.81
|
1941
|
-
units: km
|
1817
|
+
distance_km: 8.81
|
1942
1818
|
- country: US
|
1943
1819
|
region: UT
|
1944
1820
|
exchange: '342705'
|
@@ -1968,9 +1844,7 @@ rate_centers:
|
|
1968
1844
|
long: "-112.277026"
|
1969
1845
|
closest_city:
|
1970
1846
|
name: Holden
|
1971
|
-
|
1972
|
-
value: 0.59
|
1973
|
-
units: km
|
1847
|
+
distance_km: 0.59
|
1974
1848
|
- country: US
|
1975
1849
|
region: UT
|
1976
1850
|
exchange: '200690'
|
@@ -1982,9 +1856,7 @@ rate_centers:
|
|
1982
1856
|
long: "-111.807873"
|
1983
1857
|
closest_city:
|
1984
1858
|
name: Holladay
|
1985
|
-
|
1986
|
-
value: 1.55
|
1987
|
-
units: km
|
1859
|
+
distance_km: 1.55
|
1988
1860
|
- country: US
|
1989
1861
|
region: UT
|
1990
1862
|
exchange: '342707'
|
@@ -2032,9 +1904,7 @@ rate_centers:
|
|
2032
1904
|
long: "-112.442108"
|
2033
1905
|
closest_city:
|
2034
1906
|
name: Howell
|
2035
|
-
|
2036
|
-
value: 2.7
|
2037
|
-
units: km
|
1907
|
+
distance_km: 2.7
|
2038
1908
|
- country: US
|
2039
1909
|
region: UT
|
2040
1910
|
exchange: '342714'
|
@@ -2064,9 +1934,7 @@ rate_centers:
|
|
2064
1934
|
long: "-110.966139"
|
2065
1935
|
closest_city:
|
2066
1936
|
name: Huntington
|
2067
|
-
|
2068
|
-
value: 0.89
|
2069
|
-
units: km
|
1937
|
+
distance_km: 0.89
|
2070
1938
|
- country: US
|
2071
1939
|
region: UT
|
2072
1940
|
exchange: '201111'
|
@@ -2078,9 +1946,7 @@ rate_centers:
|
|
2078
1946
|
long: "-111.966521"
|
2079
1947
|
closest_city:
|
2080
1948
|
name: Ogden
|
2081
|
-
|
2082
|
-
value: 0.51
|
2083
|
-
units: km
|
1949
|
+
distance_km: 0.51
|
2084
1950
|
- country: US
|
2085
1951
|
region: UT
|
2086
1952
|
exchange: '200720'
|
@@ -2092,9 +1958,7 @@ rate_centers:
|
|
2092
1958
|
long: "-113.281187"
|
2093
1959
|
closest_city:
|
2094
1960
|
name: Hurricane
|
2095
|
-
|
2096
|
-
value: 6.79
|
2097
|
-
units: km
|
1961
|
+
distance_km: 6.79
|
2098
1962
|
- country: US
|
2099
1963
|
region: UT
|
2100
1964
|
exchange: '342719'
|
@@ -2115,9 +1979,7 @@ rate_centers:
|
|
2115
1979
|
long: "-111.852627"
|
2116
1980
|
closest_city:
|
2117
1981
|
name: Hyrum
|
2118
|
-
|
2119
|
-
value: 1.28
|
2120
|
-
units: km
|
1982
|
+
distance_km: 1.28
|
2121
1983
|
- country: US
|
2122
1984
|
region: UT
|
2123
1985
|
exchange: '200740'
|
@@ -2129,9 +1991,7 @@ rate_centers:
|
|
2129
1991
|
long: "-113.997413"
|
2130
1992
|
closest_city:
|
2131
1993
|
name: Wendover
|
2132
|
-
|
2133
|
-
value: 81.37
|
2134
|
-
units: km
|
1994
|
+
distance_km: 81.37
|
2135
1995
|
- country: US
|
2136
1996
|
region: UT
|
2137
1997
|
exchange: '342722'
|
@@ -2170,9 +2030,7 @@ rate_centers:
|
|
2170
2030
|
long: "-111.411148"
|
2171
2031
|
closest_city:
|
2172
2032
|
name: Hideout
|
2173
|
-
|
2174
|
-
value: 1.55
|
2175
|
-
units: km
|
2033
|
+
distance_km: 1.55
|
2176
2034
|
- country: US
|
2177
2035
|
region: UT
|
2178
2036
|
exchange: '342726'
|
@@ -2202,9 +2060,7 @@ rate_centers:
|
|
2202
2060
|
long: "-111.273065"
|
2203
2061
|
closest_city:
|
2204
2062
|
name: Kamas
|
2205
|
-
|
2206
|
-
value: 0.95
|
2207
|
-
units: km
|
2063
|
+
distance_km: 0.95
|
2208
2064
|
- country: US
|
2209
2065
|
region: UT
|
2210
2066
|
exchange: '200760'
|
@@ -2216,9 +2072,7 @@ rate_centers:
|
|
2216
2072
|
long: "-112.533734"
|
2217
2073
|
closest_city:
|
2218
2074
|
name: Kanab
|
2219
|
-
|
2220
|
-
value: 2.99
|
2221
|
-
units: km
|
2075
|
+
distance_km: 2.99
|
2222
2076
|
- country: US
|
2223
2077
|
region: UT
|
2224
2078
|
exchange: '342730'
|
@@ -2248,9 +2102,7 @@ rate_centers:
|
|
2248
2102
|
long: "-112.439122"
|
2249
2103
|
closest_city:
|
2250
2104
|
name: Kanosh
|
2251
|
-
|
2252
|
-
value: 0.24
|
2253
|
-
units: km
|
2105
|
+
distance_km: 0.24
|
2254
2106
|
- country: US
|
2255
2107
|
region: UT
|
2256
2108
|
exchange: '200780'
|
@@ -2262,9 +2114,7 @@ rate_centers:
|
|
2262
2114
|
long: "-111.933445"
|
2263
2115
|
closest_city:
|
2264
2116
|
name: Kaysville
|
2265
|
-
|
2266
|
-
value: 1.24
|
2267
|
-
units: km
|
2117
|
+
distance_km: 1.24
|
2268
2118
|
- country: US
|
2269
2119
|
region: UT
|
2270
2120
|
exchange: '200790'
|
@@ -2276,9 +2126,7 @@ rate_centers:
|
|
2276
2126
|
long: "-112.007642"
|
2277
2127
|
closest_city:
|
2278
2128
|
name: Kearns
|
2279
|
-
|
2280
|
-
value: 1.57
|
2281
|
-
units: km
|
2129
|
+
distance_km: 1.57
|
2282
2130
|
- country: US
|
2283
2131
|
region: UT
|
2284
2132
|
exchange: '342735'
|
@@ -2317,9 +2165,7 @@ rate_centers:
|
|
2317
2165
|
long: "-113.068731"
|
2318
2166
|
closest_city:
|
2319
2167
|
name: Hildale
|
2320
|
-
|
2321
|
-
value: 291.1
|
2322
|
-
units: km
|
2168
|
+
distance_km: 291.1
|
2323
2169
|
- country: US
|
2324
2170
|
region: UT
|
2325
2171
|
exchange: '200810'
|
@@ -2331,9 +2177,7 @@ rate_centers:
|
|
2331
2177
|
long: "-111.884981"
|
2332
2178
|
closest_city:
|
2333
2179
|
name: Koosharem
|
2334
|
-
|
2335
|
-
value: 0.69
|
2336
|
-
units: km
|
2180
|
+
distance_km: 0.69
|
2337
2181
|
- country: US
|
2338
2182
|
region: UT
|
2339
2183
|
exchange: '200820'
|
@@ -2345,9 +2189,7 @@ rate_centers:
|
|
2345
2189
|
long: "-109.243298"
|
2346
2190
|
closest_city:
|
2347
2191
|
name: La Sal
|
2348
|
-
|
2349
|
-
value: 2.02
|
2350
|
-
units: km
|
2192
|
+
distance_km: 2.02
|
2351
2193
|
- country: US
|
2352
2194
|
region: UT
|
2353
2195
|
exchange: '342741'
|
@@ -2377,9 +2219,7 @@ rate_centers:
|
|
2377
2219
|
long: "-110.711525"
|
2378
2220
|
closest_city:
|
2379
2221
|
name: Halls Crossing
|
2380
|
-
|
2381
|
-
value: 10.01
|
2382
|
-
units: km
|
2222
|
+
distance_km: 10.01
|
2383
2223
|
- country: US
|
2384
2224
|
region: UT
|
2385
2225
|
exchange: '342743'
|
@@ -2427,9 +2267,7 @@ rate_centers:
|
|
2427
2267
|
long: "-109.816078"
|
2428
2268
|
closest_city:
|
2429
2269
|
name: Lapoint
|
2430
|
-
|
2431
|
-
value: 1.72
|
2432
|
-
units: km
|
2270
|
+
distance_km: 1.72
|
2433
2271
|
- country: US
|
2434
2272
|
region: UT
|
2435
2273
|
exchange: '342749'
|
@@ -2486,9 +2324,7 @@ rate_centers:
|
|
2486
2324
|
long: "-113.584755"
|
2487
2325
|
closest_city:
|
2488
2326
|
name: St. George
|
2489
|
-
|
2490
|
-
value: 3.83
|
2491
|
-
units: km
|
2327
|
+
distance_km: 3.83
|
2492
2328
|
- country: US
|
2493
2329
|
region: UT
|
2494
2330
|
exchange: '200850'
|
@@ -2500,9 +2336,7 @@ rate_centers:
|
|
2500
2336
|
long: "-111.847343"
|
2501
2337
|
closest_city:
|
2502
2338
|
name: Lehi
|
2503
|
-
|
2504
|
-
value: 3.81
|
2505
|
-
units: km
|
2339
|
+
distance_km: 3.81
|
2506
2340
|
- country: US
|
2507
2341
|
region: UT
|
2508
2342
|
exchange: '342756'
|
@@ -2559,9 +2393,7 @@ rate_centers:
|
|
2559
2393
|
long: "-111.640552"
|
2560
2394
|
closest_city:
|
2561
2395
|
name: Loa
|
2562
|
-
|
2563
|
-
value: 0.67
|
2564
|
-
units: km
|
2396
|
+
distance_km: 0.67
|
2565
2397
|
- country: US
|
2566
2398
|
region: UT
|
2567
2399
|
exchange: '200870'
|
@@ -2573,9 +2405,7 @@ rate_centers:
|
|
2573
2405
|
long: "-111.83272"
|
2574
2406
|
closest_city:
|
2575
2407
|
name: Logan
|
2576
|
-
|
2577
|
-
value: 1.09
|
2578
|
-
units: km
|
2408
|
+
distance_km: 1.09
|
2579
2409
|
- country: US
|
2580
2410
|
region: UT
|
2581
2411
|
exchange: '342763'
|
@@ -2605,9 +2435,7 @@ rate_centers:
|
|
2605
2435
|
long: "-112.373174"
|
2606
2436
|
closest_city:
|
2607
2437
|
name: Lynndyl
|
2608
|
-
|
2609
|
-
value: 2.0
|
2610
|
-
units: km
|
2438
|
+
distance_km: 2.0
|
2611
2439
|
- country: US
|
2612
2440
|
region: UT
|
2613
2441
|
exchange: '200890'
|
@@ -2619,9 +2447,7 @@ rate_centers:
|
|
2619
2447
|
long: "-112.106244"
|
2620
2448
|
closest_city:
|
2621
2449
|
name: Magna
|
2622
|
-
|
2623
|
-
value: 7.44
|
2624
|
-
units: km
|
2450
|
+
distance_km: 7.44
|
2625
2451
|
- country: US
|
2626
2452
|
region: UT
|
2627
2453
|
exchange: '342767'
|
@@ -2642,9 +2468,7 @@ rate_centers:
|
|
2642
2468
|
long: "-109.716833"
|
2643
2469
|
closest_city:
|
2644
2470
|
name: Manila
|
2645
|
-
|
2646
|
-
value: 0.36
|
2647
|
-
units: km
|
2471
|
+
distance_km: 0.36
|
2648
2472
|
- country: US
|
2649
2473
|
region: UT
|
2650
2474
|
exchange: '200910'
|
@@ -2656,9 +2480,7 @@ rate_centers:
|
|
2656
2480
|
long: "-111.632075"
|
2657
2481
|
closest_city:
|
2658
2482
|
name: Manti
|
2659
|
-
|
2660
|
-
value: 0.32
|
2661
|
-
units: km
|
2483
|
+
distance_km: 0.32
|
2662
2484
|
- country: US
|
2663
2485
|
region: UT
|
2664
2486
|
exchange: '342770'
|
@@ -2706,9 +2528,7 @@ rate_centers:
|
|
2706
2528
|
long: "-112.224939"
|
2707
2529
|
closest_city:
|
2708
2530
|
name: Marysvale
|
2709
|
-
|
2710
|
-
value: 2.79
|
2711
|
-
units: km
|
2531
|
+
distance_km: 2.79
|
2712
2532
|
- country: US
|
2713
2533
|
region: UT
|
2714
2534
|
exchange: '342775'
|
@@ -2729,9 +2549,7 @@ rate_centers:
|
|
2729
2549
|
long: "-112.409771"
|
2730
2550
|
closest_city:
|
2731
2551
|
name: Meadow
|
2732
|
-
|
2733
|
-
value: 0.32
|
2734
|
-
units: km
|
2552
|
+
distance_km: 0.32
|
2735
2553
|
- country: US
|
2736
2554
|
region: UT
|
2737
2555
|
exchange: '342777'
|
@@ -2752,9 +2570,7 @@ rate_centers:
|
|
2752
2570
|
long: "-109.866774"
|
2753
2571
|
closest_city:
|
2754
2572
|
name: Mexican Hat
|
2755
|
-
|
2756
|
-
value: 2.63
|
2757
|
-
units: km
|
2573
|
+
distance_km: 2.63
|
2758
2574
|
- country: US
|
2759
2575
|
region: UT
|
2760
2576
|
exchange: '200950'
|
@@ -2766,9 +2582,7 @@ rate_centers:
|
|
2766
2582
|
long: "-111.910462"
|
2767
2583
|
closest_city:
|
2768
2584
|
name: Midvale
|
2769
|
-
|
2770
|
-
value: 1.52
|
2771
|
-
units: km
|
2585
|
+
distance_km: 1.52
|
2772
2586
|
- country: US
|
2773
2587
|
region: UT
|
2774
2588
|
exchange: '342780'
|
@@ -2789,9 +2603,7 @@ rate_centers:
|
|
2789
2603
|
long: "-113.011056"
|
2790
2604
|
closest_city:
|
2791
2605
|
name: Milford
|
2792
|
-
|
2793
|
-
value: 0.37
|
2794
|
-
units: km
|
2606
|
+
distance_km: 0.37
|
2795
2607
|
- country: US
|
2796
2608
|
region: UT
|
2797
2609
|
exchange: '342782'
|
@@ -2821,9 +2633,7 @@ rate_centers:
|
|
2821
2633
|
long: "-112.926488"
|
2822
2634
|
closest_city:
|
2823
2635
|
name: Minersville
|
2824
|
-
|
2825
|
-
value: 3.41
|
2826
|
-
units: km
|
2636
|
+
distance_km: 3.41
|
2827
2637
|
- country: US
|
2828
2638
|
region: UT
|
2829
2639
|
exchange: '200980'
|
@@ -2835,9 +2645,7 @@ rate_centers:
|
|
2835
2645
|
long: "-109.544501"
|
2836
2646
|
closest_city:
|
2837
2647
|
name: Moab
|
2838
|
-
|
2839
|
-
value: 0.47
|
2840
|
-
units: km
|
2648
|
+
distance_km: 0.47
|
2841
2649
|
- country: US
|
2842
2650
|
region: UT
|
2843
2651
|
exchange: '342786'
|
@@ -2867,9 +2675,7 @@ rate_centers:
|
|
2867
2675
|
long: "-112.119426"
|
2868
2676
|
closest_city:
|
2869
2677
|
name: Monroe
|
2870
|
-
|
2871
|
-
value: 1.09
|
2872
|
-
units: km
|
2678
|
+
distance_km: 1.09
|
2873
2679
|
- country: US
|
2874
2680
|
region: UT
|
2875
2681
|
exchange: '201000'
|
@@ -2881,9 +2687,7 @@ rate_centers:
|
|
2881
2687
|
long: "-109.304645"
|
2882
2688
|
closest_city:
|
2883
2689
|
name: Montezuma Creek
|
2884
|
-
|
2885
|
-
value: 0.56
|
2886
|
-
units: km
|
2690
|
+
distance_km: 0.56
|
2887
2691
|
- country: US
|
2888
2692
|
region: UT
|
2889
2693
|
exchange: '201010'
|
@@ -2895,9 +2699,7 @@ rate_centers:
|
|
2895
2699
|
long: "-109.342978"
|
2896
2700
|
closest_city:
|
2897
2701
|
name: Monticello
|
2898
|
-
|
2899
|
-
value: 0.44
|
2900
|
-
units: km
|
2702
|
+
distance_km: 0.44
|
2901
2703
|
- country: US
|
2902
2704
|
region: UT
|
2903
2705
|
exchange: '201020'
|
@@ -2909,9 +2711,7 @@ rate_centers:
|
|
2909
2711
|
long: "-110.205968"
|
2910
2712
|
closest_city:
|
2911
2713
|
name: Oljato-Monument Valley
|
2912
|
-
|
2913
|
-
value: 4.78
|
2914
|
-
units: km
|
2714
|
+
distance_km: 4.78
|
2915
2715
|
- country: US
|
2916
2716
|
region: UT
|
2917
2717
|
exchange: '342790'
|
@@ -2932,9 +2732,7 @@ rate_centers:
|
|
2932
2732
|
long: "-111.683261"
|
2933
2733
|
closest_city:
|
2934
2734
|
name: Morgan
|
2935
|
-
|
2936
|
-
value: 0.26
|
2937
|
-
units: km
|
2735
|
+
distance_km: 0.26
|
2938
2736
|
- country: US
|
2939
2737
|
region: UT
|
2940
2738
|
exchange: '201040'
|
@@ -2946,9 +2744,7 @@ rate_centers:
|
|
2946
2744
|
long: "-111.581243"
|
2947
2745
|
closest_city:
|
2948
2746
|
name: Moroni
|
2949
|
-
|
2950
|
-
value: 0.26
|
2951
|
-
units: km
|
2747
|
+
distance_km: 0.26
|
2952
2748
|
- country: US
|
2953
2749
|
region: UT
|
2954
2750
|
exchange: '342793'
|
@@ -2978,9 +2774,7 @@ rate_centers:
|
|
2978
2774
|
long: "-111.452351"
|
2979
2775
|
closest_city:
|
2980
2776
|
name: Mount Pleasant
|
2981
|
-
|
2982
|
-
value: 1.09
|
2983
|
-
units: km
|
2777
|
+
distance_km: 1.09
|
2984
2778
|
- country: US
|
2985
2779
|
region: UT
|
2986
2780
|
exchange: '342798'
|
@@ -3019,9 +2813,7 @@ rate_centers:
|
|
3019
2813
|
long: "-111.883247"
|
3020
2814
|
closest_city:
|
3021
2815
|
name: Murray
|
3022
|
-
|
3023
|
-
value: 2.15
|
3024
|
-
units: km
|
2816
|
+
distance_km: 2.15
|
3025
2817
|
- country: US
|
3026
2818
|
region: UT
|
3027
2819
|
exchange: '342800'
|
@@ -3051,9 +2843,7 @@ rate_centers:
|
|
3051
2843
|
long: "-109.979302"
|
3052
2844
|
closest_city:
|
3053
2845
|
name: Blanding
|
3054
|
-
|
3055
|
-
value: 41.6
|
3056
|
-
units: km
|
2846
|
+
distance_km: 41.6
|
3057
2847
|
- country: US
|
3058
2848
|
region: UT
|
3059
2849
|
exchange: '201080'
|
@@ -3065,9 +2855,7 @@ rate_centers:
|
|
3065
2855
|
long: "-110.01324"
|
3066
2856
|
closest_city:
|
3067
2857
|
name: Neola
|
3068
|
-
|
3069
|
-
value: 1.52
|
3070
|
-
units: km
|
2858
|
+
distance_km: 1.52
|
3071
2859
|
- country: US
|
3072
2860
|
region: UT
|
3073
2861
|
exchange: '201090'
|
@@ -3079,9 +2867,7 @@ rate_centers:
|
|
3079
2867
|
long: "-111.832587"
|
3080
2868
|
closest_city:
|
3081
2869
|
name: Nephi
|
3082
|
-
|
3083
|
-
value: 0.28
|
3084
|
-
units: km
|
2870
|
+
distance_km: 0.28
|
3085
2871
|
- country: US
|
3086
2872
|
region: UT
|
3087
2873
|
exchange: '342806'
|
@@ -3156,9 +2942,7 @@ rate_centers:
|
|
3156
2942
|
long: "-112.339841"
|
3157
2943
|
closest_city:
|
3158
2944
|
name: Oak City
|
3159
|
-
|
3160
|
-
value: 0.08
|
3161
|
-
units: km
|
2945
|
+
distance_km: 0.08
|
3162
2946
|
- country: US
|
3163
2947
|
region: UT
|
3164
2948
|
exchange: '342813'
|
@@ -3188,9 +2972,7 @@ rate_centers:
|
|
3188
2972
|
long: "-111.966521"
|
3189
2973
|
closest_city:
|
3190
2974
|
name: Ogden
|
3191
|
-
|
3192
|
-
value: 0.51
|
3193
|
-
units: km
|
2975
|
+
distance_km: 0.51
|
3194
2976
|
- country: US
|
3195
2977
|
region: UT
|
3196
2978
|
exchange: '342816'
|
@@ -3220,9 +3002,7 @@ rate_centers:
|
|
3220
3002
|
long: "-112.642483"
|
3221
3003
|
closest_city:
|
3222
3004
|
name: Orderville
|
3223
|
-
|
3224
|
-
value: 2.88
|
3225
|
-
units: km
|
3005
|
+
distance_km: 2.88
|
3226
3006
|
- country: US
|
3227
3007
|
region: UT
|
3228
3008
|
exchange: '201221'
|
@@ -3261,9 +3041,7 @@ rate_centers:
|
|
3261
3041
|
long: "-112.439119"
|
3262
3042
|
closest_city:
|
3263
3043
|
name: Panguitch
|
3264
|
-
|
3265
|
-
value: 0.5
|
3266
|
-
units: km
|
3044
|
+
distance_km: 0.5
|
3267
3045
|
- country: US
|
3268
3046
|
region: UT
|
3269
3047
|
exchange: '342823'
|
@@ -3293,9 +3071,7 @@ rate_centers:
|
|
3293
3071
|
long: "-111.498878"
|
3294
3072
|
closest_city:
|
3295
3073
|
name: Park City
|
3296
|
-
|
3297
|
-
value: 0.25
|
3298
|
-
units: km
|
3074
|
+
distance_km: 0.25
|
3299
3075
|
- country: US
|
3300
3076
|
region: UT
|
3301
3077
|
exchange: '201150'
|
@@ -3307,9 +3083,7 @@ rate_centers:
|
|
3307
3083
|
long: "-113.33109"
|
3308
3084
|
closest_city:
|
3309
3085
|
name: Snowville
|
3310
|
-
|
3311
|
-
value: 53.45
|
3312
|
-
units: km
|
3086
|
+
distance_km: 53.45
|
3313
3087
|
- country: US
|
3314
3088
|
region: UT
|
3315
3089
|
exchange: '201160'
|
@@ -3321,9 +3095,7 @@ rate_centers:
|
|
3321
3095
|
long: "-112.832157"
|
3322
3096
|
closest_city:
|
3323
3097
|
name: Parowan
|
3324
|
-
|
3325
|
-
value: 0.89
|
3326
|
-
units: km
|
3098
|
+
distance_km: 0.89
|
3327
3099
|
- country: US
|
3328
3100
|
region: UT
|
3329
3101
|
exchange: '201170'
|
@@ -3335,9 +3107,7 @@ rate_centers:
|
|
3335
3107
|
long: "-113.886907"
|
3336
3108
|
closest_city:
|
3337
3109
|
name: Hinckley
|
3338
|
-
|
3339
|
-
value: 109.53
|
3340
|
-
units: km
|
3110
|
+
distance_km: 109.53
|
3341
3111
|
- country: US
|
3342
3112
|
region: UT
|
3343
3113
|
exchange: '201180'
|
@@ -3349,9 +3119,7 @@ rate_centers:
|
|
3349
3119
|
long: "-111.743077"
|
3350
3120
|
closest_city:
|
3351
3121
|
name: Payson
|
3352
|
-
|
3353
|
-
value: 0.88
|
3354
|
-
units: km
|
3122
|
+
distance_km: 0.88
|
3355
3123
|
- country: US
|
3356
3124
|
region: UT
|
3357
3125
|
exchange: '342830'
|
@@ -3426,9 +3194,7 @@ rate_centers:
|
|
3426
3194
|
long: "-111.74167"
|
3427
3195
|
closest_city:
|
3428
3196
|
name: Pleasant Grove
|
3429
|
-
|
3430
|
-
value: 0.46
|
3431
|
-
units: km
|
3197
|
+
distance_km: 0.46
|
3432
3198
|
- country: US
|
3433
3199
|
region: UT
|
3434
3200
|
exchange: '342837'
|
@@ -3449,9 +3215,7 @@ rate_centers:
|
|
3449
3215
|
long: "-112.23485"
|
3450
3216
|
closest_city:
|
3451
3217
|
name: Portage
|
3452
|
-
|
3453
|
-
value: 0.47
|
3454
|
-
units: km
|
3218
|
+
distance_km: 0.47
|
3455
3219
|
- country: US
|
3456
3220
|
region: UT
|
3457
3221
|
exchange: '201210'
|
@@ -3463,9 +3227,7 @@ rate_centers:
|
|
3463
3227
|
long: "-110.809429"
|
3464
3228
|
closest_city:
|
3465
3229
|
name: Price
|
3466
|
-
|
3467
|
-
value: 0.82
|
3468
|
-
units: km
|
3230
|
+
distance_km: 0.82
|
3469
3231
|
- country: US
|
3470
3232
|
region: UT
|
3471
3233
|
exchange: '200701'
|
@@ -3495,9 +3257,7 @@ rate_centers:
|
|
3495
3257
|
long: "-111.669843"
|
3496
3258
|
closest_city:
|
3497
3259
|
name: Provo
|
3498
|
-
|
3499
|
-
value: 2.49
|
3500
|
-
units: km
|
3260
|
+
distance_km: 2.49
|
3501
3261
|
- country: US
|
3502
3262
|
region: UT
|
3503
3263
|
exchange: '201230'
|
@@ -3509,9 +3269,7 @@ rate_centers:
|
|
3509
3269
|
long: "-109.773941"
|
3510
3270
|
closest_city:
|
3511
3271
|
name: Randlett
|
3512
|
-
|
3513
|
-
value: 4.85
|
3514
|
-
units: km
|
3272
|
+
distance_km: 4.85
|
3515
3273
|
- country: US
|
3516
3274
|
region: UT
|
3517
3275
|
exchange: '201240'
|
@@ -3523,9 +3281,7 @@ rate_centers:
|
|
3523
3281
|
long: "-111.180039"
|
3524
3282
|
closest_city:
|
3525
3283
|
name: Randolph
|
3526
|
-
|
3527
|
-
value: 0.43
|
3528
|
-
units: km
|
3284
|
+
distance_km: 0.43
|
3529
3285
|
- country: US
|
3530
3286
|
region: UT
|
3531
3287
|
exchange: '342847'
|
@@ -3555,9 +3311,7 @@ rate_centers:
|
|
3555
3311
|
long: "-112.081553"
|
3556
3312
|
closest_city:
|
3557
3313
|
name: Richfield
|
3558
|
-
|
3559
|
-
value: 1.22
|
3560
|
-
units: km
|
3314
|
+
distance_km: 1.22
|
3561
3315
|
- country: US
|
3562
3316
|
region: UT
|
3563
3317
|
exchange: '201260'
|
@@ -3569,9 +3323,7 @@ rate_centers:
|
|
3569
3323
|
long: "-111.80826"
|
3570
3324
|
closest_city:
|
3571
3325
|
name: Richmond
|
3572
|
-
|
3573
|
-
value: 0.4
|
3574
|
-
units: km
|
3326
|
+
distance_km: 0.4
|
3575
3327
|
- country: US
|
3576
3328
|
region: UT
|
3577
3329
|
exchange: '342851'
|
@@ -3637,9 +3389,7 @@ rate_centers:
|
|
3637
3389
|
long: "-109.992873"
|
3638
3390
|
closest_city:
|
3639
3391
|
name: Roosevelt
|
3640
|
-
|
3641
|
-
value: 1.63
|
3642
|
-
units: km
|
3392
|
+
distance_km: 1.63
|
3643
3393
|
- country: US
|
3644
3394
|
region: UT
|
3645
3395
|
exchange: '200312'
|
@@ -3669,9 +3419,7 @@ rate_centers:
|
|
3669
3419
|
long: "-112.458941"
|
3670
3420
|
closest_city:
|
3671
3421
|
name: Rush Valley
|
3672
|
-
|
3673
|
-
value: 3.49
|
3674
|
-
units: km
|
3422
|
+
distance_km: 3.49
|
3675
3423
|
- country: US
|
3676
3424
|
region: UT
|
3677
3425
|
exchange: '342895'
|
@@ -3701,9 +3449,7 @@ rate_centers:
|
|
3701
3449
|
long: "-111.855305"
|
3702
3450
|
closest_city:
|
3703
3451
|
name: Salina
|
3704
|
-
|
3705
|
-
value: 1.54
|
3706
|
-
units: km
|
3452
|
+
distance_km: 1.54
|
3707
3453
|
- country: US
|
3708
3454
|
region: UT
|
3709
3455
|
exchange: '201300'
|
@@ -3715,9 +3461,7 @@ rate_centers:
|
|
3715
3461
|
long: "-111.882412"
|
3716
3462
|
closest_city:
|
3717
3463
|
name: Salt Lake City
|
3718
|
-
|
3719
|
-
value: 4.64
|
3720
|
-
units: km
|
3464
|
+
distance_km: 4.64
|
3721
3465
|
- country: US
|
3722
3466
|
region: UT
|
3723
3467
|
exchange: '342864'
|
@@ -3765,9 +3509,7 @@ rate_centers:
|
|
3765
3509
|
long: "-112.098984"
|
3766
3510
|
closest_city:
|
3767
3511
|
name: Scipio
|
3768
|
-
|
3769
|
-
value: 0.98
|
3770
|
-
units: km
|
3512
|
+
distance_km: 0.98
|
3771
3513
|
- country: US
|
3772
3514
|
region: UT
|
3773
3515
|
exchange: '201320'
|
@@ -3779,9 +3521,7 @@ rate_centers:
|
|
3779
3521
|
long: "-111.157137"
|
3780
3522
|
closest_city:
|
3781
3523
|
name: Scofield
|
3782
|
-
|
3783
|
-
value: 0.71
|
3784
|
-
units: km
|
3524
|
+
distance_km: 0.71
|
3785
3525
|
- country: US
|
3786
3526
|
region: UT
|
3787
3527
|
exchange: '342870'
|
@@ -3838,9 +3578,7 @@ rate_centers:
|
|
3838
3578
|
long: "-111.835509"
|
3839
3579
|
closest_city:
|
3840
3580
|
name: Smithfield
|
3841
|
-
|
3842
|
-
value: 0.8
|
3843
|
-
units: km
|
3581
|
+
distance_km: 0.8
|
3844
3582
|
- country: US
|
3845
3583
|
region: UT
|
3846
3584
|
exchange: '342876'
|
@@ -3870,9 +3608,7 @@ rate_centers:
|
|
3870
3608
|
long: "-112.715631"
|
3871
3609
|
closest_city:
|
3872
3610
|
name: Snowville
|
3873
|
-
|
3874
|
-
value: 0.69
|
3875
|
-
units: km
|
3611
|
+
distance_km: 0.69
|
3876
3612
|
- country: US
|
3877
3613
|
region: UT
|
3878
3614
|
exchange: '342879'
|
@@ -3893,9 +3629,7 @@ rate_centers:
|
|
3893
3629
|
long: "-111.074426"
|
3894
3630
|
closest_city:
|
3895
3631
|
name: Scofield
|
3896
|
-
|
3897
|
-
value: 25.78
|
3898
|
-
units: km
|
3632
|
+
distance_km: 25.78
|
3899
3633
|
- country: US
|
3900
3634
|
region: UT
|
3901
3635
|
exchange: '342880'
|
@@ -3961,9 +3695,7 @@ rate_centers:
|
|
3961
3695
|
long: "-111.656792"
|
3962
3696
|
closest_city:
|
3963
3697
|
name: Spanish Fork
|
3964
|
-
|
3965
|
-
value: 1.4
|
3966
|
-
units: km
|
3698
|
+
distance_km: 1.4
|
3967
3699
|
- country: US
|
3968
3700
|
region: UT
|
3969
3701
|
exchange: '201370'
|
@@ -3975,9 +3707,7 @@ rate_centers:
|
|
3975
3707
|
long: "-111.495929"
|
3976
3708
|
closest_city:
|
3977
3709
|
name: Mapleton
|
3978
|
-
|
3979
|
-
value: 12.01
|
3980
|
-
units: km
|
3710
|
+
distance_km: 12.01
|
3981
3711
|
- country: US
|
3982
3712
|
region: UT
|
3983
3713
|
exchange: '342887'
|
@@ -4016,9 +3746,7 @@ rate_centers:
|
|
4016
3746
|
long: "-113.000377"
|
4017
3747
|
closest_city:
|
4018
3748
|
name: Springdale
|
4019
|
-
|
4020
|
-
value: 1.19
|
4021
|
-
units: km
|
3749
|
+
distance_km: 1.19
|
4022
3750
|
- country: US
|
4023
3751
|
region: UT
|
4024
3752
|
exchange: '201390'
|
@@ -4030,9 +3758,7 @@ rate_centers:
|
|
4030
3758
|
long: "-111.615207"
|
4031
3759
|
closest_city:
|
4032
3760
|
name: Springville
|
4033
|
-
|
4034
|
-
value: 0.58
|
4035
|
-
units: km
|
3761
|
+
distance_km: 0.58
|
4036
3762
|
- country: US
|
4037
3763
|
region: UT
|
4038
3764
|
exchange: '342893'
|
@@ -4053,9 +3779,7 @@ rate_centers:
|
|
4053
3779
|
long: "-113.584755"
|
4054
3780
|
closest_city:
|
4055
3781
|
name: St. George
|
4056
|
-
|
4057
|
-
value: 3.83
|
4058
|
-
units: km
|
3782
|
+
distance_km: 3.83
|
4059
3783
|
- country: US
|
4060
3784
|
region: UT
|
4061
3785
|
exchange: '342896'
|
@@ -4148,9 +3872,7 @@ rate_centers:
|
|
4148
3872
|
long: "-110.704691"
|
4149
3873
|
closest_city:
|
4150
3874
|
name: Tabiona
|
4151
|
-
|
4152
|
-
value: 0.43
|
4153
|
-
units: km
|
3875
|
+
distance_km: 0.43
|
4154
3876
|
- country: US
|
4155
3877
|
region: UT
|
4156
3878
|
exchange: '342906'
|
@@ -4207,9 +3929,7 @@ rate_centers:
|
|
4207
3929
|
long: "-112.302599"
|
4208
3930
|
closest_city:
|
4209
3931
|
name: Thatcher
|
4210
|
-
|
4211
|
-
value: 1.8
|
4212
|
-
units: km
|
3932
|
+
distance_km: 1.8
|
4213
3933
|
- country: US
|
4214
3934
|
region: UT
|
4215
3935
|
exchange: '342912'
|
@@ -4230,9 +3950,7 @@ rate_centers:
|
|
4230
3950
|
long: "-109.710152"
|
4231
3951
|
closest_city:
|
4232
3952
|
name: Thompson Springs
|
4233
|
-
|
4234
|
-
value: 0.64
|
4235
|
-
units: km
|
3953
|
+
distance_km: 0.64
|
4236
3954
|
- country: US
|
4237
3955
|
region: UT
|
4238
3956
|
exchange: '201440'
|
@@ -4244,9 +3962,7 @@ rate_centers:
|
|
4244
3962
|
long: "-110.700318"
|
4245
3963
|
closest_city:
|
4246
3964
|
name: Halls Crossing
|
4247
|
-
|
4248
|
-
value: 33.71
|
4249
|
-
units: km
|
3965
|
+
distance_km: 33.71
|
4250
3966
|
- country: US
|
4251
3967
|
region: UT
|
4252
3968
|
exchange: '219340'
|
@@ -4258,9 +3974,7 @@ rate_centers:
|
|
4258
3974
|
long: "-111.2861"
|
4259
3975
|
closest_city:
|
4260
3976
|
name: Timber Lakes
|
4261
|
-
|
4262
|
-
value: 3.51
|
4263
|
-
units: km
|
3977
|
+
distance_km: 3.51
|
4264
3978
|
- country: US
|
4265
3979
|
region: UT
|
4266
3980
|
exchange: '342916'
|
@@ -4281,9 +3995,7 @@ rate_centers:
|
|
4281
3995
|
long: "-112.297563"
|
4282
3996
|
closest_city:
|
4283
3997
|
name: Tooele
|
4284
|
-
|
4285
|
-
value: 1.04
|
4286
|
-
units: km
|
3998
|
+
distance_km: 1.04
|
4287
3999
|
- country: US
|
4288
4000
|
region: UT
|
4289
4001
|
exchange: '342918'
|
@@ -4313,9 +4025,7 @@ rate_centers:
|
|
4313
4025
|
long: "-112.175917"
|
4314
4026
|
closest_city:
|
4315
4027
|
name: Tremonton
|
4316
|
-
|
4317
|
-
value: 1.09
|
4318
|
-
units: km
|
4028
|
+
distance_km: 1.09
|
4319
4029
|
- country: US
|
4320
4030
|
region: UT
|
4321
4031
|
exchange: '342921'
|
@@ -4435,9 +4145,7 @@ rate_centers:
|
|
4435
4145
|
long: "-109.530353"
|
4436
4146
|
closest_city:
|
4437
4147
|
name: Vernal
|
4438
|
-
|
4439
|
-
value: 0.64
|
4440
|
-
units: km
|
4148
|
+
distance_km: 0.64
|
4441
4149
|
- country: US
|
4442
4150
|
region: UT
|
4443
4151
|
exchange: '201480'
|
@@ -4449,9 +4157,7 @@ rate_centers:
|
|
4449
4157
|
long: "-112.449606"
|
4450
4158
|
closest_city:
|
4451
4159
|
name: Vernon
|
4452
|
-
|
4453
|
-
value: 0.48
|
4454
|
-
units: km
|
4160
|
+
distance_km: 0.48
|
4455
4161
|
- country: US
|
4456
4162
|
region: UT
|
4457
4163
|
exchange: '201402'
|
@@ -4463,9 +4169,7 @@ rate_centers:
|
|
4463
4169
|
long: "-113.584755"
|
4464
4170
|
closest_city:
|
4465
4171
|
name: St. George
|
4466
|
-
|
4467
|
-
value: 3.83
|
4468
|
-
units: km
|
4172
|
+
distance_km: 3.83
|
4469
4173
|
- country: US
|
4470
4174
|
region: UT
|
4471
4175
|
exchange: '342936'
|
@@ -4540,9 +4244,7 @@ rate_centers:
|
|
4540
4244
|
long: "-111.11083"
|
4541
4245
|
closest_city:
|
4542
4246
|
name: Woodruff
|
4543
|
-
|
4544
|
-
value: 35.14
|
4545
|
-
units: km
|
4247
|
+
distance_km: 35.14
|
4546
4248
|
- country: US
|
4547
4249
|
region: UT
|
4548
4250
|
exchange: '201403'
|
@@ -4599,9 +4301,7 @@ rate_centers:
|
|
4599
4301
|
long: "-114.042315"
|
4600
4302
|
closest_city:
|
4601
4303
|
name: Wendover
|
4602
|
-
|
4603
|
-
value: 1.76
|
4604
|
-
units: km
|
4304
|
+
distance_km: 1.76
|
4605
4305
|
- country: US
|
4606
4306
|
region: UT
|
4607
4307
|
exchange: '342946'
|