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/tn.yml
CHANGED
@@ -20,23 +20,19 @@ rate_centers:
|
|
20
20
|
long: "-87.048934"
|
21
21
|
closest_city:
|
22
22
|
name: Adams
|
23
|
-
|
24
|
-
value: 1.84
|
25
|
-
units: km
|
23
|
+
distance_km: 1.84
|
26
24
|
- country: US
|
27
25
|
region: TN
|
28
26
|
exchange: '183680'
|
29
27
|
name: ADAMSVILLE
|
30
28
|
full_name: Adamsville
|
31
29
|
lata: '468'
|
32
|
-
ilec_name:
|
30
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
33
31
|
lat: '35.234612'
|
34
32
|
long: "-88.392441"
|
35
33
|
closest_city:
|
36
34
|
name: Adamsville
|
37
|
-
|
38
|
-
value: 2.49
|
39
|
-
units: km
|
35
|
+
distance_km: 2.49
|
40
36
|
- country: US
|
41
37
|
region: TN
|
42
38
|
exchange: '326558'
|
@@ -66,9 +62,7 @@ rate_centers:
|
|
66
62
|
long: "-89.119163"
|
67
63
|
closest_city:
|
68
64
|
name: Alamo
|
69
|
-
|
70
|
-
value: 0.21
|
71
|
-
units: km
|
65
|
+
distance_km: 0.21
|
72
66
|
- country: US
|
73
67
|
region: TN
|
74
68
|
exchange: '326991'
|
@@ -81,7 +75,7 @@ rate_centers:
|
|
81
75
|
- country: US
|
82
76
|
region: TN
|
83
77
|
exchange: '186451'
|
84
|
-
name:
|
78
|
+
name: ALEXANDRIA
|
85
79
|
full_name: Alexandria
|
86
80
|
lata: '470'
|
87
81
|
ilec_name: DEKALB TEL. COOP.
|
@@ -89,9 +83,7 @@ rate_centers:
|
|
89
83
|
long: "-86.030912"
|
90
84
|
closest_city:
|
91
85
|
name: Alexandria
|
92
|
-
|
93
|
-
value: 0.79
|
94
|
-
units: km
|
86
|
+
distance_km: 0.79
|
95
87
|
- country: US
|
96
88
|
region: TN
|
97
89
|
exchange: '326559'
|
@@ -104,7 +96,7 @@ rate_centers:
|
|
104
96
|
- country: US
|
105
97
|
region: TN
|
106
98
|
exchange: 18645A
|
107
|
-
name:
|
99
|
+
name: ALEXANDRIA (WILSON)
|
108
100
|
full_name: Alexandria (Wilson)
|
109
101
|
lata: '470'
|
110
102
|
ilec_name: DEKALB TEL. COOP.
|
@@ -112,9 +104,7 @@ rate_centers:
|
|
112
104
|
long: "-86.030912"
|
113
105
|
closest_city:
|
114
106
|
name: Alexandria
|
115
|
-
|
116
|
-
value: 0.79
|
117
|
-
units: km
|
107
|
+
distance_km: 0.79
|
118
108
|
- country: US
|
119
109
|
region: TN
|
120
110
|
exchange: '184301'
|
@@ -220,14 +210,12 @@ rate_centers:
|
|
220
210
|
name: APISON
|
221
211
|
full_name: Apison
|
222
212
|
lata: '472'
|
223
|
-
ilec_name:
|
213
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN TENNESSEE, LC
|
224
214
|
lat: '35.025815'
|
225
215
|
long: "-85.027114"
|
226
216
|
closest_city:
|
227
217
|
name: Apison
|
228
|
-
|
229
|
-
value: 2.08
|
230
|
-
units: km
|
218
|
+
distance_km: 2.08
|
231
219
|
- country: US
|
232
220
|
region: TN
|
233
221
|
exchange: '183710'
|
@@ -239,9 +227,7 @@ rate_centers:
|
|
239
227
|
long: "-86.846462"
|
240
228
|
closest_city:
|
241
229
|
name: Ardmore
|
242
|
-
|
243
|
-
value: 1.42
|
244
|
-
units: km
|
230
|
+
distance_km: 1.42
|
245
231
|
- country: US
|
246
232
|
region: TN
|
247
233
|
exchange: '183720'
|
@@ -253,9 +239,7 @@ rate_centers:
|
|
253
239
|
long: "-89.658099"
|
254
240
|
closest_city:
|
255
241
|
name: Arlington
|
256
|
-
|
257
|
-
value: 3.65
|
258
|
-
units: km
|
242
|
+
distance_km: 3.65
|
259
243
|
- country: US
|
260
244
|
region: TN
|
261
245
|
exchange: '326994'
|
@@ -321,9 +305,7 @@ rate_centers:
|
|
321
305
|
long: "-87.063925"
|
322
306
|
closest_city:
|
323
307
|
name: Ashland City
|
324
|
-
|
325
|
-
value: 2.62
|
326
|
-
units: km
|
308
|
+
distance_km: 2.62
|
327
309
|
- country: US
|
328
310
|
region: TN
|
329
311
|
exchange: '326344'
|
@@ -353,9 +335,7 @@ rate_centers:
|
|
353
335
|
long: "-84.60036"
|
354
336
|
closest_city:
|
355
337
|
name: Athens
|
356
|
-
|
357
|
-
value: 0.72
|
358
|
-
units: km
|
338
|
+
distance_km: 0.72
|
359
339
|
- country: US
|
360
340
|
region: TN
|
361
341
|
exchange: '326345'
|
@@ -376,13 +356,11 @@ rate_centers:
|
|
376
356
|
long: "-88.675392"
|
377
357
|
closest_city:
|
378
358
|
name: Atwood
|
379
|
-
|
380
|
-
value: 0.63
|
381
|
-
units: km
|
359
|
+
distance_km: 0.63
|
382
360
|
- country: US
|
383
361
|
region: TN
|
384
362
|
exchange: '186452'
|
385
|
-
name:
|
363
|
+
name: AUBURNTOWN
|
386
364
|
full_name: Auburntown
|
387
365
|
lata: '470'
|
388
366
|
ilec_name: DEKALB TEL. COOP.
|
@@ -390,9 +368,7 @@ rate_centers:
|
|
390
368
|
long: "-86.100229"
|
391
369
|
closest_city:
|
392
370
|
name: Auburntown
|
393
|
-
|
394
|
-
value: 0.3
|
395
|
-
units: km
|
371
|
+
distance_km: 0.3
|
396
372
|
- country: US
|
397
373
|
region: TN
|
398
374
|
exchange: '326575'
|
@@ -422,9 +398,7 @@ rate_centers:
|
|
422
398
|
long: "-82.837139"
|
423
399
|
closest_city:
|
424
400
|
name: Baileyton
|
425
|
-
|
426
|
-
value: 0.71
|
427
|
-
units: km
|
401
|
+
distance_km: 0.71
|
428
402
|
- country: US
|
429
403
|
region: TN
|
430
404
|
exchange: '326576'
|
@@ -454,9 +428,7 @@ rate_centers:
|
|
454
428
|
long: "-84.209388"
|
455
429
|
closest_city:
|
456
430
|
name: Kahite
|
457
|
-
|
458
|
-
value: 11.81
|
459
|
-
units: km
|
431
|
+
distance_km: 11.81
|
460
432
|
- country: US
|
461
433
|
region: TN
|
462
434
|
exchange: '326997'
|
@@ -513,9 +485,7 @@ rate_centers:
|
|
513
485
|
long: "-85.642039"
|
514
486
|
closest_city:
|
515
487
|
name: Baxter
|
516
|
-
|
517
|
-
value: 0.72
|
518
|
-
units: km
|
488
|
+
distance_km: 0.72
|
519
489
|
- country: US
|
520
490
|
region: TN
|
521
491
|
exchange: '183790'
|
@@ -527,9 +497,7 @@ rate_centers:
|
|
527
497
|
long: "-83.27486"
|
528
498
|
closest_city:
|
529
499
|
name: Bean Station
|
530
|
-
|
531
|
-
value: 1.07
|
532
|
-
units: km
|
500
|
+
distance_km: 1.07
|
533
501
|
- country: US
|
534
502
|
region: TN
|
535
503
|
exchange: '326350'
|
@@ -550,9 +518,7 @@ rate_centers:
|
|
550
518
|
long: "-86.240648"
|
551
519
|
closest_city:
|
552
520
|
name: Lakewood Park
|
553
|
-
|
554
|
-
value: 9.83
|
555
|
-
units: km
|
521
|
+
distance_km: 9.83
|
556
522
|
- country: US
|
557
523
|
region: TN
|
558
524
|
exchange: '326579'
|
@@ -582,9 +548,7 @@ rate_centers:
|
|
582
548
|
long: "-85.658635"
|
583
549
|
closest_city:
|
584
550
|
name: Beersheba Springs
|
585
|
-
|
586
|
-
value: 1.38
|
587
|
-
units: km
|
551
|
+
distance_km: 1.38
|
588
552
|
- country: US
|
589
553
|
region: TN
|
590
554
|
exchange: '326605'
|
@@ -605,9 +569,7 @@ rate_centers:
|
|
605
569
|
long: "-86.70915"
|
606
570
|
closest_city:
|
607
571
|
name: Lewisburg
|
608
|
-
|
609
|
-
value: 8.17
|
610
|
-
units: km
|
572
|
+
distance_km: 8.17
|
611
573
|
- country: US
|
612
574
|
region: TN
|
613
575
|
exchange: '326583'
|
@@ -637,9 +599,7 @@ rate_centers:
|
|
637
599
|
long: "-89.091768"
|
638
600
|
closest_city:
|
639
601
|
name: Bells
|
640
|
-
|
641
|
-
value: 0.84
|
642
|
-
units: km
|
602
|
+
distance_km: 0.84
|
643
603
|
- country: US
|
644
604
|
region: TN
|
645
605
|
exchange: '326585'
|
@@ -678,9 +638,7 @@ rate_centers:
|
|
678
638
|
long: "-83.193771"
|
679
639
|
closest_city:
|
680
640
|
name: Newport
|
681
|
-
|
682
|
-
value: 0.72
|
683
|
-
units: km
|
641
|
+
distance_km: 0.72
|
684
642
|
- country: US
|
685
643
|
region: TN
|
686
644
|
exchange: '183850'
|
@@ -692,9 +650,7 @@ rate_centers:
|
|
692
650
|
long: "-84.655165"
|
693
651
|
closest_city:
|
694
652
|
name: Benton
|
695
|
-
|
696
|
-
value: 0.33
|
697
|
-
units: km
|
653
|
+
distance_km: 0.33
|
698
654
|
- country: US
|
699
655
|
region: TN
|
700
656
|
exchange: '326587'
|
@@ -724,9 +680,7 @@ rate_centers:
|
|
724
680
|
long: "-88.607985"
|
725
681
|
closest_city:
|
726
682
|
name: Bethel Springs
|
727
|
-
|
728
|
-
value: 0.51
|
729
|
-
units: km
|
683
|
+
distance_km: 0.51
|
730
684
|
- country: US
|
731
685
|
region: TN
|
732
686
|
exchange: '326589'
|
@@ -747,9 +701,7 @@ rate_centers:
|
|
747
701
|
long: "-86.318048"
|
748
702
|
closest_city:
|
749
703
|
name: Bethpage
|
750
|
-
|
751
|
-
value: 0.86
|
752
|
-
units: km
|
704
|
+
distance_km: 0.86
|
753
705
|
- country: US
|
754
706
|
region: TN
|
755
707
|
exchange: '326591'
|
@@ -770,9 +722,7 @@ rate_centers:
|
|
770
722
|
long: "-88.080793"
|
771
723
|
closest_city:
|
772
724
|
name: Big Sandy
|
773
|
-
|
774
|
-
value: 1.04
|
775
|
-
units: km
|
725
|
+
distance_km: 1.04
|
776
726
|
- country: US
|
777
727
|
region: TN
|
778
728
|
exchange: '326592'
|
@@ -811,9 +761,7 @@ rate_centers:
|
|
811
761
|
long: "-86.757314"
|
812
762
|
closest_city:
|
813
763
|
name: Blanche
|
814
|
-
|
815
|
-
value: 0.43
|
816
|
-
units: km
|
764
|
+
distance_km: 0.43
|
817
765
|
- country: US
|
818
766
|
region: TN
|
819
767
|
exchange: '362245'
|
@@ -843,9 +791,7 @@ rate_centers:
|
|
843
791
|
long: "-82.323232"
|
844
792
|
closest_city:
|
845
793
|
name: Blountville
|
846
|
-
|
847
|
-
value: 0.53
|
848
|
-
units: km
|
794
|
+
distance_km: 0.53
|
849
795
|
- country: US
|
850
796
|
region: TN
|
851
797
|
exchange: '183910'
|
@@ -857,9 +803,7 @@ rate_centers:
|
|
857
803
|
long: "-82.25984"
|
858
804
|
closest_city:
|
859
805
|
name: Bluff City
|
860
|
-
|
861
|
-
value: 2.26
|
862
|
-
units: km
|
806
|
+
distance_km: 2.26
|
863
807
|
- country: US
|
864
808
|
region: TN
|
865
809
|
exchange: '326595'
|
@@ -889,9 +833,7 @@ rate_centers:
|
|
889
833
|
long: "-88.981203"
|
890
834
|
closest_city:
|
891
835
|
name: Bolivar
|
892
|
-
|
893
|
-
value: 2.84
|
894
|
-
units: km
|
836
|
+
distance_km: 2.84
|
895
837
|
- country: US
|
896
838
|
region: TN
|
897
839
|
exchange: '326356'
|
@@ -921,9 +863,7 @@ rate_centers:
|
|
921
863
|
long: "-85.3054"
|
922
864
|
closest_city:
|
923
865
|
name: Bon Air
|
924
|
-
|
925
|
-
value: 5.57
|
926
|
-
units: km
|
866
|
+
distance_km: 5.57
|
927
867
|
- country: US
|
928
868
|
region: TN
|
929
869
|
exchange: '326599'
|
@@ -989,9 +929,7 @@ rate_centers:
|
|
989
929
|
long: "-88.811091"
|
990
930
|
closest_city:
|
991
931
|
name: Bradford
|
992
|
-
|
993
|
-
value: 0.48
|
994
|
-
units: km
|
932
|
+
distance_km: 0.48
|
995
933
|
- country: US
|
996
934
|
region: TN
|
997
935
|
exchange: '326602'
|
@@ -1012,9 +950,7 @@ rate_centers:
|
|
1012
950
|
long: "-89.05527"
|
1013
951
|
closest_city:
|
1014
952
|
name: Trenton
|
1015
|
-
|
1016
|
-
value: 11.49
|
1017
|
-
units: km
|
953
|
+
distance_km: 11.49
|
1018
954
|
- country: US
|
1019
955
|
region: TN
|
1020
956
|
exchange: '185821'
|
@@ -1062,9 +998,7 @@ rate_centers:
|
|
1062
998
|
long: "-82.184246"
|
1063
999
|
closest_city:
|
1064
1000
|
name: Bristol
|
1065
|
-
|
1066
|
-
value: 4.84
|
1067
|
-
units: km
|
1001
|
+
distance_km: 4.84
|
1068
1002
|
- country: US
|
1069
1003
|
region: TN
|
1070
1004
|
exchange: '183970'
|
@@ -1076,9 +1010,7 @@ rate_centers:
|
|
1076
1010
|
long: "-89.25601"
|
1077
1011
|
closest_city:
|
1078
1012
|
name: Brownsville
|
1079
|
-
|
1080
|
-
value: 1.37
|
1081
|
-
units: km
|
1013
|
+
distance_km: 1.37
|
1082
1014
|
- country: US
|
1083
1015
|
region: TN
|
1084
1016
|
exchange: '183980'
|
@@ -1090,9 +1022,7 @@ rate_centers:
|
|
1090
1022
|
long: "-88.239084"
|
1091
1023
|
closest_city:
|
1092
1024
|
name: Bruceton
|
1093
|
-
|
1094
|
-
value: 1.12
|
1095
|
-
units: km
|
1025
|
+
distance_km: 1.12
|
1096
1026
|
- country: US
|
1097
1027
|
region: TN
|
1098
1028
|
exchange: '326606'
|
@@ -1149,9 +1079,7 @@ rate_centers:
|
|
1149
1079
|
long: "-83.083055"
|
1150
1080
|
closest_city:
|
1151
1081
|
name: Bulls Gap
|
1152
|
-
|
1153
|
-
value: 0.71
|
1154
|
-
units: km
|
1082
|
+
distance_km: 0.71
|
1155
1083
|
- country: US
|
1156
1084
|
region: TN
|
1157
1085
|
exchange: '326609'
|
@@ -1190,9 +1118,7 @@ rate_centers:
|
|
1190
1118
|
long: "-82.031947"
|
1191
1119
|
closest_city:
|
1192
1120
|
name: Butler
|
1193
|
-
|
1194
|
-
value: 0.56
|
1195
|
-
units: km
|
1121
|
+
distance_km: 0.56
|
1196
1122
|
- country: US
|
1197
1123
|
region: TN
|
1198
1124
|
exchange: '327007'
|
@@ -1222,9 +1148,7 @@ rate_centers:
|
|
1222
1148
|
long: "-85.13551"
|
1223
1149
|
closest_city:
|
1224
1150
|
name: Byrdstown
|
1225
|
-
|
1226
|
-
value: 0.91
|
1227
|
-
units: km
|
1151
|
+
distance_km: 0.91
|
1228
1152
|
- country: US
|
1229
1153
|
region: TN
|
1230
1154
|
exchange: '326367'
|
@@ -1263,9 +1187,7 @@ rate_centers:
|
|
1263
1187
|
long: "-88.102051"
|
1264
1188
|
closest_city:
|
1265
1189
|
name: Camden
|
1266
|
-
|
1267
|
-
value: 0.97
|
1268
|
-
units: km
|
1190
|
+
distance_km: 0.97
|
1269
1191
|
- country: US
|
1270
1192
|
region: TN
|
1271
1193
|
exchange: '326612'
|
@@ -1304,9 +1226,7 @@ rate_centers:
|
|
1304
1226
|
long: "-85.949412"
|
1305
1227
|
closest_city:
|
1306
1228
|
name: Carthage
|
1307
|
-
|
1308
|
-
value: 0.78
|
1309
|
-
units: km
|
1229
|
+
distance_km: 0.78
|
1310
1230
|
- country: US
|
1311
1231
|
region: TN
|
1312
1232
|
exchange: '327010'
|
@@ -1345,9 +1265,7 @@ rate_centers:
|
|
1345
1265
|
long: "-88.56052"
|
1346
1266
|
closest_city:
|
1347
1267
|
name: Lavinia
|
1348
|
-
|
1349
|
-
value: 8.33
|
1350
|
-
units: km
|
1268
|
+
distance_km: 8.33
|
1351
1269
|
- country: US
|
1352
1270
|
region: TN
|
1353
1271
|
exchange: '326617'
|
@@ -1368,9 +1286,7 @@ rate_centers:
|
|
1368
1286
|
long: "-85.506535"
|
1369
1287
|
closest_city:
|
1370
1288
|
name: Celina
|
1371
|
-
|
1372
|
-
value: 0.27
|
1373
|
-
units: km
|
1289
|
+
distance_km: 0.27
|
1374
1290
|
- country: US
|
1375
1291
|
region: TN
|
1376
1292
|
exchange: '184060'
|
@@ -1382,9 +1298,7 @@ rate_centers:
|
|
1382
1298
|
long: "-85.915875"
|
1383
1299
|
closest_city:
|
1384
1300
|
name: Centertown
|
1385
|
-
|
1386
|
-
value: 0.37
|
1387
|
-
units: km
|
1301
|
+
distance_km: 0.37
|
1388
1302
|
- country: US
|
1389
1303
|
region: TN
|
1390
1304
|
exchange: '184070'
|
@@ -1396,9 +1310,7 @@ rate_centers:
|
|
1396
1310
|
long: "-87.466211"
|
1397
1311
|
closest_city:
|
1398
1312
|
name: Centerville
|
1399
|
-
|
1400
|
-
value: 3.29
|
1401
|
-
units: km
|
1313
|
+
distance_km: 3.29
|
1402
1314
|
- country: US
|
1403
1315
|
region: TN
|
1404
1316
|
exchange: '326370'
|
@@ -1419,9 +1331,7 @@ rate_centers:
|
|
1419
1331
|
long: "-86.701774"
|
1420
1332
|
closest_city:
|
1421
1333
|
name: Chapel Hill
|
1422
|
-
|
1423
|
-
value: 0.58
|
1424
|
-
units: km
|
1334
|
+
distance_km: 0.58
|
1425
1335
|
- country: US
|
1426
1336
|
region: TN
|
1427
1337
|
exchange: '326622'
|
@@ -1442,9 +1352,7 @@ rate_centers:
|
|
1442
1352
|
long: "-84.76153"
|
1443
1353
|
closest_city:
|
1444
1354
|
name: Charleston
|
1445
|
-
|
1446
|
-
value: 0.33
|
1447
|
-
units: km
|
1355
|
+
distance_km: 0.33
|
1448
1356
|
- country: US
|
1449
1357
|
region: TN
|
1450
1358
|
exchange: '184100'
|
@@ -1456,9 +1364,7 @@ rate_centers:
|
|
1456
1364
|
long: "-87.343584"
|
1457
1365
|
closest_city:
|
1458
1366
|
name: Charlotte
|
1459
|
-
|
1460
|
-
value: 0.61
|
1461
|
-
units: km
|
1367
|
+
distance_km: 0.61
|
1462
1368
|
- country: US
|
1463
1369
|
region: TN
|
1464
1370
|
exchange: '184110'
|
@@ -1470,9 +1376,7 @@ rate_centers:
|
|
1470
1376
|
long: "-85.311536"
|
1471
1377
|
closest_city:
|
1472
1378
|
name: Ridgeside
|
1473
|
-
|
1474
|
-
value: 5.91
|
1475
|
-
units: km
|
1379
|
+
distance_km: 5.91
|
1476
1380
|
- country: US
|
1477
1381
|
region: TN
|
1478
1382
|
exchange: '184120'
|
@@ -1484,9 +1388,7 @@ rate_centers:
|
|
1484
1388
|
long: "-83.193771"
|
1485
1389
|
closest_city:
|
1486
1390
|
name: Newport
|
1487
|
-
|
1488
|
-
value: 0.72
|
1489
|
-
units: km
|
1391
|
+
distance_km: 0.72
|
1490
1392
|
- country: US
|
1491
1393
|
region: TN
|
1492
1394
|
exchange: '184130'
|
@@ -1498,9 +1400,7 @@ rate_centers:
|
|
1498
1400
|
long: "-85.824582"
|
1499
1401
|
closest_city:
|
1500
1402
|
name: Gordonsville
|
1501
|
-
|
1502
|
-
value: 10.06
|
1503
|
-
units: km
|
1403
|
+
distance_km: 10.06
|
1504
1404
|
- country: US
|
1505
1405
|
region: TN
|
1506
1406
|
exchange: '327013'
|
@@ -1539,9 +1439,7 @@ rate_centers:
|
|
1539
1439
|
long: "-82.710199"
|
1540
1440
|
closest_city:
|
1541
1441
|
name: Church Hill
|
1542
|
-
|
1543
|
-
value: 0.44
|
1544
|
-
units: km
|
1442
|
+
distance_km: 0.44
|
1545
1443
|
- country: US
|
1546
1444
|
region: TN
|
1547
1445
|
exchange: '327014'
|
@@ -1562,9 +1460,7 @@ rate_centers:
|
|
1562
1460
|
long: "-85.023385"
|
1563
1461
|
closest_city:
|
1564
1462
|
name: Clarkrange
|
1565
|
-
|
1566
|
-
value: 1.33
|
1567
|
-
units: km
|
1463
|
+
distance_km: 1.33
|
1568
1464
|
- country: US
|
1569
1465
|
region: TN
|
1570
1466
|
exchange: '326371'
|
@@ -1585,9 +1481,7 @@ rate_centers:
|
|
1585
1481
|
long: "-87.351331"
|
1586
1482
|
closest_city:
|
1587
1483
|
name: Clarksville
|
1588
|
-
|
1589
|
-
value: 4.99
|
1590
|
-
units: km
|
1484
|
+
distance_km: 4.99
|
1591
1485
|
- country: US
|
1592
1486
|
region: TN
|
1593
1487
|
exchange: '184170'
|
@@ -1599,9 +1493,7 @@ rate_centers:
|
|
1599
1493
|
long: "-84.08956"
|
1600
1494
|
closest_city:
|
1601
1495
|
name: Karns
|
1602
|
-
|
1603
|
-
value: 5.49
|
1604
|
-
units: km
|
1496
|
+
distance_km: 5.49
|
1605
1497
|
- country: US
|
1606
1498
|
region: TN
|
1607
1499
|
exchange: '184180'
|
@@ -1613,9 +1505,7 @@ rate_centers:
|
|
1613
1505
|
long: "-84.866815"
|
1614
1506
|
closest_city:
|
1615
1507
|
name: East Cleveland
|
1616
|
-
|
1617
|
-
value: 1.29
|
1618
|
-
units: km
|
1508
|
+
distance_km: 1.29
|
1619
1509
|
- country: US
|
1620
1510
|
region: TN
|
1621
1511
|
exchange: '184190'
|
@@ -1627,9 +1517,7 @@ rate_centers:
|
|
1627
1517
|
long: "-87.991227"
|
1628
1518
|
closest_city:
|
1629
1519
|
name: Clifton
|
1630
|
-
|
1631
|
-
value: 0.23
|
1632
|
-
units: km
|
1520
|
+
distance_km: 0.23
|
1633
1521
|
- country: US
|
1634
1522
|
region: TN
|
1635
1523
|
exchange: '184200'
|
@@ -1641,9 +1529,7 @@ rate_centers:
|
|
1641
1529
|
long: "-82.749892"
|
1642
1530
|
closest_city:
|
1643
1531
|
name: Mount Carmel
|
1644
|
-
|
1645
|
-
value: 14.71
|
1646
|
-
units: km
|
1532
|
+
distance_km: 14.71
|
1647
1533
|
- country: US
|
1648
1534
|
region: TN
|
1649
1535
|
exchange: '184210'
|
@@ -1655,9 +1541,7 @@ rate_centers:
|
|
1655
1541
|
long: "-84.134275"
|
1656
1542
|
closest_city:
|
1657
1543
|
name: Clinton
|
1658
|
-
|
1659
|
-
value: 1.36
|
1660
|
-
units: km
|
1544
|
+
distance_km: 1.36
|
1661
1545
|
- country: US
|
1662
1546
|
region: TN
|
1663
1547
|
exchange: '327019'
|
@@ -1687,9 +1571,7 @@ rate_centers:
|
|
1687
1571
|
long: "-84.288617"
|
1688
1572
|
closest_city:
|
1689
1573
|
name: Coker Creek
|
1690
|
-
|
1691
|
-
value: 0.56
|
1692
|
-
units: km
|
1574
|
+
distance_km: 0.56
|
1693
1575
|
- country: US
|
1694
1576
|
region: TN
|
1695
1577
|
exchange: '184230'
|
@@ -1701,9 +1583,7 @@ rate_centers:
|
|
1701
1583
|
long: "-86.673231"
|
1702
1584
|
closest_city:
|
1703
1585
|
name: Eagleville
|
1704
|
-
|
1705
|
-
value: 5.44
|
1706
|
-
units: km
|
1586
|
+
distance_km: 5.44
|
1707
1587
|
- country: US
|
1708
1588
|
region: TN
|
1709
1589
|
exchange: '184240'
|
@@ -1715,23 +1595,19 @@ rate_centers:
|
|
1715
1595
|
long: "-85.265538"
|
1716
1596
|
closest_city:
|
1717
1597
|
name: Pikeville
|
1718
|
-
|
1719
|
-
value: 10.45
|
1720
|
-
units: km
|
1598
|
+
distance_km: 10.45
|
1721
1599
|
- country: US
|
1722
1600
|
region: TN
|
1723
1601
|
exchange: '184250'
|
1724
1602
|
name: COLLEGEDL
|
1725
1603
|
full_name: Collegedale
|
1726
1604
|
lata: '472'
|
1727
|
-
ilec_name:
|
1605
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN TENNESSEE, LC
|
1728
1606
|
lat: '35.050923'
|
1729
1607
|
long: "-85.035718"
|
1730
1608
|
closest_city:
|
1731
1609
|
name: Collegedale
|
1732
|
-
|
1733
|
-
value: 1.21
|
1734
|
-
units: km
|
1610
|
+
distance_km: 1.21
|
1735
1611
|
- country: US
|
1736
1612
|
region: TN
|
1737
1613
|
exchange: '184260'
|
@@ -1743,9 +1619,7 @@ rate_centers:
|
|
1743
1619
|
long: "-89.659927"
|
1744
1620
|
closest_city:
|
1745
1621
|
name: Collierville
|
1746
|
-
|
1747
|
-
value: 3.54
|
1748
|
-
units: km
|
1622
|
+
distance_km: 3.54
|
1749
1623
|
- country: US
|
1750
1624
|
region: TN
|
1751
1625
|
exchange: '184270'
|
@@ -1757,9 +1631,7 @@ rate_centers:
|
|
1757
1631
|
long: "-87.742131"
|
1758
1632
|
closest_city:
|
1759
1633
|
name: Collinwood
|
1760
|
-
|
1761
|
-
value: 0.19
|
1762
|
-
units: km
|
1634
|
+
distance_km: 0.19
|
1763
1635
|
- country: US
|
1764
1636
|
region: TN
|
1765
1637
|
exchange: '362252'
|
@@ -1780,9 +1652,7 @@ rate_centers:
|
|
1780
1652
|
long: "-87.032369"
|
1781
1653
|
closest_city:
|
1782
1654
|
name: Columbia
|
1783
|
-
|
1784
|
-
value: 2.3
|
1785
|
-
units: km
|
1655
|
+
distance_km: 2.3
|
1786
1656
|
- country: US
|
1787
1657
|
region: TN
|
1788
1658
|
exchange: '326931'
|
@@ -1803,9 +1673,7 @@ rate_centers:
|
|
1803
1673
|
long: "-84.141163"
|
1804
1674
|
closest_city:
|
1805
1675
|
name: Farragut
|
1806
|
-
|
1807
|
-
value: 3.73
|
1808
|
-
units: km
|
1676
|
+
distance_km: 3.73
|
1809
1677
|
- country: US
|
1810
1678
|
region: TN
|
1811
1679
|
exchange: '184300'
|
@@ -1817,9 +1685,7 @@ rate_centers:
|
|
1817
1685
|
long: "-85.509319"
|
1818
1686
|
closest_city:
|
1819
1687
|
name: Cookeville
|
1820
|
-
|
1821
|
-
value: 1.84
|
1822
|
-
units: km
|
1688
|
+
distance_km: 1.84
|
1823
1689
|
- country: US
|
1824
1690
|
region: TN
|
1825
1691
|
exchange: '184310'
|
@@ -1831,9 +1697,7 @@ rate_centers:
|
|
1831
1697
|
long: "-85.570397"
|
1832
1698
|
closest_city:
|
1833
1699
|
name: Cookeville
|
1834
|
-
|
1835
|
-
value: 6.61
|
1836
|
-
units: km
|
1700
|
+
distance_km: 6.61
|
1837
1701
|
- country: US
|
1838
1702
|
region: TN
|
1839
1703
|
exchange: '184320'
|
@@ -1845,9 +1709,7 @@ rate_centers:
|
|
1845
1709
|
long: "-84.376816"
|
1846
1710
|
closest_city:
|
1847
1711
|
name: Copperhill
|
1848
|
-
|
1849
|
-
value: 1.52
|
1850
|
-
units: km
|
1712
|
+
distance_km: 1.52
|
1851
1713
|
- country: US
|
1852
1714
|
region: TN
|
1853
1715
|
exchange: '326933'
|
@@ -1877,9 +1739,7 @@ rate_centers:
|
|
1877
1739
|
long: "-86.839081"
|
1878
1740
|
closest_city:
|
1879
1741
|
name: Cornersville
|
1880
|
-
|
1881
|
-
value: 1.77
|
1882
|
-
units: km
|
1742
|
+
distance_km: 1.77
|
1883
1743
|
- country: US
|
1884
1744
|
region: TN
|
1885
1745
|
exchange: '327022'
|
@@ -1918,9 +1778,7 @@ rate_centers:
|
|
1918
1778
|
long: "-88.482611"
|
1919
1779
|
closest_city:
|
1920
1780
|
name: Cottage Grove
|
1921
|
-
|
1922
|
-
value: 0.61
|
1923
|
-
units: km
|
1781
|
+
distance_km: 0.61
|
1924
1782
|
- country: US
|
1925
1783
|
region: TN
|
1926
1784
|
exchange: '326637'
|
@@ -1936,7 +1794,7 @@ rate_centers:
|
|
1936
1794
|
name: COUNCE
|
1937
1795
|
full_name: Counce
|
1938
1796
|
lata: '468'
|
1939
|
-
ilec_name:
|
1797
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
1940
1798
|
lat:
|
1941
1799
|
long:
|
1942
1800
|
- country: US
|
@@ -1950,9 +1808,7 @@ rate_centers:
|
|
1950
1808
|
long: "-89.648702"
|
1951
1809
|
closest_city:
|
1952
1810
|
name: Covington
|
1953
|
-
|
1954
|
-
value: 0.05
|
1955
|
-
units: km
|
1811
|
+
distance_km: 0.05
|
1956
1812
|
- country: US
|
1957
1813
|
region: TN
|
1958
1814
|
exchange: '326638'
|
@@ -1982,9 +1838,7 @@ rate_centers:
|
|
1982
1838
|
long: "-85.151451"
|
1983
1839
|
closest_city:
|
1984
1840
|
name: Grimsley
|
1985
|
-
|
1986
|
-
value: 14.14
|
1987
|
-
units: km
|
1841
|
+
distance_km: 14.14
|
1988
1842
|
- country: US
|
1989
1843
|
region: TN
|
1990
1844
|
exchange: '326376'
|
@@ -2014,9 +1868,7 @@ rate_centers:
|
|
2014
1868
|
long: "-86.683995"
|
2015
1869
|
closest_city:
|
2016
1870
|
name: Orlinda
|
2017
|
-
|
2018
|
-
value: 2.5
|
2019
|
-
units: km
|
1871
|
+
distance_km: 2.5
|
2020
1872
|
- country: US
|
2021
1873
|
region: TN
|
2022
1874
|
exchange: '184380'
|
@@ -2028,16 +1880,14 @@ rate_centers:
|
|
2028
1880
|
long: "-85.034611"
|
2029
1881
|
closest_city:
|
2030
1882
|
name: Crossville
|
2031
|
-
|
2032
|
-
value: 0.64
|
2033
|
-
units: km
|
1883
|
+
distance_km: 0.64
|
2034
1884
|
- country: US
|
2035
1885
|
region: TN
|
2036
1886
|
exchange: '326377'
|
2037
1887
|
name: CRUMP
|
2038
1888
|
full_name: Crump
|
2039
1889
|
lata: '468'
|
2040
|
-
ilec_name:
|
1890
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
2041
1891
|
lat:
|
2042
1892
|
long:
|
2043
1893
|
- country: US
|
@@ -2051,9 +1901,7 @@ rate_centers:
|
|
2051
1901
|
long: "-86.986016"
|
2052
1902
|
closest_city:
|
2053
1903
|
name: Lynnville
|
2054
|
-
|
2055
|
-
value: 11.77
|
2056
|
-
units: km
|
1904
|
+
distance_km: 11.77
|
2057
1905
|
- country: US
|
2058
1906
|
region: TN
|
2059
1907
|
exchange: '184400'
|
@@ -2065,9 +1913,7 @@ rate_centers:
|
|
2065
1913
|
long: "-87.632658"
|
2066
1914
|
closest_city:
|
2067
1915
|
name: Cumberland City
|
2068
|
-
|
2069
|
-
value: 1.03
|
2070
|
-
units: km
|
1916
|
+
distance_km: 1.03
|
2071
1917
|
- country: US
|
2072
1918
|
region: TN
|
2073
1919
|
exchange: '326645'
|
@@ -2088,9 +1934,7 @@ rate_centers:
|
|
2088
1934
|
long: "-83.667132"
|
2089
1935
|
closest_city:
|
2090
1936
|
name: Cumberland Gap
|
2091
|
-
|
2092
|
-
value: 0.12
|
2093
|
-
units: km
|
1937
|
+
distance_km: 0.12
|
2094
1938
|
- country: US
|
2095
1939
|
region: TN
|
2096
1940
|
exchange: '184420'
|
@@ -2102,9 +1946,7 @@ rate_centers:
|
|
2102
1946
|
long: "-87.376588"
|
2103
1947
|
closest_city:
|
2104
1948
|
name: Slayden
|
2105
|
-
|
2106
|
-
value: 10.91
|
2107
|
-
units: km
|
1949
|
+
distance_km: 10.91
|
2108
1950
|
- country: US
|
2109
1951
|
region: TN
|
2110
1952
|
exchange: '326378'
|
@@ -2125,9 +1967,7 @@ rate_centers:
|
|
2125
1967
|
long: "-88.099361"
|
2126
1968
|
closest_city:
|
2127
1969
|
name: Buchanan
|
2128
|
-
|
2129
|
-
value: 9.78
|
2130
|
-
units: km
|
1970
|
+
distance_km: 9.78
|
2131
1971
|
- country: US
|
2132
1972
|
region: TN
|
2133
1973
|
exchange: '326648'
|
@@ -2157,9 +1997,7 @@ rate_centers:
|
|
2157
1997
|
long: "-83.415629"
|
2158
1998
|
closest_city:
|
2159
1999
|
name: Dandridge
|
2160
|
-
|
2161
|
-
value: 2.04
|
2162
|
-
units: km
|
2000
|
+
distance_km: 2.04
|
2163
2001
|
- country: US
|
2164
2002
|
region: TN
|
2165
2003
|
exchange: '327025'
|
@@ -2189,9 +2027,7 @@ rate_centers:
|
|
2189
2027
|
long: "-85.018232"
|
2190
2028
|
closest_city:
|
2191
2029
|
name: Dayton
|
2192
|
-
|
2193
|
-
value: 0.57
|
2194
|
-
units: km
|
2030
|
+
distance_km: 0.57
|
2195
2031
|
- country: US
|
2196
2032
|
region: TN
|
2197
2033
|
exchange: '184460'
|
@@ -2203,9 +2039,7 @@ rate_centers:
|
|
2203
2039
|
long: "-84.790374"
|
2204
2040
|
closest_city:
|
2205
2041
|
name: Decatur
|
2206
|
-
|
2207
|
-
value: 1.74
|
2208
|
-
units: km
|
2042
|
+
distance_km: 1.74
|
2209
2043
|
- country: US
|
2210
2044
|
region: TN
|
2211
2045
|
exchange: '184470'
|
@@ -2217,9 +2051,7 @@ rate_centers:
|
|
2217
2051
|
long: "-88.11572"
|
2218
2052
|
closest_city:
|
2219
2053
|
name: Decaturville
|
2220
|
-
|
2221
|
-
value: 0.48
|
2222
|
-
units: km
|
2054
|
+
distance_km: 0.48
|
2223
2055
|
- country: US
|
2224
2056
|
region: TN
|
2225
2057
|
exchange: '326649'
|
@@ -2240,9 +2072,7 @@ rate_centers:
|
|
2240
2072
|
long: "-84.768096"
|
2241
2073
|
closest_city:
|
2242
2074
|
name: Sunbright
|
2243
|
-
|
2244
|
-
value: 9.14
|
2245
|
-
units: km
|
2075
|
+
distance_km: 9.14
|
2246
2076
|
- country: US
|
2247
2077
|
region: TN
|
2248
2078
|
exchange: '184490'
|
@@ -2254,9 +2084,7 @@ rate_centers:
|
|
2254
2084
|
long: "-85.905639"
|
2255
2085
|
closest_city:
|
2256
2086
|
name: Carthage
|
2257
|
-
|
2258
|
-
value: 7.45
|
2259
|
-
units: km
|
2087
|
+
distance_km: 7.45
|
2260
2088
|
- country: US
|
2261
2089
|
region: TN
|
2262
2090
|
exchange: '327027'
|
@@ -2340,9 +2168,7 @@ rate_centers:
|
|
2340
2168
|
long: "-85.798516"
|
2341
2169
|
closest_city:
|
2342
2170
|
name: McMinnville
|
2343
|
-
|
2344
|
-
value: 13.3
|
2345
|
-
units: km
|
2171
|
+
distance_km: 13.3
|
2346
2172
|
- country: US
|
2347
2173
|
region: TN
|
2348
2174
|
exchange: '184510'
|
@@ -2354,9 +2180,7 @@ rate_centers:
|
|
2354
2180
|
long: "-87.382194"
|
2355
2181
|
closest_city:
|
2356
2182
|
name: Dickson
|
2357
|
-
|
2358
|
-
value: 1.77
|
2359
|
-
units: km
|
2183
|
+
distance_km: 1.77
|
2360
2184
|
- country: US
|
2361
2185
|
region: TN
|
2362
2186
|
exchange: '326656'
|
@@ -2395,9 +2219,7 @@ rate_centers:
|
|
2395
2219
|
long: "-87.841668"
|
2396
2220
|
closest_city:
|
2397
2221
|
name: Dover
|
2398
|
-
|
2399
|
-
value: 0.3
|
2400
|
-
units: km
|
2222
|
+
distance_km: 0.3
|
2401
2223
|
- country: US
|
2402
2224
|
region: TN
|
2403
2225
|
exchange: '326659'
|
@@ -2418,9 +2240,7 @@ rate_centers:
|
|
2418
2240
|
long: "-85.515674"
|
2419
2241
|
closest_city:
|
2420
2242
|
name: Doyle
|
2421
|
-
|
2422
|
-
value: 0.56
|
2423
|
-
units: km
|
2243
|
+
distance_km: 0.56
|
2424
2244
|
- country: US
|
2425
2245
|
region: TN
|
2426
2246
|
exchange: '184540'
|
@@ -2432,9 +2252,7 @@ rate_centers:
|
|
2432
2252
|
long: "-88.707366"
|
2433
2253
|
closest_city:
|
2434
2254
|
name: Dresden
|
2435
|
-
|
2436
|
-
value: 1.8
|
2437
|
-
units: km
|
2255
|
+
distance_km: 1.8
|
2438
2256
|
- country: US
|
2439
2257
|
region: TN
|
2440
2258
|
exchange: '184550'
|
@@ -2446,9 +2264,7 @@ rate_centers:
|
|
2446
2264
|
long: "-89.909874"
|
2447
2265
|
closest_city:
|
2448
2266
|
name: Randolph
|
2449
|
-
|
2450
|
-
value: 6.42
|
2451
|
-
units: km
|
2267
|
+
distance_km: 6.42
|
2452
2268
|
- country: US
|
2453
2269
|
region: TN
|
2454
2270
|
exchange: '326661'
|
@@ -2505,9 +2321,7 @@ rate_centers:
|
|
2505
2321
|
long: "-85.392203"
|
2506
2322
|
closest_city:
|
2507
2323
|
name: Dunlap
|
2508
|
-
|
2509
|
-
value: 0.21
|
2510
|
-
units: km
|
2324
|
+
distance_km: 0.21
|
2511
2325
|
- country: US
|
2512
2326
|
region: TN
|
2513
2327
|
exchange: '326386'
|
@@ -2528,9 +2342,7 @@ rate_centers:
|
|
2528
2342
|
long: "-88.993542"
|
2529
2343
|
closest_city:
|
2530
2344
|
name: Dyer
|
2531
|
-
|
2532
|
-
value: 0.41
|
2533
|
-
units: km
|
2345
|
+
distance_km: 0.41
|
2534
2346
|
- country: US
|
2535
2347
|
region: TN
|
2536
2348
|
exchange: '184580'
|
@@ -2542,9 +2354,7 @@ rate_centers:
|
|
2542
2354
|
long: "-89.383679"
|
2543
2355
|
closest_city:
|
2544
2356
|
name: Dyersburg
|
2545
|
-
|
2546
|
-
value: 0.76
|
2547
|
-
units: km
|
2357
|
+
distance_km: 0.76
|
2548
2358
|
- country: US
|
2549
2359
|
region: TN
|
2550
2360
|
exchange: '326389'
|
@@ -2574,9 +2384,7 @@ rate_centers:
|
|
2574
2384
|
long: "-86.649536"
|
2575
2385
|
closest_city:
|
2576
2386
|
name: Eagleville
|
2577
|
-
|
2578
|
-
value: 0.55
|
2579
|
-
units: km
|
2387
|
+
distance_km: 0.55
|
2580
2388
|
- country: US
|
2581
2389
|
region: TN
|
2582
2390
|
exchange: '326938'
|
@@ -2597,9 +2405,7 @@ rate_centers:
|
|
2597
2405
|
long: "-87.206841"
|
2598
2406
|
closest_city:
|
2599
2407
|
name: Clarksville
|
2600
|
-
|
2601
|
-
value: 14.3
|
2602
|
-
units: km
|
2408
|
+
distance_km: 14.3
|
2603
2409
|
- country: US
|
2604
2410
|
region: TN
|
2605
2411
|
exchange: '326390'
|
@@ -2665,9 +2471,7 @@ rate_centers:
|
|
2665
2471
|
long: "-82.221099"
|
2666
2472
|
closest_city:
|
2667
2473
|
name: Elizabethton
|
2668
|
-
|
2669
|
-
value: 1.88
|
2670
|
-
units: km
|
2474
|
+
distance_km: 1.88
|
2671
2475
|
- country: US
|
2672
2476
|
region: TN
|
2673
2477
|
exchange: '327036'
|
@@ -2697,9 +2501,7 @@ rate_centers:
|
|
2697
2501
|
long: "-86.892118"
|
2698
2502
|
closest_city:
|
2699
2503
|
name: Elkton
|
2700
|
-
|
2701
|
-
value: 1.55
|
2702
|
-
units: km
|
2504
|
+
distance_km: 1.55
|
2703
2505
|
- country: US
|
2704
2506
|
region: TN
|
2705
2507
|
exchange: '326394'
|
@@ -2747,23 +2549,19 @@ rate_centers:
|
|
2747
2549
|
long: "-84.488763"
|
2748
2550
|
closest_city:
|
2749
2551
|
name: Englewood
|
2750
|
-
|
2751
|
-
value: 0.38
|
2752
|
-
units: km
|
2552
|
+
distance_km: 0.38
|
2753
2553
|
- country: US
|
2754
2554
|
region: TN
|
2755
2555
|
exchange: '185681'
|
2756
2556
|
name: ENVILLE
|
2757
2557
|
full_name: Enville
|
2758
2558
|
lata: '468'
|
2759
|
-
ilec_name:
|
2559
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
2760
2560
|
lat: '35.374881'
|
2761
2561
|
long: "-88.367938"
|
2762
2562
|
closest_city:
|
2763
2563
|
name: Milledgeville
|
2764
|
-
|
2765
|
-
value: 0.35
|
2766
|
-
units: km
|
2564
|
+
distance_km: 0.35
|
2767
2565
|
- country: US
|
2768
2566
|
region: TN
|
2769
2567
|
exchange: '184640'
|
@@ -2775,9 +2573,7 @@ rate_centers:
|
|
2775
2573
|
long: "-87.692994"
|
2776
2574
|
closest_city:
|
2777
2575
|
name: Erin
|
2778
|
-
|
2779
|
-
value: 0.85
|
2780
|
-
units: km
|
2576
|
+
distance_km: 0.85
|
2781
2577
|
- country: US
|
2782
2578
|
region: TN
|
2783
2579
|
exchange: '184650'
|
@@ -2789,9 +2585,7 @@ rate_centers:
|
|
2789
2585
|
long: "-82.414028"
|
2790
2586
|
closest_city:
|
2791
2587
|
name: Erwin
|
2792
|
-
|
2793
|
-
value: 0.51
|
2794
|
-
units: km
|
2588
|
+
distance_km: 0.51
|
2795
2589
|
- country: US
|
2796
2590
|
region: TN
|
2797
2591
|
exchange: '184660'
|
@@ -2803,9 +2597,7 @@ rate_centers:
|
|
2803
2597
|
long: "-86.132591"
|
2804
2598
|
closest_city:
|
2805
2599
|
name: Estill Springs
|
2806
|
-
|
2807
|
-
value: 1.2
|
2808
|
-
units: km
|
2600
|
+
distance_km: 1.2
|
2809
2601
|
- country: US
|
2810
2602
|
region: TN
|
2811
2603
|
exchange: '184670'
|
@@ -2817,9 +2609,7 @@ rate_centers:
|
|
2817
2609
|
long: "-87.309716"
|
2818
2610
|
closest_city:
|
2819
2611
|
name: Ethridge
|
2820
|
-
|
2821
|
-
value: 0.92
|
2822
|
-
units: km
|
2612
|
+
distance_km: 0.92
|
2823
2613
|
- country: US
|
2824
2614
|
region: TN
|
2825
2615
|
exchange: '184680'
|
@@ -2831,9 +2621,7 @@ rate_centers:
|
|
2831
2621
|
long: "-84.532922"
|
2832
2622
|
closest_city:
|
2833
2623
|
name: Etowah
|
2834
|
-
|
2835
|
-
value: 1.52
|
2836
|
-
units: km
|
2624
|
+
distance_km: 1.52
|
2837
2625
|
- country: US
|
2838
2626
|
region: TN
|
2839
2627
|
exchange: '326396'
|
@@ -2890,9 +2678,7 @@ rate_centers:
|
|
2890
2678
|
long: "-87.126557"
|
2891
2679
|
closest_city:
|
2892
2680
|
name: Fairview
|
2893
|
-
|
2894
|
-
value: 0.33
|
2895
|
-
units: km
|
2681
|
+
distance_km: 0.33
|
2896
2682
|
- country: US
|
2897
2683
|
region: TN
|
2898
2684
|
exchange: '326397'
|
@@ -2913,9 +2699,7 @@ rate_centers:
|
|
2913
2699
|
long: "-82.620035"
|
2914
2700
|
closest_city:
|
2915
2701
|
name: Fall Branch
|
2916
|
-
|
2917
|
-
value: 0.45
|
2918
|
-
units: km
|
2702
|
+
distance_km: 0.45
|
2919
2703
|
- country: US
|
2920
2704
|
region: TN
|
2921
2705
|
exchange: '184710'
|
@@ -2927,9 +2711,7 @@ rate_centers:
|
|
2927
2711
|
long: "-85.282267"
|
2928
2712
|
closest_city:
|
2929
2713
|
name: Pikeville
|
2930
|
-
|
2931
|
-
value: 11.6
|
2932
|
-
units: km
|
2714
|
+
distance_km: 11.6
|
2933
2715
|
- country: US
|
2934
2716
|
region: TN
|
2935
2717
|
exchange: '326674'
|
@@ -2968,9 +2750,7 @@ rate_centers:
|
|
2968
2750
|
long: "-86.573363"
|
2969
2751
|
closest_city:
|
2970
2752
|
name: Fayetteville
|
2971
|
-
|
2972
|
-
value: 0.91
|
2973
|
-
units: km
|
2753
|
+
distance_km: 0.91
|
2974
2754
|
- country: US
|
2975
2755
|
region: TN
|
2976
2756
|
exchange: '326398'
|
@@ -3009,9 +2789,7 @@ rate_centers:
|
|
3009
2789
|
long: "-87.329783"
|
3010
2790
|
closest_city:
|
3011
2791
|
name: Loretto
|
3012
|
-
|
3013
|
-
value: 10.62
|
3014
|
-
units: km
|
2792
|
+
distance_km: 10.62
|
3015
2793
|
- country: US
|
3016
2794
|
region: TN
|
3017
2795
|
exchange: '362256'
|
@@ -3032,9 +2810,7 @@ rate_centers:
|
|
3032
2810
|
long: "-86.408705"
|
3033
2811
|
closest_city:
|
3034
2812
|
name: Lynchburg
|
3035
|
-
|
3036
|
-
value: 12.57
|
3037
|
-
units: km
|
2813
|
+
distance_km: 12.57
|
3038
2814
|
- country: US
|
3039
2815
|
region: TN
|
3040
2816
|
exchange: '326678'
|
@@ -3055,9 +2831,7 @@ rate_centers:
|
|
3055
2831
|
long: "-86.409"
|
3056
2832
|
closest_city:
|
3057
2833
|
name: Flintville
|
3058
|
-
|
3059
|
-
value: 0.68
|
3060
|
-
units: km
|
2834
|
+
distance_km: 0.68
|
3061
2835
|
- country: US
|
3062
2836
|
region: TN
|
3063
2837
|
exchange: '362257'
|
@@ -3096,9 +2870,7 @@ rate_centers:
|
|
3096
2870
|
long: "-83.783282"
|
3097
2871
|
closest_city:
|
3098
2872
|
name: Cumberland Gap
|
3099
|
-
|
3100
|
-
value: 10.61
|
3101
|
-
units: km
|
2873
|
+
distance_km: 10.61
|
3102
2874
|
- country: US
|
3103
2875
|
region: TN
|
3104
2876
|
exchange: '326402'
|
@@ -3120,7 +2892,7 @@ rate_centers:
|
|
3120
2892
|
- country: US
|
3121
2893
|
region: TN
|
3122
2894
|
exchange: '184771'
|
3123
|
-
name:
|
2895
|
+
name: FOSTERVILLE (BEDFORD)
|
3124
2896
|
full_name: Fosterville (Bedford)
|
3125
2897
|
lata: '470'
|
3126
2898
|
ilec_name: UNITED TELEPHONE COMPANY DBA UNITED COMMUNICATIONS
|
@@ -3128,9 +2900,7 @@ rate_centers:
|
|
3128
2900
|
long: "-86.40839"
|
3129
2901
|
closest_city:
|
3130
2902
|
name: Christiana
|
3131
|
-
|
3132
|
-
value: 7.47
|
3133
|
-
units: km
|
2903
|
+
distance_km: 7.47
|
3134
2904
|
- country: US
|
3135
2905
|
region: TN
|
3136
2906
|
exchange: '184770'
|
@@ -3142,9 +2912,7 @@ rate_centers:
|
|
3142
2912
|
long: "-86.40839"
|
3143
2913
|
closest_city:
|
3144
2914
|
name: Christiana
|
3145
|
-
|
3146
|
-
value: 7.47
|
3147
|
-
units: km
|
2915
|
+
distance_km: 7.47
|
3148
2916
|
- country: US
|
3149
2917
|
region: TN
|
3150
2918
|
exchange: '327042'
|
@@ -3183,9 +2951,7 @@ rate_centers:
|
|
3183
2951
|
long: "-86.865453"
|
3184
2952
|
closest_city:
|
3185
2953
|
name: Franklin
|
3186
|
-
|
3187
|
-
value: 1.27
|
3188
|
-
units: km
|
2954
|
+
distance_km: 1.27
|
3189
2955
|
- country: US
|
3190
2956
|
region: TN
|
3191
2957
|
exchange: '184790'
|
@@ -3197,9 +2963,7 @@ rate_centers:
|
|
3197
2963
|
long: "-87.218836"
|
3198
2964
|
closest_city:
|
3199
2965
|
name: Pleasant View
|
3200
|
-
|
3201
|
-
value: 16.58
|
3202
|
-
units: km
|
2966
|
+
distance_km: 16.58
|
3203
2967
|
- country: US
|
3204
2968
|
region: TN
|
3205
2969
|
exchange: '184800'
|
@@ -3211,9 +2975,7 @@ rate_centers:
|
|
3211
2975
|
long: "-89.24491"
|
3212
2976
|
closest_city:
|
3213
2977
|
name: Friendship
|
3214
|
-
|
3215
|
-
value: 0.35
|
3216
|
-
units: km
|
2978
|
+
distance_km: 0.35
|
3217
2979
|
- country: US
|
3218
2980
|
region: TN
|
3219
2981
|
exchange: '185511'
|
@@ -3261,9 +3023,7 @@ rate_centers:
|
|
3261
3023
|
long: "-85.667278"
|
3262
3024
|
closest_city:
|
3263
3025
|
name: Gainesboro
|
3264
|
-
|
3265
|
-
value: 1.92
|
3266
|
-
units: km
|
3026
|
+
distance_km: 1.92
|
3267
3027
|
- country: US
|
3268
3028
|
region: TN
|
3269
3029
|
exchange: '326409'
|
@@ -3284,9 +3044,7 @@ rate_centers:
|
|
3284
3044
|
long: "-86.444168"
|
3285
3045
|
closest_city:
|
3286
3046
|
name: Gallatin
|
3287
|
-
|
3288
|
-
value: 2.78
|
3289
|
-
units: km
|
3047
|
+
distance_km: 2.78
|
3290
3048
|
- country: US
|
3291
3049
|
region: TN
|
3292
3050
|
exchange: '326410'
|
@@ -3334,9 +3092,7 @@ rate_centers:
|
|
3334
3092
|
long: "-83.50994"
|
3335
3093
|
closest_city:
|
3336
3094
|
name: Gatlinburg
|
3337
|
-
|
3338
|
-
value: 1.62
|
3339
|
-
units: km
|
3095
|
+
distance_km: 1.62
|
3340
3096
|
- country: US
|
3341
3097
|
region: TN
|
3342
3098
|
exchange: '184840'
|
@@ -3348,9 +3104,7 @@ rate_centers:
|
|
3348
3104
|
long: "-84.94448"
|
3349
3105
|
closest_city:
|
3350
3106
|
name: Hopewell
|
3351
|
-
|
3352
|
-
value: 6.21
|
3353
|
-
units: km
|
3107
|
+
distance_km: 6.21
|
3354
3108
|
- country: US
|
3355
3109
|
region: TN
|
3356
3110
|
exchange: '185621'
|
@@ -3371,9 +3125,7 @@ rate_centers:
|
|
3371
3125
|
long: "-88.840758"
|
3372
3126
|
closest_city:
|
3373
3127
|
name: Gibson
|
3374
|
-
|
3375
|
-
value: 0.27
|
3376
|
-
units: km
|
3128
|
+
distance_km: 0.27
|
3377
3129
|
- country: US
|
3378
3130
|
region: TN
|
3379
3131
|
exchange: '326415'
|
@@ -3403,9 +3155,7 @@ rate_centers:
|
|
3403
3155
|
long: "-88.614298"
|
3404
3156
|
closest_city:
|
3405
3157
|
name: Gleason
|
3406
|
-
|
3407
|
-
value: 0.36
|
3408
|
-
units: km
|
3158
|
+
distance_km: 0.36
|
3409
3159
|
- country: US
|
3410
3160
|
region: TN
|
3411
3161
|
exchange: '326689'
|
@@ -3435,9 +3185,7 @@ rate_centers:
|
|
3435
3185
|
long: "-86.714258"
|
3436
3186
|
closest_city:
|
3437
3187
|
name: Goodlettsville
|
3438
|
-
|
3439
|
-
value: 2.08
|
3440
|
-
units: km
|
3188
|
+
distance_km: 2.08
|
3441
3189
|
- country: US
|
3442
3190
|
region: TN
|
3443
3191
|
exchange: '326417'
|
@@ -3468,7 +3216,7 @@ rate_centers:
|
|
3468
3216
|
- country: US
|
3469
3217
|
region: TN
|
3470
3218
|
exchange: '186453'
|
3471
|
-
name:
|
3219
|
+
name: GORDONSVILLE
|
3472
3220
|
full_name: Gordonsville
|
3473
3221
|
lata: '470'
|
3474
3222
|
ilec_name: DEKALB TEL. COOP.
|
@@ -3476,9 +3224,7 @@ rate_centers:
|
|
3476
3224
|
long: "-85.935186"
|
3477
3225
|
closest_city:
|
3478
3226
|
name: Gordonsville
|
3479
|
-
|
3480
|
-
value: 0.58
|
3481
|
-
units: km
|
3227
|
+
distance_km: 0.58
|
3482
3228
|
- country: US
|
3483
3229
|
region: TN
|
3484
3230
|
exchange: '184880'
|
@@ -3490,9 +3236,7 @@ rate_centers:
|
|
3490
3236
|
long: "-89.189919"
|
3491
3237
|
closest_city:
|
3492
3238
|
name: Grand Junction
|
3493
|
-
|
3494
|
-
value: 0.17
|
3495
|
-
units: km
|
3239
|
+
distance_km: 0.17
|
3496
3240
|
- country: US
|
3497
3241
|
region: TN
|
3498
3242
|
exchange: '326945'
|
@@ -3522,9 +3266,7 @@ rate_centers:
|
|
3522
3266
|
long: "-85.801139"
|
3523
3267
|
closest_city:
|
3524
3268
|
name: Carthage
|
3525
|
-
|
3526
|
-
value: 12.8
|
3527
|
-
units: km
|
3269
|
+
distance_km: 12.8
|
3528
3270
|
- country: US
|
3529
3271
|
region: TN
|
3530
3272
|
exchange: '362258'
|
@@ -3554,9 +3296,7 @@ rate_centers:
|
|
3554
3296
|
long: "-86.168534"
|
3555
3297
|
closest_city:
|
3556
3298
|
name: Hartsville
|
3557
|
-
|
3558
|
-
value: 8.17
|
3559
|
-
units: km
|
3299
|
+
distance_km: 8.17
|
3560
3300
|
- country: US
|
3561
3301
|
region: TN
|
3562
3302
|
exchange: '184910'
|
@@ -3568,9 +3308,7 @@ rate_centers:
|
|
3568
3308
|
long: "-84.165992"
|
3569
3309
|
closest_city:
|
3570
3310
|
name: Greenback
|
3571
|
-
|
3572
|
-
value: 1.08
|
3573
|
-
units: km
|
3311
|
+
distance_km: 1.08
|
3574
3312
|
- country: US
|
3575
3313
|
region: TN
|
3576
3314
|
exchange: '184920'
|
@@ -3582,9 +3320,7 @@ rate_centers:
|
|
3582
3320
|
long: "-86.799013"
|
3583
3321
|
closest_city:
|
3584
3322
|
name: Greenbrier
|
3585
|
-
|
3586
|
-
value: 0.92
|
3587
|
-
units: km
|
3323
|
+
distance_km: 0.92
|
3588
3324
|
- country: US
|
3589
3325
|
region: TN
|
3590
3326
|
exchange: '184930'
|
@@ -3596,9 +3332,7 @@ rate_centers:
|
|
3596
3332
|
long: "-82.826409"
|
3597
3333
|
closest_city:
|
3598
3334
|
name: Greeneville
|
3599
|
-
|
3600
|
-
value: 0.7
|
3601
|
-
units: km
|
3335
|
+
distance_km: 0.7
|
3602
3336
|
- country: US
|
3603
3337
|
region: TN
|
3604
3338
|
exchange: '184940'
|
@@ -3610,9 +3344,7 @@ rate_centers:
|
|
3610
3344
|
long: "-88.797618"
|
3611
3345
|
closest_city:
|
3612
3346
|
name: Greenfield
|
3613
|
-
|
3614
|
-
value: 0.61
|
3615
|
-
units: km
|
3347
|
+
distance_km: 0.61
|
3616
3348
|
- country: US
|
3617
3349
|
region: TN
|
3618
3350
|
exchange: '326697'
|
@@ -3687,9 +3419,7 @@ rate_centers:
|
|
3687
3419
|
long: "-89.391573"
|
3688
3420
|
closest_city:
|
3689
3421
|
name: Halls
|
3690
|
-
|
3691
|
-
value: 1.34
|
3692
|
-
units: km
|
3422
|
+
distance_km: 1.34
|
3693
3423
|
- country: US
|
3694
3424
|
region: TN
|
3695
3425
|
exchange: '184960'
|
@@ -3701,9 +3431,7 @@ rate_centers:
|
|
3701
3431
|
long: "-83.934163"
|
3702
3432
|
closest_city:
|
3703
3433
|
name: Halls
|
3704
|
-
|
3705
|
-
value: 1.46
|
3706
|
-
units: km
|
3434
|
+
distance_km: 1.46
|
3707
3435
|
- country: US
|
3708
3436
|
region: TN
|
3709
3437
|
exchange: '184970'
|
@@ -3715,9 +3443,7 @@ rate_centers:
|
|
3715
3443
|
long: "-87.292289"
|
3716
3444
|
closest_city:
|
3717
3445
|
name: Mount Pleasant
|
3718
|
-
|
3719
|
-
value: 10.6
|
3720
|
-
units: km
|
3446
|
+
distance_km: 10.6
|
3721
3447
|
- country: US
|
3722
3448
|
region: TN
|
3723
3449
|
exchange: '184980'
|
@@ -3729,9 +3455,7 @@ rate_centers:
|
|
3729
3455
|
long: "-82.173504"
|
3730
3456
|
closest_city:
|
3731
3457
|
name: Hampton
|
3732
|
-
|
3733
|
-
value: 1.07
|
3734
|
-
units: km
|
3458
|
+
distance_km: 1.07
|
3735
3459
|
- country: US
|
3736
3460
|
region: TN
|
3737
3461
|
exchange: '184990'
|
@@ -3743,9 +3467,7 @@ rate_centers:
|
|
3743
3467
|
long: "-84.551974"
|
3744
3468
|
closest_city:
|
3745
3469
|
name: Harriman
|
3746
|
-
|
3747
|
-
value: 0.77
|
3748
|
-
units: km
|
3470
|
+
distance_km: 0.77
|
3749
3471
|
- country: US
|
3750
3472
|
region: TN
|
3751
3473
|
exchange: '326948'
|
@@ -3784,9 +3506,7 @@ rate_centers:
|
|
3784
3506
|
long: "-86.166796"
|
3785
3507
|
closest_city:
|
3786
3508
|
name: Hartsville
|
3787
|
-
|
3788
|
-
value: 0.91
|
3789
|
-
units: km
|
3509
|
+
distance_km: 0.91
|
3790
3510
|
- country: US
|
3791
3511
|
region: TN
|
3792
3512
|
exchange: '327050'
|
@@ -3816,9 +3536,7 @@ rate_centers:
|
|
3816
3536
|
long: "-88.640861"
|
3817
3537
|
closest_city:
|
3818
3538
|
name: Henderson
|
3819
|
-
|
3820
|
-
value: 1.12
|
3821
|
-
units: km
|
3539
|
+
distance_km: 1.12
|
3822
3540
|
- country: US
|
3823
3541
|
region: TN
|
3824
3542
|
exchange: '327052'
|
@@ -3839,9 +3557,7 @@ rate_centers:
|
|
3839
3557
|
long: "-86.615758"
|
3840
3558
|
closest_city:
|
3841
3559
|
name: Hendersonville
|
3842
|
-
|
3843
|
-
value: 1.61
|
3844
|
-
units: km
|
3560
|
+
distance_km: 1.61
|
3845
3561
|
- country: US
|
3846
3562
|
region: TN
|
3847
3563
|
exchange: '185030'
|
@@ -3853,9 +3569,7 @@ rate_centers:
|
|
3853
3569
|
long: "-89.575841"
|
3854
3570
|
closest_city:
|
3855
3571
|
name: Henning
|
3856
|
-
|
3857
|
-
value: 0.69
|
3858
|
-
units: km
|
3572
|
+
distance_km: 0.69
|
3859
3573
|
- country: US
|
3860
3574
|
region: TN
|
3861
3575
|
exchange: '185040'
|
@@ -3867,9 +3581,7 @@ rate_centers:
|
|
3867
3581
|
long: "-88.414032"
|
3868
3582
|
closest_city:
|
3869
3583
|
name: Henry
|
3870
|
-
|
3871
|
-
value: 0.28
|
3872
|
-
units: km
|
3584
|
+
distance_km: 0.28
|
3873
3585
|
- country: US
|
3874
3586
|
region: TN
|
3875
3587
|
exchange: '326704'
|
@@ -3935,9 +3647,7 @@ rate_centers:
|
|
3935
3647
|
long: "-85.784342"
|
3936
3648
|
closest_city:
|
3937
3649
|
name: Gainesboro
|
3938
|
-
|
3939
|
-
value: 12.12
|
3940
|
-
units: km
|
3650
|
+
distance_km: 12.12
|
3941
3651
|
- country: US
|
3942
3652
|
region: TN
|
3943
3653
|
exchange: '326708'
|
@@ -3958,9 +3668,7 @@ rate_centers:
|
|
3958
3668
|
long: "-85.975837"
|
3959
3669
|
closest_city:
|
3960
3670
|
name: Hillsboro
|
3961
|
-
|
3962
|
-
value: 1.11
|
3963
|
-
units: km
|
3671
|
+
distance_km: 1.11
|
3964
3672
|
- country: US
|
3965
3673
|
region: TN
|
3966
3674
|
exchange: '185070'
|
@@ -3972,9 +3680,7 @@ rate_centers:
|
|
3972
3680
|
long: "-86.059987"
|
3973
3681
|
closest_city:
|
3974
3682
|
name: Lafayette
|
3975
|
-
|
3976
|
-
value: 9.39
|
3977
|
-
units: km
|
3683
|
+
distance_km: 9.39
|
3978
3684
|
- country: US
|
3979
3685
|
region: TN
|
3980
3686
|
exchange: '326949'
|
@@ -4004,9 +3710,7 @@ rate_centers:
|
|
4004
3710
|
long: "-87.547624"
|
4005
3711
|
closest_city:
|
4006
3712
|
name: Hohenwald
|
4007
|
-
|
4008
|
-
value: 0.6
|
4009
|
-
units: km
|
3713
|
+
distance_km: 0.6
|
4010
3714
|
- country: US
|
4011
3715
|
region: TN
|
4012
3716
|
exchange: '326426'
|
@@ -4036,9 +3740,7 @@ rate_centers:
|
|
4036
3740
|
long: "-89.299151"
|
4037
3741
|
closest_city:
|
4038
3742
|
name: Hornbeak
|
4039
|
-
|
4040
|
-
value: 0.25
|
4041
|
-
units: km
|
3743
|
+
distance_km: 0.25
|
4042
3744
|
- country: US
|
4043
3745
|
region: TN
|
4044
3746
|
exchange: '326429'
|
@@ -4068,9 +3770,7 @@ rate_centers:
|
|
4068
3770
|
long: "-88.916958"
|
4069
3771
|
closest_city:
|
4070
3772
|
name: Humboldt
|
4071
|
-
|
4072
|
-
value: 1.09
|
4073
|
-
units: km
|
3773
|
+
distance_km: 1.09
|
4074
3774
|
- country: US
|
4075
3775
|
region: TN
|
4076
3776
|
exchange: '326431'
|
@@ -4091,9 +3791,7 @@ rate_centers:
|
|
4091
3791
|
long: "-88.42455"
|
4092
3792
|
closest_city:
|
4093
3793
|
name: Huntingdon
|
4094
|
-
|
4095
|
-
value: 0.71
|
4096
|
-
units: km
|
3794
|
+
distance_km: 0.71
|
4097
3795
|
- country: US
|
4098
3796
|
region: TN
|
4099
3797
|
exchange: '185120'
|
@@ -4105,9 +3803,7 @@ rate_centers:
|
|
4105
3803
|
long: "-86.26931"
|
4106
3804
|
closest_city:
|
4107
3805
|
name: Huntland
|
4108
|
-
|
4109
|
-
value: 0.92
|
4110
|
-
units: km
|
3806
|
+
distance_km: 0.92
|
4111
3807
|
- country: US
|
4112
3808
|
region: TN
|
4113
3809
|
exchange: '185130'
|
@@ -4119,9 +3815,7 @@ rate_centers:
|
|
4119
3815
|
long: "-84.492536"
|
4120
3816
|
closest_city:
|
4121
3817
|
name: Huntsville
|
4122
|
-
|
4123
|
-
value: 1.2
|
4124
|
-
units: km
|
3818
|
+
distance_km: 1.2
|
4125
3819
|
- country: US
|
4126
3820
|
region: TN
|
4127
3821
|
exchange: '326714'
|
@@ -4196,9 +3890,7 @@ rate_centers:
|
|
4196
3890
|
long: "-88.817792"
|
4197
3891
|
closest_city:
|
4198
3892
|
name: Jackson
|
4199
|
-
|
4200
|
-
value: 4.49
|
4201
|
-
units: km
|
3893
|
+
distance_km: 4.49
|
4202
3894
|
- country: US
|
4203
3895
|
region: TN
|
4204
3896
|
exchange: '185150'
|
@@ -4210,9 +3902,7 @@ rate_centers:
|
|
4210
3902
|
long: "-84.932294"
|
4211
3903
|
closest_city:
|
4212
3904
|
name: Jamestown
|
4213
|
-
|
4214
|
-
value: 0.74
|
4215
|
-
units: km
|
3905
|
+
distance_km: 0.74
|
4216
3906
|
- country: US
|
4217
3907
|
region: TN
|
4218
3908
|
exchange: '185160'
|
@@ -4224,9 +3914,7 @@ rate_centers:
|
|
4224
3914
|
long: "-85.627641"
|
4225
3915
|
closest_city:
|
4226
3916
|
name: Jasper
|
4227
|
-
|
4228
|
-
value: 1.05
|
4229
|
-
units: km
|
3917
|
+
distance_km: 1.05
|
4230
3918
|
- country: US
|
4231
3919
|
region: TN
|
4232
3920
|
exchange: '185170'
|
@@ -4238,9 +3926,7 @@ rate_centers:
|
|
4238
3926
|
long: "-83.500782"
|
4239
3927
|
closest_city:
|
4240
3928
|
name: Jefferson City
|
4241
|
-
|
4242
|
-
value: 1.68
|
4243
|
-
units: km
|
3929
|
+
distance_km: 1.68
|
4244
3930
|
- country: US
|
4245
3931
|
region: TN
|
4246
3932
|
exchange: '185180'
|
@@ -4252,9 +3938,7 @@ rate_centers:
|
|
4252
3938
|
long: "-84.125624"
|
4253
3939
|
closest_city:
|
4254
3940
|
name: Jellico
|
4255
|
-
|
4256
|
-
value: 2.22
|
4257
|
-
units: km
|
3941
|
+
distance_km: 2.22
|
4258
3942
|
- country: US
|
4259
3943
|
region: TN
|
4260
3944
|
exchange: '326436'
|
@@ -4284,9 +3968,7 @@ rate_centers:
|
|
4284
3968
|
long: "-82.351755"
|
4285
3969
|
closest_city:
|
4286
3970
|
name: Johnson City
|
4287
|
-
|
4288
|
-
value: 3.85
|
4289
|
-
units: km
|
3971
|
+
distance_km: 3.85
|
4290
3972
|
- country: US
|
4291
3973
|
region: TN
|
4292
3974
|
exchange: '326720'
|
@@ -4307,9 +3989,7 @@ rate_centers:
|
|
4307
3989
|
long: "-82.496915"
|
4308
3990
|
closest_city:
|
4309
3991
|
name: Jonesborough
|
4310
|
-
|
4311
|
-
value: 1.98
|
4312
|
-
units: km
|
3992
|
+
distance_km: 1.98
|
4313
3993
|
- country: US
|
4314
3994
|
region: TN
|
4315
3995
|
exchange: '327060'
|
@@ -4348,9 +4028,7 @@ rate_centers:
|
|
4348
4028
|
long: "-89.007821"
|
4349
4029
|
closest_city:
|
4350
4030
|
name: Kenton
|
4351
|
-
|
4352
|
-
value: 0.84
|
4353
|
-
units: km
|
4031
|
+
distance_km: 0.84
|
4354
4032
|
- country: US
|
4355
4033
|
region: TN
|
4356
4034
|
exchange: '326439'
|
@@ -4398,9 +4076,7 @@ rate_centers:
|
|
4398
4076
|
long: "-82.55683"
|
4399
4077
|
closest_city:
|
4400
4078
|
name: Kingsport
|
4401
|
-
|
4402
|
-
value: 3.08
|
4403
|
-
units: km
|
4079
|
+
distance_km: 3.08
|
4404
4080
|
- country: US
|
4405
4081
|
region: TN
|
4406
4082
|
exchange: '185230'
|
@@ -4412,9 +4088,7 @@ rate_centers:
|
|
4412
4088
|
long: "-84.515343"
|
4413
4089
|
closest_city:
|
4414
4090
|
name: Kingston
|
4415
|
-
|
4416
|
-
value: 1.76
|
4417
|
-
units: km
|
4091
|
+
distance_km: 1.76
|
4418
4092
|
- country: US
|
4419
4093
|
region: TN
|
4420
4094
|
exchange: '185240'
|
@@ -4426,9 +4100,7 @@ rate_centers:
|
|
4426
4100
|
long: "-87.138307"
|
4427
4101
|
closest_city:
|
4428
4102
|
name: Kingston Springs
|
4429
|
-
|
4430
|
-
value: 3.25
|
4431
|
-
units: km
|
4103
|
+
distance_km: 3.25
|
4432
4104
|
- country: US
|
4433
4105
|
region: TN
|
4434
4106
|
exchange: '327063'
|
@@ -4449,9 +4121,7 @@ rate_centers:
|
|
4449
4121
|
long: "-83.926252"
|
4450
4122
|
closest_city:
|
4451
4123
|
name: Knoxville
|
4452
|
-
|
4453
|
-
value: 2.1
|
4454
|
-
units: km
|
4124
|
+
distance_km: 2.1
|
4455
4125
|
- country: US
|
4456
4126
|
region: TN
|
4457
4127
|
exchange: '327065'
|
@@ -4481,9 +4151,7 @@ rate_centers:
|
|
4481
4151
|
long: "-84.11721"
|
4482
4152
|
closest_city:
|
4483
4153
|
name: La Follette
|
4484
|
-
|
4485
|
-
value: 1.44
|
4486
|
-
units: km
|
4154
|
+
distance_km: 1.44
|
4487
4155
|
- country: US
|
4488
4156
|
region: TN
|
4489
4157
|
exchange: '326440'
|
@@ -4496,7 +4164,7 @@ rate_centers:
|
|
4496
4164
|
- country: US
|
4497
4165
|
region: TN
|
4498
4166
|
exchange: '185322'
|
4499
|
-
name:
|
4167
|
+
name: LAVERGNE (DAVIDSON)
|
4500
4168
|
full_name: LaVergne (Davidson)
|
4501
4169
|
lata: '470'
|
4502
4170
|
ilec_name: TENNESSEE TEL. CO.
|
@@ -4504,9 +4172,7 @@ rate_centers:
|
|
4504
4172
|
long: "-86.583526"
|
4505
4173
|
closest_city:
|
4506
4174
|
name: La Vergne
|
4507
|
-
|
4508
|
-
value: 2.25
|
4509
|
-
units: km
|
4175
|
+
distance_km: 2.25
|
4510
4176
|
- country: US
|
4511
4177
|
region: TN
|
4512
4178
|
exchange: '185320'
|
@@ -4518,9 +4184,7 @@ rate_centers:
|
|
4518
4184
|
long: "-86.583526"
|
4519
4185
|
closest_city:
|
4520
4186
|
name: La Vergne
|
4521
|
-
|
4522
|
-
value: 2.25
|
4523
|
-
units: km
|
4187
|
+
distance_km: 2.25
|
4524
4188
|
- country: US
|
4525
4189
|
region: TN
|
4526
4190
|
exchange: '185270'
|
@@ -4532,9 +4196,7 @@ rate_centers:
|
|
4532
4196
|
long: "-85.600471"
|
4533
4197
|
closest_city:
|
4534
4198
|
name: Gruetli-Laager
|
4535
|
-
|
4536
|
-
value: 3.36
|
4537
|
-
units: km
|
4199
|
+
distance_km: 3.36
|
4538
4200
|
- country: US
|
4539
4201
|
region: TN
|
4540
4202
|
exchange: '185280'
|
@@ -4546,9 +4208,7 @@ rate_centers:
|
|
4546
4208
|
long: "-86.022932"
|
4547
4209
|
closest_city:
|
4548
4210
|
name: Lafayette
|
4549
|
-
|
4550
|
-
value: 0.72
|
4551
|
-
units: km
|
4211
|
+
distance_km: 0.72
|
4552
4212
|
- country: US
|
4553
4213
|
region: TN
|
4554
4214
|
exchange: '185290'
|
@@ -4560,9 +4220,7 @@ rate_centers:
|
|
4560
4220
|
long: "-89.189919"
|
4561
4221
|
closest_city:
|
4562
4222
|
name: Grand Junction
|
4563
|
-
|
4564
|
-
value: 0.17
|
4565
|
-
units: km
|
4223
|
+
distance_km: 0.17
|
4566
4224
|
- country: US
|
4567
4225
|
region: TN
|
4568
4226
|
exchange: '185300'
|
@@ -4574,9 +4232,7 @@ rate_centers:
|
|
4574
4232
|
long: "-84.151546"
|
4575
4233
|
closest_city:
|
4576
4234
|
name: Rocky Top
|
4577
|
-
|
4578
|
-
value: 0.33
|
4579
|
-
units: km
|
4235
|
+
distance_km: 0.33
|
4580
4236
|
- country: US
|
4581
4237
|
region: TN
|
4582
4238
|
exchange: '326442'
|
@@ -4651,9 +4307,7 @@ rate_centers:
|
|
4651
4307
|
long: "-88.718559"
|
4652
4308
|
closest_city:
|
4653
4309
|
name: Dukedom
|
4654
|
-
|
4655
|
-
value: 7.73
|
4656
|
-
units: km
|
4310
|
+
distance_km: 7.73
|
4657
4311
|
- country: US
|
4658
4312
|
region: TN
|
4659
4313
|
exchange: '362264'
|
@@ -4683,9 +4337,7 @@ rate_centers:
|
|
4683
4337
|
long: "-87.334418"
|
4684
4338
|
closest_city:
|
4685
4339
|
name: Lawrenceburg
|
4686
|
-
|
4687
|
-
value: 0.23
|
4688
|
-
units: km
|
4340
|
+
distance_km: 0.23
|
4689
4341
|
- country: US
|
4690
4342
|
region: TN
|
4691
4343
|
exchange: '185340'
|
@@ -4697,9 +4349,7 @@ rate_centers:
|
|
4697
4349
|
long: "-86.284232"
|
4698
4350
|
closest_city:
|
4699
4351
|
name: Lebanon
|
4700
|
-
|
4701
|
-
value: 5.74
|
4702
|
-
units: km
|
4352
|
+
distance_km: 5.74
|
4703
4353
|
- country: US
|
4704
4354
|
region: TN
|
4705
4355
|
exchange: '185350'
|
@@ -4711,9 +4361,7 @@ rate_centers:
|
|
4711
4361
|
long: "-84.265208"
|
4712
4362
|
closest_city:
|
4713
4363
|
name: Lenoir City
|
4714
|
-
|
4715
|
-
value: 2.45
|
4716
|
-
units: km
|
4364
|
+
distance_km: 2.45
|
4717
4365
|
- country: US
|
4718
4366
|
region: TN
|
4719
4367
|
exchange: '326446'
|
@@ -4734,9 +4382,7 @@ rate_centers:
|
|
4734
4382
|
long: "-87.349157"
|
4735
4383
|
closest_city:
|
4736
4384
|
name: Leoma
|
4737
|
-
|
4738
|
-
value: 0.91
|
4739
|
-
units: km
|
4385
|
+
distance_km: 0.91
|
4740
4386
|
- country: US
|
4741
4387
|
region: TN
|
4742
4388
|
exchange: '185370'
|
@@ -4748,9 +4394,7 @@ rate_centers:
|
|
4748
4394
|
long: "-86.791011"
|
4749
4395
|
closest_city:
|
4750
4396
|
name: Lewisburg
|
4751
|
-
|
4752
|
-
value: 0.19
|
4753
|
-
units: km
|
4397
|
+
distance_km: 0.19
|
4754
4398
|
- country: US
|
4755
4399
|
region: TN
|
4756
4400
|
exchange: '185380'
|
@@ -4762,13 +4406,11 @@ rate_centers:
|
|
4762
4406
|
long: "-88.391715"
|
4763
4407
|
closest_city:
|
4764
4408
|
name: Lexington
|
4765
|
-
|
4766
|
-
value: 1.34
|
4767
|
-
units: km
|
4409
|
+
distance_km: 1.34
|
4768
4410
|
- country: US
|
4769
4411
|
region: TN
|
4770
4412
|
exchange: '186454'
|
4771
|
-
name:
|
4413
|
+
name: LIBERTY
|
4772
4414
|
full_name: Liberty
|
4773
4415
|
lata: '470'
|
4774
4416
|
ilec_name: DEKALB TEL. COOP.
|
@@ -4776,9 +4418,7 @@ rate_centers:
|
|
4776
4418
|
long: "-85.966027"
|
4777
4419
|
closest_city:
|
4778
4420
|
name: Liberty
|
4779
|
-
|
4780
|
-
value: 1.09
|
4781
|
-
units: km
|
4421
|
+
distance_km: 1.09
|
4782
4422
|
- country: US
|
4783
4423
|
region: TN
|
4784
4424
|
exchange: '326734'
|
@@ -4799,9 +4439,7 @@ rate_centers:
|
|
4799
4439
|
long: "-82.630162"
|
4800
4440
|
closest_city:
|
4801
4441
|
name: Telford
|
4802
|
-
|
4803
|
-
value: 8.03
|
4804
|
-
units: km
|
4442
|
+
distance_km: 8.03
|
4805
4443
|
- country: US
|
4806
4444
|
region: TN
|
4807
4445
|
exchange: '185400'
|
@@ -4813,9 +4451,7 @@ rate_centers:
|
|
4813
4451
|
long: "-87.840598"
|
4814
4452
|
closest_city:
|
4815
4453
|
name: Linden
|
4816
|
-
|
4817
|
-
value: 0.71
|
4818
|
-
units: km
|
4454
|
+
distance_km: 0.71
|
4819
4455
|
- country: US
|
4820
4456
|
region: TN
|
4821
4457
|
exchange: '185410'
|
@@ -4827,9 +4463,7 @@ rate_centers:
|
|
4827
4463
|
long: "-85.314348"
|
4828
4464
|
closest_city:
|
4829
4465
|
name: Livingston
|
4830
|
-
|
4831
|
-
value: 1.22
|
4832
|
-
units: km
|
4466
|
+
distance_km: 1.22
|
4833
4467
|
- country: US
|
4834
4468
|
region: TN
|
4835
4469
|
exchange: '185420'
|
@@ -4841,16 +4475,14 @@ rate_centers:
|
|
4841
4475
|
long: "-87.784429"
|
4842
4476
|
closest_city:
|
4843
4477
|
name: Lobelville
|
4844
|
-
|
4845
|
-
value: 2.01
|
4846
|
-
units: km
|
4478
|
+
distance_km: 2.01
|
4847
4479
|
- country: US
|
4848
4480
|
region: TN
|
4849
4481
|
exchange: '327071'
|
4850
4482
|
name: LONE MT
|
4851
4483
|
full_name: Lone Mountain
|
4852
4484
|
lata: '474'
|
4853
|
-
ilec_name:
|
4485
|
+
ilec_name: BRIGHTSPEED OF EASTERN TENNESSEE, LLC
|
4854
4486
|
lat:
|
4855
4487
|
long:
|
4856
4488
|
- country: US
|
@@ -4882,9 +4514,7 @@ rate_centers:
|
|
4882
4514
|
long: "-87.441473"
|
4883
4515
|
closest_city:
|
4884
4516
|
name: Loretto
|
4885
|
-
|
4886
|
-
value: 0.24
|
4887
|
-
units: km
|
4517
|
+
distance_km: 0.24
|
4888
4518
|
- country: US
|
4889
4519
|
region: TN
|
4890
4520
|
exchange: '185440'
|
@@ -4896,9 +4526,7 @@ rate_centers:
|
|
4896
4526
|
long: "-84.332366"
|
4897
4527
|
closest_city:
|
4898
4528
|
name: Loudon
|
4899
|
-
|
4900
|
-
value: 3.48
|
4901
|
-
units: km
|
4529
|
+
distance_km: 3.48
|
4902
4530
|
- country: US
|
4903
4531
|
region: TN
|
4904
4532
|
exchange: '327073'
|
@@ -4964,9 +4592,7 @@ rate_centers:
|
|
4964
4592
|
long: "-87.325699"
|
4965
4593
|
closest_city:
|
4966
4594
|
name: Bon Aqua Junction
|
4967
|
-
|
4968
|
-
value: 1.3
|
4969
|
-
units: km
|
4595
|
+
distance_km: 1.3
|
4970
4596
|
- country: US
|
4971
4597
|
region: TN
|
4972
4598
|
exchange: '185460'
|
@@ -4978,9 +4604,7 @@ rate_centers:
|
|
4978
4604
|
long: "-86.375144"
|
4979
4605
|
closest_city:
|
4980
4606
|
name: Lynchburg
|
4981
|
-
|
4982
|
-
value: 1.5
|
4983
|
-
units: km
|
4607
|
+
distance_km: 1.5
|
4984
4608
|
- country: US
|
4985
4609
|
region: TN
|
4986
4610
|
exchange: '185470'
|
@@ -4992,9 +4616,7 @@ rate_centers:
|
|
4992
4616
|
long: "-87.00945"
|
4993
4617
|
closest_city:
|
4994
4618
|
name: Lynnville
|
4995
|
-
|
4996
|
-
value: 0.37
|
4997
|
-
units: km
|
4619
|
+
distance_km: 0.37
|
4998
4620
|
- country: US
|
4999
4621
|
region: TN
|
5000
4622
|
exchange: '326451'
|
@@ -5024,9 +4646,7 @@ rate_centers:
|
|
5024
4646
|
long: "-84.367014"
|
5025
4647
|
closest_city:
|
5026
4648
|
name: Madisonville
|
5027
|
-
|
5028
|
-
value: 0.71
|
5029
|
-
units: km
|
4649
|
+
distance_km: 0.71
|
5030
4650
|
- country: US
|
5031
4651
|
region: TN
|
5032
4652
|
exchange: '326452'
|
@@ -5047,9 +4667,7 @@ rate_centers:
|
|
5047
4667
|
long: "-86.085635"
|
5048
4668
|
closest_city:
|
5049
4669
|
name: Manchester
|
5050
|
-
|
5051
|
-
value: 2.23
|
5052
|
-
units: km
|
4670
|
+
distance_km: 2.23
|
5053
4671
|
- country: US
|
5054
4672
|
region: TN
|
5055
4673
|
exchange: '326453'
|
@@ -5088,9 +4706,7 @@ rate_centers:
|
|
5088
4706
|
long: "-88.849079"
|
5089
4707
|
closest_city:
|
5090
4708
|
name: Martin
|
5091
|
-
|
5092
|
-
value: 1.28
|
5093
|
-
units: km
|
4709
|
+
distance_km: 1.28
|
5094
4710
|
- country: US
|
5095
4711
|
region: TN
|
5096
4712
|
exchange: '185510'
|
@@ -5102,9 +4718,7 @@ rate_centers:
|
|
5102
4718
|
long: "-83.964349"
|
5103
4719
|
closest_city:
|
5104
4720
|
name: Maryville
|
5105
|
-
|
5106
|
-
value: 1.85
|
5107
|
-
units: km
|
4721
|
+
distance_km: 1.85
|
5108
4722
|
- country: US
|
5109
4723
|
region: TN
|
5110
4724
|
exchange: '185520'
|
@@ -5116,9 +4730,7 @@ rate_centers:
|
|
5116
4730
|
long: "-83.738871"
|
5117
4731
|
closest_city:
|
5118
4732
|
name: Mascot
|
5119
|
-
|
5120
|
-
value: 2.34
|
5121
|
-
units: km
|
4733
|
+
distance_km: 2.34
|
5122
4734
|
- country: US
|
5123
4735
|
region: TN
|
5124
4736
|
exchange: '185530'
|
@@ -5130,13 +4742,11 @@ rate_centers:
|
|
5130
4742
|
long: "-89.530311"
|
5131
4743
|
closest_city:
|
5132
4744
|
name: Mason
|
5133
|
-
|
5134
|
-
value: 1.06
|
5135
|
-
units: km
|
4745
|
+
distance_km: 1.06
|
5136
4746
|
- country: US
|
5137
4747
|
region: TN
|
5138
4748
|
exchange: '185531'
|
5139
|
-
name:
|
4749
|
+
name: MASON (TIPTON)
|
5140
4750
|
full_name: Mason (Tipton)
|
5141
4751
|
lata: '468'
|
5142
4752
|
ilec_name: MILLINGTON TEL. CO., INC.
|
@@ -5144,9 +4754,7 @@ rate_centers:
|
|
5144
4754
|
long: "-89.530311"
|
5145
4755
|
closest_city:
|
5146
4756
|
name: Mason
|
5147
|
-
|
5148
|
-
value: 1.06
|
5149
|
-
units: km
|
4757
|
+
distance_km: 1.06
|
5150
4758
|
- country: US
|
5151
4759
|
region: TN
|
5152
4760
|
exchange: '185540'
|
@@ -5158,9 +4766,7 @@ rate_centers:
|
|
5158
4766
|
long: "-89.091502"
|
5159
4767
|
closest_city:
|
5160
4768
|
name: Kenton
|
5161
|
-
|
5162
|
-
value: 6.84
|
5163
|
-
units: km
|
4769
|
+
distance_km: 6.84
|
5164
4770
|
- country: US
|
5165
4771
|
region: TN
|
5166
4772
|
exchange: '326458'
|
@@ -5181,9 +4787,7 @@ rate_centers:
|
|
5181
4787
|
long: "-89.225033"
|
5182
4788
|
closest_city:
|
5183
4789
|
name: Maury City
|
5184
|
-
|
5185
|
-
value: 0.21
|
5186
|
-
units: km
|
4790
|
+
distance_km: 0.21
|
5187
4791
|
- country: US
|
5188
4792
|
region: TN
|
5189
4793
|
exchange: '185560'
|
@@ -5195,9 +4799,7 @@ rate_centers:
|
|
5195
4799
|
long: "-83.798668"
|
5196
4800
|
closest_city:
|
5197
4801
|
name: Maynardville
|
5198
|
-
|
5199
|
-
value: 0.69
|
5200
|
-
units: km
|
4802
|
+
distance_km: 0.69
|
5201
4803
|
- country: US
|
5202
4804
|
region: TN
|
5203
4805
|
exchange: '185570'
|
@@ -5209,9 +4811,7 @@ rate_centers:
|
|
5209
4811
|
long: "-86.807388"
|
5210
4812
|
closest_city:
|
5211
4813
|
name: Frankewing
|
5212
|
-
|
5213
|
-
value: 4.54
|
5214
|
-
units: km
|
4814
|
+
distance_km: 4.54
|
5215
4815
|
- country: US
|
5216
4816
|
region: TN
|
5217
4817
|
exchange: '326748'
|
@@ -5232,9 +4832,7 @@ rate_centers:
|
|
5232
4832
|
long: "-87.634689"
|
5233
4833
|
closest_city:
|
5234
4834
|
name: McEwen
|
5235
|
-
|
5236
|
-
value: 0.14
|
5237
|
-
units: km
|
4835
|
+
distance_km: 0.14
|
5238
4836
|
- country: US
|
5239
4837
|
region: TN
|
5240
4838
|
exchange: '185590'
|
@@ -5246,9 +4844,7 @@ rate_centers:
|
|
5246
4844
|
long: "-88.518954"
|
5247
4845
|
closest_city:
|
5248
4846
|
name: McKenzie
|
5249
|
-
|
5250
|
-
value: 1.05
|
5251
|
-
units: km
|
4847
|
+
distance_km: 1.05
|
5252
4848
|
- country: US
|
5253
4849
|
region: TN
|
5254
4850
|
exchange: '326461'
|
@@ -5269,9 +4865,7 @@ rate_centers:
|
|
5269
4865
|
long: "-85.763967"
|
5270
4866
|
closest_city:
|
5271
4867
|
name: McMinnville
|
5272
|
-
|
5273
|
-
value: 1.57
|
5274
|
-
units: km
|
4868
|
+
distance_km: 1.57
|
5275
4869
|
- country: US
|
5276
4870
|
region: TN
|
5277
4871
|
exchange: '185601'
|
@@ -5283,9 +4877,7 @@ rate_centers:
|
|
5283
4877
|
long: "-85.763967"
|
5284
4878
|
closest_city:
|
5285
4879
|
name: McMinnville
|
5286
|
-
|
5287
|
-
value: 1.57
|
5288
|
-
units: km
|
4880
|
+
distance_km: 1.57
|
5289
4881
|
- country: US
|
5290
4882
|
region: TN
|
5291
4883
|
exchange: '326462'
|
@@ -5324,9 +4916,7 @@ rate_centers:
|
|
5324
4916
|
long: "-88.765664"
|
5325
4917
|
closest_city:
|
5326
4918
|
name: Medina
|
5327
|
-
|
5328
|
-
value: 2.66
|
5329
|
-
units: km
|
4919
|
+
distance_km: 2.66
|
5330
4920
|
- country: US
|
5331
4921
|
region: TN
|
5332
4922
|
exchange: '326465'
|
@@ -5347,9 +4937,7 @@ rate_centers:
|
|
5347
4937
|
long: "-90.040658"
|
5348
4938
|
closest_city:
|
5349
4939
|
name: Memphis
|
5350
|
-
|
5351
|
-
value: 7.77
|
5352
|
-
units: km
|
4940
|
+
distance_km: 7.77
|
5353
4941
|
- country: US
|
5354
4942
|
region: TN
|
5355
4943
|
exchange: '327081'
|
@@ -5379,9 +4967,7 @@ rate_centers:
|
|
5379
4967
|
long: "-88.45001"
|
5380
4968
|
closest_city:
|
5381
4969
|
name: Michie
|
5382
|
-
|
5383
|
-
value: 3.1
|
5384
|
-
units: km
|
4970
|
+
distance_km: 3.1
|
5385
4971
|
- country: US
|
5386
4972
|
region: TN
|
5387
4973
|
exchange: '327082'
|
@@ -5402,9 +4988,7 @@ rate_centers:
|
|
5402
4988
|
long: "-88.892304"
|
5403
4989
|
closest_city:
|
5404
4990
|
name: Middleton
|
5405
|
-
|
5406
|
-
value: 0.85
|
5407
|
-
units: km
|
4991
|
+
distance_km: 0.85
|
5408
4992
|
- country: US
|
5409
4993
|
region: TN
|
5410
4994
|
exchange: '327083'
|
@@ -5425,9 +5009,7 @@ rate_centers:
|
|
5425
5009
|
long: "-82.468806"
|
5426
5010
|
closest_city:
|
5427
5011
|
name: Spurgeon
|
5428
|
-
|
5429
|
-
value: 1.19
|
5430
|
-
units: km
|
5012
|
+
distance_km: 1.19
|
5431
5013
|
- country: US
|
5432
5014
|
region: TN
|
5433
5015
|
exchange: '185660'
|
@@ -5439,9 +5021,7 @@ rate_centers:
|
|
5439
5021
|
long: "-82.468806"
|
5440
5022
|
closest_city:
|
5441
5023
|
name: Spurgeon
|
5442
|
-
|
5443
|
-
value: 1.19
|
5444
|
-
units: km
|
5024
|
+
distance_km: 1.19
|
5445
5025
|
- country: US
|
5446
5026
|
region: TN
|
5447
5027
|
exchange: '185670'
|
@@ -5453,30 +5033,26 @@ rate_centers:
|
|
5453
5033
|
long: "-88.75695"
|
5454
5034
|
closest_city:
|
5455
5035
|
name: Milan
|
5456
|
-
|
5457
|
-
value: 0.55
|
5458
|
-
units: km
|
5036
|
+
distance_km: 0.55
|
5459
5037
|
- country: US
|
5460
5038
|
region: TN
|
5461
5039
|
exchange: '185680'
|
5462
5040
|
name: MILLEDGEVL
|
5463
5041
|
full_name: Milledgeville
|
5464
5042
|
lata: '468'
|
5465
|
-
ilec_name:
|
5043
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
5466
5044
|
lat: '35.374881'
|
5467
5045
|
long: "-88.367938"
|
5468
5046
|
closest_city:
|
5469
5047
|
name: Milledgeville
|
5470
|
-
|
5471
|
-
value: 0.35
|
5472
|
-
units: km
|
5048
|
+
distance_km: 0.35
|
5473
5049
|
- country: US
|
5474
5050
|
region: TN
|
5475
5051
|
exchange: '326463'
|
5476
5052
|
name: MDVL-ENVL
|
5477
5053
|
full_name: Milledgeville (Enville)
|
5478
5054
|
lata: '468'
|
5479
|
-
ilec_name:
|
5055
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
5480
5056
|
lat:
|
5481
5057
|
long:
|
5482
5058
|
- country: US
|
@@ -5499,13 +5075,11 @@ rate_centers:
|
|
5499
5075
|
long: "-89.891649"
|
5500
5076
|
closest_city:
|
5501
5077
|
name: Millington
|
5502
|
-
|
5503
|
-
value: 1.86
|
5504
|
-
units: km
|
5078
|
+
distance_km: 1.86
|
5505
5079
|
- country: US
|
5506
5080
|
region: TN
|
5507
5081
|
exchange: '186455'
|
5508
|
-
name:
|
5082
|
+
name: MILTON
|
5509
5083
|
full_name: Milton
|
5510
5084
|
lata: '470'
|
5511
5085
|
ilec_name: DEKALB TEL. COOP.
|
@@ -5513,9 +5087,7 @@ rate_centers:
|
|
5513
5087
|
long: "-86.18237"
|
5514
5088
|
closest_city:
|
5515
5089
|
name: Auburntown
|
5516
|
-
|
5517
|
-
value: 8.24
|
5518
|
-
units: km
|
5090
|
+
distance_km: 8.24
|
5519
5091
|
- country: US
|
5520
5092
|
region: TN
|
5521
5093
|
exchange: '326751'
|
@@ -5536,9 +5108,7 @@ rate_centers:
|
|
5536
5108
|
long: "-87.159479"
|
5537
5109
|
closest_city:
|
5538
5110
|
name: Minor Hill
|
5539
|
-
|
5540
|
-
value: 1.71
|
5541
|
-
units: km
|
5111
|
+
distance_km: 1.71
|
5542
5112
|
- country: US
|
5543
5113
|
region: TN
|
5544
5114
|
exchange: '326472'
|
@@ -5595,9 +5165,7 @@ rate_centers:
|
|
5595
5165
|
long: "-85.835159"
|
5596
5166
|
closest_city:
|
5597
5167
|
name: Monteagle
|
5598
|
-
|
5599
|
-
value: 1.62
|
5600
|
-
units: km
|
5168
|
+
distance_km: 1.62
|
5601
5169
|
- country: US
|
5602
5170
|
region: TN
|
5603
5171
|
exchange: '185720'
|
@@ -5609,9 +5177,7 @@ rate_centers:
|
|
5609
5177
|
long: "-85.266445"
|
5610
5178
|
closest_city:
|
5611
5179
|
name: Monterey
|
5612
|
-
|
5613
|
-
value: 0.58
|
5614
|
-
units: km
|
5180
|
+
distance_km: 0.58
|
5615
5181
|
- country: US
|
5616
5182
|
region: TN
|
5617
5183
|
exchange: '326473'
|
@@ -5663,7 +5229,7 @@ rate_centers:
|
|
5663
5229
|
name: MORRISCHAP
|
5664
5230
|
full_name: Morris Chapel
|
5665
5231
|
lata: '468'
|
5666
|
-
ilec_name:
|
5232
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
5667
5233
|
lat:
|
5668
5234
|
long:
|
5669
5235
|
- country: US
|
@@ -5686,9 +5252,7 @@ rate_centers:
|
|
5686
5252
|
long: "-83.302645"
|
5687
5253
|
closest_city:
|
5688
5254
|
name: Morristown
|
5689
|
-
|
5690
|
-
value: 1.42
|
5691
|
-
units: km
|
5255
|
+
distance_km: 1.42
|
5692
5256
|
- country: US
|
5693
5257
|
region: TN
|
5694
5258
|
exchange: '185740'
|
@@ -5700,9 +5264,7 @@ rate_centers:
|
|
5700
5264
|
long: "-89.397422"
|
5701
5265
|
closest_city:
|
5702
5266
|
name: Moscow
|
5703
|
-
|
5704
|
-
value: 0.75
|
5705
|
-
units: km
|
5267
|
+
distance_km: 0.75
|
5706
5268
|
- country: US
|
5707
5269
|
region: TN
|
5708
5270
|
exchange: '185750'
|
@@ -5714,9 +5276,7 @@ rate_centers:
|
|
5714
5276
|
long: "-82.958886"
|
5715
5277
|
closest_city:
|
5716
5278
|
name: Mosheim
|
5717
|
-
|
5718
|
-
value: 0.77
|
5719
|
-
units: km
|
5279
|
+
distance_km: 0.77
|
5720
5280
|
- country: US
|
5721
5281
|
region: TN
|
5722
5282
|
exchange: '185760'
|
@@ -5728,9 +5288,7 @@ rate_centers:
|
|
5728
5288
|
long: "-85.613976"
|
5729
5289
|
closest_city:
|
5730
5290
|
name: Celina
|
5731
|
-
|
5732
|
-
value: 10.98
|
5733
|
-
units: km
|
5291
|
+
distance_km: 10.98
|
5734
5292
|
- country: US
|
5735
5293
|
region: TN
|
5736
5294
|
exchange: '362272'
|
@@ -5751,9 +5309,7 @@ rate_centers:
|
|
5751
5309
|
long: "-86.51561"
|
5752
5310
|
closest_city:
|
5753
5311
|
name: Mount Juliet
|
5754
|
-
|
5755
|
-
value: 0.38
|
5756
|
-
units: km
|
5312
|
+
distance_km: 0.38
|
5757
5313
|
- country: US
|
5758
5314
|
region: TN
|
5759
5315
|
exchange: '185780'
|
@@ -5765,9 +5321,7 @@ rate_centers:
|
|
5765
5321
|
long: "-87.215964"
|
5766
5322
|
closest_city:
|
5767
5323
|
name: Mount Pleasant
|
5768
|
-
|
5769
|
-
value: 3.23
|
5770
|
-
units: km
|
5324
|
+
distance_km: 3.23
|
5771
5325
|
- country: US
|
5772
5326
|
region: TN
|
5773
5327
|
exchange: '185790'
|
@@ -5779,9 +5333,7 @@ rate_centers:
|
|
5779
5333
|
long: "-81.80771"
|
5780
5334
|
closest_city:
|
5781
5335
|
name: Mountain City
|
5782
|
-
|
5783
|
-
value: 0.42
|
5784
|
-
units: km
|
5336
|
+
distance_km: 0.42
|
5785
5337
|
- country: US
|
5786
5338
|
region: TN
|
5787
5339
|
exchange: '362273'
|
@@ -5820,9 +5372,7 @@ rate_centers:
|
|
5820
5372
|
long: "-89.806756"
|
5821
5373
|
closest_city:
|
5822
5374
|
name: Munford
|
5823
|
-
|
5824
|
-
value: 1.03
|
5825
|
-
units: km
|
5375
|
+
distance_km: 1.03
|
5826
5376
|
- country: US
|
5827
5377
|
region: TN
|
5828
5378
|
exchange: '185810'
|
@@ -5834,9 +5384,7 @@ rate_centers:
|
|
5834
5384
|
long: "-86.385194"
|
5835
5385
|
closest_city:
|
5836
5386
|
name: Murfreesboro
|
5837
|
-
|
5838
|
-
value: 2.45
|
5839
|
-
units: km
|
5387
|
+
distance_km: 2.45
|
5840
5388
|
- country: US
|
5841
5389
|
region: TN
|
5842
5390
|
exchange: '185820'
|
@@ -5848,9 +5396,7 @@ rate_centers:
|
|
5848
5396
|
long: "-86.773425"
|
5849
5397
|
closest_city:
|
5850
5398
|
name: Nashville
|
5851
|
-
|
5852
|
-
value: 1.66
|
5853
|
-
units: km
|
5399
|
+
distance_km: 1.66
|
5854
5400
|
- country: US
|
5855
5401
|
region: TN
|
5856
5402
|
exchange: '326766'
|
@@ -5898,9 +5444,7 @@ rate_centers:
|
|
5898
5444
|
long: "-87.957964"
|
5899
5445
|
closest_city:
|
5900
5446
|
name: New Johnsonville
|
5901
|
-
|
5902
|
-
value: 3.2
|
5903
|
-
units: km
|
5447
|
+
distance_km: 3.2
|
5904
5448
|
- country: US
|
5905
5449
|
region: TN
|
5906
5450
|
exchange: '327089'
|
@@ -5934,14 +5478,12 @@ rate_centers:
|
|
5934
5478
|
name: NEWTAZWELL
|
5935
5479
|
full_name: New Tazewell
|
5936
5480
|
lata: '474'
|
5937
|
-
ilec_name:
|
5481
|
+
ilec_name: BRIGHTSPEED OF EASTERN TENNESSEE, LLC
|
5938
5482
|
lat: '36.44346'
|
5939
5483
|
long: "-83.600181"
|
5940
5484
|
closest_city:
|
5941
5485
|
name: New Tazewell
|
5942
|
-
|
5943
|
-
value: 0.75
|
5944
|
-
units: km
|
5486
|
+
distance_km: 0.75
|
5945
5487
|
- country: US
|
5946
5488
|
region: TN
|
5947
5489
|
exchange: '185850'
|
@@ -5953,9 +5495,7 @@ rate_centers:
|
|
5953
5495
|
long: "-89.261865"
|
5954
5496
|
closest_city:
|
5955
5497
|
name: Newbern
|
5956
|
-
|
5957
|
-
value: 0.85
|
5958
|
-
units: km
|
5498
|
+
distance_km: 0.85
|
5959
5499
|
- country: US
|
5960
5500
|
region: TN
|
5961
5501
|
exchange: '327090'
|
@@ -5976,9 +5516,7 @@ rate_centers:
|
|
5976
5516
|
long: "-83.193771"
|
5977
5517
|
closest_city:
|
5978
5518
|
name: Newport
|
5979
|
-
|
5980
|
-
value: 0.72
|
5981
|
-
units: km
|
5519
|
+
distance_km: 0.72
|
5982
5520
|
- country: US
|
5983
5521
|
region: TN
|
5984
5522
|
exchange: '185870'
|
@@ -5990,9 +5528,7 @@ rate_centers:
|
|
5990
5528
|
long: "-85.099948"
|
5991
5529
|
closest_city:
|
5992
5530
|
name: Pikeville
|
5993
|
-
|
5994
|
-
value: 13.44
|
5995
|
-
units: km
|
5531
|
+
distance_km: 13.44
|
5996
5532
|
- country: US
|
5997
5533
|
region: TN
|
5998
5534
|
exchange: '185880'
|
@@ -6004,13 +5540,11 @@ rate_centers:
|
|
6004
5540
|
long: "-84.543474"
|
6005
5541
|
closest_city:
|
6006
5542
|
name: Niota
|
6007
|
-
|
6008
|
-
value: 0.62
|
6009
|
-
units: km
|
5543
|
+
distance_km: 0.62
|
6010
5544
|
- country: US
|
6011
5545
|
region: TN
|
6012
5546
|
exchange: '185892'
|
6013
|
-
name:
|
5547
|
+
name: NOLENSVILLE (DAVIDSON)
|
6014
5548
|
full_name: Nolensville (Davidson)
|
6015
5549
|
lata: '470'
|
6016
5550
|
ilec_name: UNITED TELEPHONE COMPANY DBA UNITED COMMUNICATIONS
|
@@ -6018,9 +5552,7 @@ rate_centers:
|
|
6018
5552
|
long: "-86.667115"
|
6019
5553
|
closest_city:
|
6020
5554
|
name: Nolensville
|
6021
|
-
|
6022
|
-
value: 0.89
|
6023
|
-
units: km
|
5555
|
+
distance_km: 0.89
|
6024
5556
|
- country: US
|
6025
5557
|
region: TN
|
6026
5558
|
exchange: '185890'
|
@@ -6032,9 +5564,7 @@ rate_centers:
|
|
6032
5564
|
long: "-86.667115"
|
6033
5565
|
closest_city:
|
6034
5566
|
name: Nolensville
|
6035
|
-
|
6036
|
-
value: 0.89
|
6037
|
-
units: km
|
5567
|
+
distance_km: 0.89
|
6038
5568
|
- country: US
|
6039
5569
|
region: TN
|
6040
5570
|
exchange: '326773'
|
@@ -6047,7 +5577,7 @@ rate_centers:
|
|
6047
5577
|
- country: US
|
6048
5578
|
region: TN
|
6049
5579
|
exchange: '186456'
|
6050
|
-
name:
|
5580
|
+
name: NORENE
|
6051
5581
|
full_name: Norene
|
6052
5582
|
lata: '470'
|
6053
5583
|
ilec_name: DEKALB TEL. COOP.
|
@@ -6055,9 +5585,7 @@ rate_centers:
|
|
6055
5585
|
long: "-86.247461"
|
6056
5586
|
closest_city:
|
6057
5587
|
name: Norene
|
6058
|
-
|
6059
|
-
value: 0.97
|
6060
|
-
units: km
|
5588
|
+
distance_km: 0.97
|
6061
5589
|
- country: US
|
6062
5590
|
region: TN
|
6063
5591
|
exchange: '327094'
|
@@ -6078,9 +5606,7 @@ rate_centers:
|
|
6078
5606
|
long: "-86.260523"
|
6079
5607
|
closest_city:
|
6080
5608
|
name: Normandy
|
6081
|
-
|
6082
|
-
value: 0.34
|
6083
|
-
units: km
|
5609
|
+
distance_km: 0.34
|
6084
5610
|
- country: US
|
6085
5611
|
region: TN
|
6086
5612
|
exchange: '185910'
|
@@ -6092,9 +5618,7 @@ rate_centers:
|
|
6092
5618
|
long: "-84.070012"
|
6093
5619
|
closest_city:
|
6094
5620
|
name: Norris
|
6095
|
-
|
6096
|
-
value: 2.63
|
6097
|
-
units: km
|
5621
|
+
distance_km: 2.63
|
6098
5622
|
- country: US
|
6099
5623
|
region: TN
|
6100
5624
|
exchange: '185920'
|
@@ -6106,9 +5630,7 @@ rate_centers:
|
|
6106
5630
|
long: "-86.934523"
|
6107
5631
|
closest_city:
|
6108
5632
|
name: Spring Hill
|
6109
|
-
|
6110
|
-
value: 2.13
|
6111
|
-
units: km
|
5633
|
+
distance_km: 2.13
|
6112
5634
|
- country: US
|
6113
5635
|
region: TN
|
6114
5636
|
exchange: '185930'
|
@@ -6120,9 +5642,7 @@ rate_centers:
|
|
6120
5642
|
long: "-85.759905"
|
6121
5643
|
closest_city:
|
6122
5644
|
name: Red Boiling Springs
|
6123
|
-
|
6124
|
-
value: 9.46
|
6125
|
-
units: km
|
5645
|
+
distance_km: 9.46
|
6126
5646
|
- country: US
|
6127
5647
|
region: TN
|
6128
5648
|
exchange: '326777'
|
@@ -6143,9 +5663,7 @@ rate_centers:
|
|
6143
5663
|
long: "-86.385905"
|
6144
5664
|
closest_city:
|
6145
5665
|
name: Fairfield
|
6146
|
-
|
6147
|
-
value: 7.2
|
6148
|
-
units: km
|
5666
|
+
distance_km: 7.2
|
6149
5667
|
- country: US
|
6150
5668
|
region: TN
|
6151
5669
|
exchange: '326779'
|
@@ -6166,9 +5684,7 @@ rate_centers:
|
|
6166
5684
|
long: "-84.209585"
|
6167
5685
|
closest_city:
|
6168
5686
|
name: Clinton
|
6169
|
-
|
6170
|
-
value: 9.13
|
6171
|
-
units: km
|
5687
|
+
distance_km: 9.13
|
6172
5688
|
- country: US
|
6173
5689
|
region: TN
|
6174
5690
|
exchange: '185960'
|
@@ -6180,9 +5696,7 @@ rate_centers:
|
|
6180
5696
|
long: "-84.55634"
|
6181
5697
|
closest_city:
|
6182
5698
|
name: Oakdale
|
6183
|
-
|
6184
|
-
value: 0.81
|
6185
|
-
units: km
|
5699
|
+
distance_km: 0.81
|
6186
5700
|
- country: US
|
6187
5701
|
region: TN
|
6188
5702
|
exchange: '326478'
|
@@ -6248,9 +5762,7 @@ rate_centers:
|
|
6248
5762
|
long: "-86.650433"
|
6249
5763
|
closest_city:
|
6250
5764
|
name: Hendersonville
|
6251
|
-
|
6252
|
-
value: 7.09
|
6253
|
-
units: km
|
5765
|
+
distance_km: 7.09
|
6254
5766
|
- country: US
|
6255
5767
|
region: TN
|
6256
5768
|
exchange: '185980'
|
@@ -6262,9 +5774,7 @@ rate_centers:
|
|
6262
5774
|
long: "-85.568516"
|
6263
5775
|
closest_city:
|
6264
5776
|
name: Sparta
|
6265
|
-
|
6266
|
-
value: 8.9
|
6267
|
-
units: km
|
5777
|
+
distance_km: 8.9
|
6268
5778
|
- country: US
|
6269
5779
|
region: TN
|
6270
5780
|
exchange: '326482'
|
@@ -6285,9 +5795,7 @@ rate_centers:
|
|
6285
5795
|
long: "-84.339518"
|
6286
5796
|
closest_city:
|
6287
5797
|
name: Oliver Springs
|
6288
|
-
|
6289
|
-
value: 0.99
|
6290
|
-
units: km
|
5798
|
+
distance_km: 0.99
|
6291
5799
|
- country: US
|
6292
5800
|
region: TN
|
6293
5801
|
exchange: '186000'
|
@@ -6299,9 +5807,7 @@ rate_centers:
|
|
6299
5807
|
long: "-84.513849"
|
6300
5808
|
closest_city:
|
6301
5809
|
name: Oneida
|
6302
|
-
|
6303
|
-
value: 0.98
|
6304
|
-
units: km
|
5810
|
+
distance_km: 0.98
|
6305
5811
|
- country: US
|
6306
5812
|
region: TN
|
6307
5813
|
exchange: '326782'
|
@@ -6317,14 +5823,12 @@ rate_centers:
|
|
6317
5823
|
name: OOLTEWAH
|
6318
5824
|
full_name: Ooltewah
|
6319
5825
|
lata: '472'
|
6320
|
-
ilec_name:
|
5826
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN TENNESSEE, LC
|
6321
5827
|
lat: '35.076524'
|
6322
5828
|
long: "-85.056817"
|
6323
5829
|
closest_city:
|
6324
5830
|
name: Ooltewah
|
6325
|
-
|
6326
|
-
value: 0.51
|
6327
|
-
units: km
|
5831
|
+
distance_km: 0.51
|
6328
5832
|
- country: US
|
6329
5833
|
region: TN
|
6330
5834
|
exchange: '326483'
|
@@ -6426,9 +5930,7 @@ rate_centers:
|
|
6426
5930
|
long: "-88.581466"
|
6427
5931
|
closest_city:
|
6428
5932
|
name: Palmersville
|
6429
|
-
|
6430
|
-
value: 1.01
|
6431
|
-
units: km
|
5933
|
+
distance_km: 1.01
|
6432
5934
|
- country: US
|
6433
5935
|
region: TN
|
6434
5936
|
exchange: '326788'
|
@@ -6449,9 +5951,7 @@ rate_centers:
|
|
6449
5951
|
long: "-87.481301"
|
6450
5952
|
closest_city:
|
6451
5953
|
name: Cumberland City
|
6452
|
-
|
6453
|
-
value: 15.35
|
6454
|
-
units: km
|
5954
|
+
distance_km: 15.35
|
6455
5955
|
- country: US
|
6456
5956
|
region: TN
|
6457
5957
|
exchange: '186040'
|
@@ -6463,9 +5963,7 @@ rate_centers:
|
|
6463
5963
|
long: "-88.326163"
|
6464
5964
|
closest_city:
|
6465
5965
|
name: Paris
|
6466
|
-
|
6467
|
-
value: 1.84
|
6468
|
-
units: km
|
5966
|
+
distance_km: 1.84
|
6469
5967
|
- country: US
|
6470
5968
|
region: TN
|
6471
5969
|
exchange: '326487'
|
@@ -6504,9 +6002,7 @@ rate_centers:
|
|
6504
6002
|
long: "-88.124624"
|
6505
6003
|
closest_city:
|
6506
6004
|
name: Parsons
|
6507
|
-
|
6508
|
-
value: 0.14
|
6509
|
-
units: km
|
6005
|
+
distance_km: 0.14
|
6510
6006
|
- country: US
|
6511
6007
|
region: TN
|
6512
6008
|
exchange: '326790'
|
@@ -6527,9 +6023,7 @@ rate_centers:
|
|
6527
6023
|
long: "-85.874805"
|
6528
6024
|
closest_city:
|
6529
6025
|
name: Pelham
|
6530
|
-
|
6531
|
-
value: 2.93
|
6532
|
-
units: km
|
6026
|
+
distance_km: 2.93
|
6533
6027
|
- country: US
|
6534
6028
|
region: TN
|
6535
6029
|
exchange: '326489'
|
@@ -6559,9 +6053,7 @@ rate_centers:
|
|
6559
6053
|
long: "-86.634915"
|
6560
6054
|
closest_city:
|
6561
6055
|
name: Petersburg
|
6562
|
-
|
6563
|
-
value: 0.53
|
6564
|
-
units: km
|
6056
|
+
distance_km: 0.53
|
6565
6057
|
- country: US
|
6566
6058
|
region: TN
|
6567
6059
|
exchange: '186080'
|
@@ -6573,9 +6065,7 @@ rate_centers:
|
|
6573
6065
|
long: "-84.442131"
|
6574
6066
|
closest_city:
|
6575
6067
|
name: Petros
|
6576
|
-
|
6577
|
-
value: 0.86
|
6578
|
-
units: km
|
6068
|
+
distance_km: 0.86
|
6579
6069
|
- country: US
|
6580
6070
|
region: TN
|
6581
6071
|
exchange: '327105'
|
@@ -6600,7 +6090,7 @@ rate_centers:
|
|
6600
6090
|
name: PICKWIKDAM
|
6601
6091
|
full_name: Pickwick Dam
|
6602
6092
|
lata: '468'
|
6603
|
-
ilec_name:
|
6093
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
6604
6094
|
lat:
|
6605
6095
|
long:
|
6606
6096
|
- country: US
|
@@ -6623,9 +6113,7 @@ rate_centers:
|
|
6623
6113
|
long: "-85.200905"
|
6624
6114
|
closest_city:
|
6625
6115
|
name: Pikeville
|
6626
|
-
|
6627
|
-
value: 0.23
|
6628
|
-
units: km
|
6116
|
+
distance_km: 0.23
|
6629
6117
|
- country: US
|
6630
6118
|
region: TN
|
6631
6119
|
exchange: '362275'
|
@@ -6691,9 +6179,7 @@ rate_centers:
|
|
6691
6179
|
long: "-85.187784"
|
6692
6180
|
closest_city:
|
6693
6181
|
name: Pleasant Hill
|
6694
|
-
|
6695
|
-
value: 1.23
|
6696
|
-
units: km
|
6182
|
+
distance_km: 1.23
|
6697
6183
|
- country: US
|
6698
6184
|
region: TN
|
6699
6185
|
exchange: '186110'
|
@@ -6705,9 +6191,7 @@ rate_centers:
|
|
6705
6191
|
long: "-85.951231"
|
6706
6192
|
closest_city:
|
6707
6193
|
name: Carthage
|
6708
|
-
|
6709
|
-
value: 13.04
|
6710
|
-
units: km
|
6194
|
+
distance_km: 13.04
|
6711
6195
|
- country: US
|
6712
6196
|
region: TN
|
6713
6197
|
exchange: '362276'
|
@@ -6728,9 +6212,7 @@ rate_centers:
|
|
6728
6212
|
long: "-87.032066"
|
6729
6213
|
closest_city:
|
6730
6214
|
name: Pleasant View
|
6731
|
-
|
6732
|
-
value: 1.25
|
6733
|
-
units: km
|
6215
|
+
distance_km: 1.25
|
6734
6216
|
- country: US
|
6735
6217
|
region: TN
|
6736
6218
|
exchange: '326794'
|
@@ -6769,9 +6251,7 @@ rate_centers:
|
|
6769
6251
|
long: "-86.517912"
|
6770
6252
|
closest_city:
|
6771
6253
|
name: Portland
|
6772
|
-
|
6773
|
-
value: 1.22
|
6774
|
-
units: km
|
6254
|
+
distance_km: 1.22
|
6775
6255
|
- country: US
|
6776
6256
|
region: TN
|
6777
6257
|
exchange: '326964'
|
@@ -6810,9 +6290,7 @@ rate_centers:
|
|
6810
6290
|
long: "-84.043183"
|
6811
6291
|
closest_city:
|
6812
6292
|
name: Powell
|
6813
|
-
|
6814
|
-
value: 1.23
|
6815
|
-
units: km
|
6293
|
+
distance_km: 1.23
|
6816
6294
|
- country: US
|
6817
6295
|
region: TN
|
6818
6296
|
exchange: '326311'
|
@@ -6869,9 +6347,7 @@ rate_centers:
|
|
6869
6347
|
long: "-87.035029"
|
6870
6348
|
closest_city:
|
6871
6349
|
name: Pulaski
|
6872
|
-
|
6873
|
-
value: 0.86
|
6874
|
-
units: km
|
6350
|
+
distance_km: 0.86
|
6875
6351
|
- country: US
|
6876
6352
|
region: TN
|
6877
6353
|
exchange: '186160'
|
@@ -6883,9 +6359,7 @@ rate_centers:
|
|
6883
6359
|
long: "-88.331454"
|
6884
6360
|
closest_city:
|
6885
6361
|
name: Puryear
|
6886
|
-
|
6887
|
-
value: 0.12
|
6888
|
-
units: km
|
6362
|
+
distance_km: 0.12
|
6889
6363
|
- country: US
|
6890
6364
|
region: TN
|
6891
6365
|
exchange: '326804'
|
@@ -6969,9 +6443,7 @@ rate_centers:
|
|
6969
6443
|
long: "-85.84917"
|
6970
6444
|
closest_city:
|
6971
6445
|
name: Red Boiling Springs
|
6972
|
-
|
6973
|
-
value: 0.38
|
6974
|
-
units: km
|
6446
|
+
distance_km: 0.38
|
6975
6447
|
- country: US
|
6976
6448
|
region: TN
|
6977
6449
|
exchange: '326967'
|
@@ -6992,9 +6464,7 @@ rate_centers:
|
|
6992
6464
|
long: "-84.700276"
|
6993
6465
|
closest_city:
|
6994
6466
|
name: Riceville
|
6995
|
-
|
6996
|
-
value: 0.87
|
6997
|
-
units: km
|
6467
|
+
distance_km: 0.87
|
6998
6468
|
- country: US
|
6999
6469
|
region: TN
|
7000
6470
|
exchange: '326968'
|
@@ -7015,9 +6485,7 @@ rate_centers:
|
|
7015
6485
|
long: "-85.376976"
|
7016
6486
|
closest_city:
|
7017
6487
|
name: Algood
|
7018
|
-
|
7019
|
-
value: 9.41
|
7020
|
-
units: km
|
6488
|
+
distance_km: 9.41
|
7021
6489
|
- country: US
|
7022
6490
|
region: TN
|
7023
6491
|
exchange: '326810'
|
@@ -7038,9 +6506,7 @@ rate_centers:
|
|
7038
6506
|
long: "-89.484773"
|
7039
6507
|
closest_city:
|
7040
6508
|
name: Ridgely
|
7041
|
-
|
7042
|
-
value: 0.76
|
7043
|
-
units: km
|
6509
|
+
distance_km: 0.76
|
7044
6510
|
- country: US
|
7045
6511
|
region: TN
|
7046
6512
|
exchange: '326969'
|
@@ -7088,9 +6554,7 @@ rate_centers:
|
|
7088
6554
|
long: "-89.535549"
|
7089
6555
|
closest_city:
|
7090
6556
|
name: Ripley
|
7091
|
-
|
7092
|
-
value: 0.32
|
7093
|
-
units: km
|
6557
|
+
distance_km: 0.32
|
7094
6558
|
- country: US
|
7095
6559
|
region: TN
|
7096
6560
|
exchange: '326814'
|
@@ -7120,9 +6584,7 @@ rate_centers:
|
|
7120
6584
|
long: "-82.070624"
|
7121
6585
|
closest_city:
|
7122
6586
|
name: Roan Mountain
|
7123
|
-
|
7124
|
-
value: 0.76
|
7125
|
-
units: km
|
6587
|
+
distance_km: 0.76
|
7126
6588
|
- country: US
|
7127
6589
|
region: TN
|
7128
6590
|
exchange: '186230'
|
@@ -7134,9 +6596,7 @@ rate_centers:
|
|
7134
6596
|
long: "-84.593289"
|
7135
6597
|
closest_city:
|
7136
6598
|
name: Robbins
|
7137
|
-
|
7138
|
-
value: 0.98
|
7139
|
-
units: km
|
6599
|
+
distance_km: 0.98
|
7140
6600
|
- country: US
|
7141
6601
|
region: TN
|
7142
6602
|
exchange: '326815'
|
@@ -7157,9 +6617,7 @@ rate_centers:
|
|
7157
6617
|
long: "-85.631191"
|
7158
6618
|
closest_city:
|
7159
6619
|
name: Doyle
|
7160
|
-
|
7161
|
-
value: 14.6
|
7162
|
-
units: km
|
6620
|
+
distance_km: 14.6
|
7163
6621
|
- country: US
|
7164
6622
|
region: TN
|
7165
6623
|
exchange: '327114'
|
@@ -7189,9 +6647,7 @@ rate_centers:
|
|
7189
6647
|
long: "-84.682783"
|
7190
6648
|
closest_city:
|
7191
6649
|
name: Rockwood
|
7192
|
-
|
7193
|
-
value: 0.94
|
7194
|
-
units: km
|
6650
|
+
distance_km: 0.94
|
7195
6651
|
- country: US
|
7196
6652
|
region: TN
|
7197
6653
|
exchange: '326501'
|
@@ -7212,9 +6668,7 @@ rate_centers:
|
|
7212
6668
|
long: "-83.011265"
|
7213
6669
|
closest_city:
|
7214
6670
|
name: Rogersville
|
7215
|
-
|
7216
|
-
value: 0.63
|
7217
|
-
units: km
|
6671
|
+
distance_km: 0.63
|
7218
6672
|
- country: US
|
7219
6673
|
region: TN
|
7220
6674
|
exchange: '186270'
|
@@ -7226,9 +6680,7 @@ rate_centers:
|
|
7226
6680
|
long: "-89.768702"
|
7227
6681
|
closest_city:
|
7228
6682
|
name: Atoka
|
7229
|
-
|
7230
|
-
value: 7.59
|
7231
|
-
units: km
|
6683
|
+
distance_km: 7.59
|
7232
6684
|
- country: US
|
7233
6685
|
region: TN
|
7234
6686
|
exchange: '326818'
|
@@ -7294,9 +6746,7 @@ rate_centers:
|
|
7294
6746
|
long: "-88.982986"
|
7295
6747
|
closest_city:
|
7296
6748
|
name: Rutherford
|
7297
|
-
|
7298
|
-
value: 0.81
|
7299
|
-
units: km
|
6749
|
+
distance_km: 0.81
|
7300
6750
|
- country: US
|
7301
6751
|
region: TN
|
7302
6752
|
exchange: '186290'
|
@@ -7308,9 +6758,7 @@ rate_centers:
|
|
7308
6758
|
long: "-83.518725"
|
7309
6759
|
closest_city:
|
7310
6760
|
name: Rutledge
|
7311
|
-
|
7312
|
-
value: 1.33
|
7313
|
-
units: km
|
6761
|
+
distance_km: 1.33
|
7314
6762
|
- country: US
|
7315
6763
|
region: TN
|
7316
6764
|
exchange: '326843'
|
@@ -7353,7 +6801,7 @@ rate_centers:
|
|
7353
6801
|
name: SALTILLO
|
7354
6802
|
full_name: Saltillo
|
7355
6803
|
lata: '468'
|
7356
|
-
ilec_name:
|
6804
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
7357
6805
|
lat:
|
7358
6806
|
long:
|
7359
6807
|
- country: US
|
@@ -7376,9 +6824,7 @@ rate_centers:
|
|
7376
6824
|
long: "-87.206841"
|
7377
6825
|
closest_city:
|
7378
6826
|
name: Clarksville
|
7379
|
-
|
7380
|
-
value: 14.3
|
7381
|
-
units: km
|
6827
|
+
distance_km: 14.3
|
7382
6828
|
- country: US
|
7383
6829
|
region: TN
|
7384
6830
|
exchange: '186310'
|
@@ -7390,9 +6836,7 @@ rate_centers:
|
|
7390
6836
|
long: "-87.124286"
|
7391
6837
|
closest_city:
|
7392
6838
|
name: Columbia
|
7393
|
-
|
7394
|
-
value: 13.81
|
7395
|
-
units: km
|
6839
|
+
distance_km: 13.81
|
7396
6840
|
- country: US
|
7397
6841
|
region: TN
|
7398
6842
|
exchange: '186320'
|
@@ -7404,9 +6848,7 @@ rate_centers:
|
|
7404
6848
|
long: "-88.294116"
|
7405
6849
|
closest_city:
|
7406
6850
|
name: Sardis
|
7407
|
-
|
7408
|
-
value: 0.26
|
7409
|
-
units: km
|
6851
|
+
distance_km: 0.26
|
7410
6852
|
- country: US
|
7411
6853
|
region: TN
|
7412
6854
|
exchange: '326508'
|
@@ -7427,9 +6869,7 @@ rate_centers:
|
|
7427
6869
|
long: "-88.242258"
|
7428
6870
|
closest_city:
|
7429
6871
|
name: Savannah
|
7430
|
-
|
7431
|
-
value: 0.6
|
7432
|
-
units: km
|
6872
|
+
distance_km: 0.6
|
7433
6873
|
- country: US
|
7434
6874
|
region: TN
|
7435
6875
|
exchange: '186340'
|
@@ -7441,9 +6881,7 @@ rate_centers:
|
|
7441
6881
|
long: "-88.247721"
|
7442
6882
|
closest_city:
|
7443
6883
|
name: Scotts Hill
|
7444
|
-
|
7445
|
-
value: 0.54
|
7446
|
-
units: km
|
6884
|
+
distance_km: 0.54
|
7447
6885
|
- country: US
|
7448
6886
|
region: TN
|
7449
6887
|
exchange: '186350'
|
@@ -7455,9 +6893,7 @@ rate_centers:
|
|
7455
6893
|
long: "-88.598564"
|
7456
6894
|
closest_city:
|
7457
6895
|
name: Selmer
|
7458
|
-
|
7459
|
-
value: 0.69
|
7460
|
-
units: km
|
6896
|
+
distance_km: 0.69
|
7461
6897
|
- country: US
|
7462
6898
|
region: TN
|
7463
6899
|
exchange: '326971'
|
@@ -7478,9 +6914,7 @@ rate_centers:
|
|
7478
6914
|
long: "-83.566594"
|
7479
6915
|
closest_city:
|
7480
6916
|
name: Sevierville
|
7481
|
-
|
7482
|
-
value: 2.12
|
7483
|
-
units: km
|
6917
|
+
distance_km: 2.12
|
7484
6918
|
- country: US
|
7485
6919
|
region: TN
|
7486
6920
|
exchange: '186370'
|
@@ -7492,9 +6926,7 @@ rate_centers:
|
|
7492
6926
|
long: "-85.914843"
|
7493
6927
|
closest_city:
|
7494
6928
|
name: Sewanee
|
7495
|
-
|
7496
|
-
value: 0.65
|
7497
|
-
units: km
|
6929
|
+
distance_km: 0.65
|
7498
6930
|
- country: US
|
7499
6931
|
region: TN
|
7500
6932
|
exchange: '327121'
|
@@ -7524,9 +6956,7 @@ rate_centers:
|
|
7524
6956
|
long: "-81.94034"
|
7525
6957
|
closest_city:
|
7526
6958
|
name: Mountain City
|
7527
|
-
|
7528
|
-
value: 12.58
|
7529
|
-
units: km
|
6959
|
+
distance_km: 12.58
|
7530
6960
|
- country: US
|
7531
6961
|
region: TN
|
7532
6962
|
exchange: '186390'
|
@@ -7538,23 +6968,19 @@ rate_centers:
|
|
7538
6968
|
long: "-88.82734"
|
7539
6969
|
closest_city:
|
7540
6970
|
name: Sharon
|
7541
|
-
|
7542
|
-
value: 0.38
|
7543
|
-
units: km
|
6971
|
+
distance_km: 0.38
|
7544
6972
|
- country: US
|
7545
6973
|
region: TN
|
7546
6974
|
exchange: '186400'
|
7547
6975
|
name: SHARPSCHPL
|
7548
6976
|
full_name: Sharps Chapel
|
7549
6977
|
lata: '474'
|
7550
|
-
ilec_name:
|
6978
|
+
ilec_name: BRIGHTSPEED OF EASTERN TENNESSEE, LLC
|
7551
6979
|
lat: '36.350966'
|
7552
6980
|
long: "-83.765456"
|
7553
6981
|
closest_city:
|
7554
6982
|
name: Maynardville
|
7555
|
-
|
7556
|
-
value: 12.11
|
7557
|
-
units: km
|
6983
|
+
distance_km: 12.11
|
7558
6984
|
- country: US
|
7559
6985
|
region: TN
|
7560
6986
|
exchange: '326312'
|
@@ -7575,9 +7001,7 @@ rate_centers:
|
|
7575
7001
|
long: "-89.98941"
|
7576
7002
|
closest_city:
|
7577
7003
|
name: Millington
|
7578
|
-
|
7579
|
-
value: 8.19
|
7580
|
-
units: km
|
7004
|
+
distance_km: 8.19
|
7581
7005
|
- country: US
|
7582
7006
|
region: TN
|
7583
7007
|
exchange: '186420'
|
@@ -7589,9 +7013,7 @@ rate_centers:
|
|
7589
7013
|
long: "-86.4553"
|
7590
7014
|
closest_city:
|
7591
7015
|
name: Shelbyville
|
7592
|
-
|
7593
|
-
value: 1.64
|
7594
|
-
units: km
|
7016
|
+
distance_km: 1.64
|
7595
7017
|
- country: US
|
7596
7018
|
region: TN
|
7597
7019
|
exchange: '326972'
|
@@ -7616,14 +7038,12 @@ rate_centers:
|
|
7616
7038
|
name: SHILOH
|
7617
7039
|
full_name: Shiloh
|
7618
7040
|
lata: '468'
|
7619
|
-
ilec_name:
|
7041
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
7620
7042
|
lat: '35.057743'
|
7621
7043
|
long: "-88.26977"
|
7622
7044
|
closest_city:
|
7623
7045
|
name: Counce
|
7624
|
-
|
7625
|
-
value: 1.94
|
7626
|
-
units: km
|
7046
|
+
distance_km: 1.94
|
7627
7047
|
- country: US
|
7628
7048
|
region: TN
|
7629
7049
|
exchange: '362279'
|
@@ -7644,9 +7064,7 @@ rate_centers:
|
|
7644
7064
|
long: "-88.898255"
|
7645
7065
|
closest_city:
|
7646
7066
|
name: Sharon
|
7647
|
-
|
7648
|
-
value: 6.79
|
7649
|
-
units: km
|
7067
|
+
distance_km: 6.79
|
7650
7068
|
- country: US
|
7651
7069
|
region: TN
|
7652
7070
|
exchange: '184111'
|
@@ -7685,9 +7103,7 @@ rate_centers:
|
|
7685
7103
|
long: "-85.811333"
|
7686
7104
|
closest_city:
|
7687
7105
|
name: Smithville
|
7688
|
-
|
7689
|
-
value: 0.88
|
7690
|
-
units: km
|
7106
|
+
distance_km: 0.88
|
7691
7107
|
- country: US
|
7692
7108
|
region: TN
|
7693
7109
|
exchange: '186460'
|
@@ -7699,9 +7115,7 @@ rate_centers:
|
|
7699
7115
|
long: "-86.516515"
|
7700
7116
|
closest_city:
|
7701
7117
|
name: Smyrna
|
7702
|
-
|
7703
|
-
value: 1.87
|
7704
|
-
units: km
|
7118
|
+
distance_km: 1.87
|
7705
7119
|
- country: US
|
7706
7120
|
region: TN
|
7707
7121
|
exchange: '186470'
|
@@ -7713,9 +7127,7 @@ rate_centers:
|
|
7713
7127
|
long: "-83.217483"
|
7714
7128
|
closest_city:
|
7715
7129
|
name: Sneedville
|
7716
|
-
|
7717
|
-
value: 0.74
|
7718
|
-
units: km
|
7130
|
+
distance_km: 0.74
|
7719
7131
|
- country: US
|
7720
7132
|
region: TN
|
7721
7133
|
exchange: '186480'
|
@@ -7727,9 +7139,7 @@ rate_centers:
|
|
7727
7139
|
long: "-85.188001"
|
7728
7140
|
closest_city:
|
7729
7141
|
name: Soddy-Daisy
|
7730
|
-
|
7731
|
-
value: 2.06
|
7732
|
-
units: km
|
7142
|
+
distance_km: 2.06
|
7733
7143
|
- country: US
|
7734
7144
|
region: TN
|
7735
7145
|
exchange: '186490'
|
@@ -7741,9 +7151,7 @@ rate_centers:
|
|
7741
7151
|
long: "-84.181624"
|
7742
7152
|
closest_city:
|
7743
7153
|
name: Karns
|
7744
|
-
|
7745
|
-
value: 6.53
|
7746
|
-
units: km
|
7154
|
+
distance_km: 6.53
|
7747
7155
|
- country: US
|
7748
7156
|
region: TN
|
7749
7157
|
exchange: '186500'
|
@@ -7755,9 +7163,7 @@ rate_centers:
|
|
7755
7163
|
long: "-89.349713"
|
7756
7164
|
closest_city:
|
7757
7165
|
name: Somerville
|
7758
|
-
|
7759
|
-
value: 3.45
|
7760
|
-
units: km
|
7166
|
+
distance_km: 3.45
|
7761
7167
|
- country: US
|
7762
7168
|
region: TN
|
7763
7169
|
exchange: '326833'
|
@@ -7778,9 +7184,7 @@ rate_centers:
|
|
7778
7184
|
long: "-87.376588"
|
7779
7185
|
closest_city:
|
7780
7186
|
name: Slayden
|
7781
|
-
|
7782
|
-
value: 10.91
|
7783
|
-
units: km
|
7187
|
+
distance_km: 10.91
|
7784
7188
|
- country: US
|
7785
7189
|
region: TN
|
7786
7190
|
exchange: '186520'
|
@@ -7792,9 +7196,7 @@ rate_centers:
|
|
7792
7196
|
long: "-87.218836"
|
7793
7197
|
closest_city:
|
7794
7198
|
name: Pleasant View
|
7795
|
-
|
7796
|
-
value: 16.58
|
7797
|
-
units: km
|
7199
|
+
distance_km: 16.58
|
7798
7200
|
- country: US
|
7799
7201
|
region: TN
|
7800
7202
|
exchange: '186530'
|
@@ -7806,9 +7208,7 @@ rate_centers:
|
|
7806
7208
|
long: "-88.875647"
|
7807
7209
|
closest_city:
|
7808
7210
|
name: South Fulton
|
7809
|
-
|
7810
|
-
value: 1.11
|
7811
|
-
units: km
|
7211
|
+
distance_km: 1.11
|
7812
7212
|
- country: US
|
7813
7213
|
region: TN
|
7814
7214
|
exchange: '186540'
|
@@ -7820,9 +7220,7 @@ rate_centers:
|
|
7820
7220
|
long: "-87.176746"
|
7821
7221
|
closest_city:
|
7822
7222
|
name: Adams
|
7823
|
-
|
7824
|
-
value: 12.03
|
7825
|
-
units: km
|
7223
|
+
distance_km: 12.03
|
7826
7224
|
- country: US
|
7827
7225
|
region: TN
|
7828
7226
|
exchange: '186550'
|
@@ -7834,9 +7232,7 @@ rate_centers:
|
|
7834
7232
|
long: "-88.325368"
|
7835
7233
|
closest_city:
|
7836
7234
|
name: Puryear
|
7837
|
-
|
7838
|
-
value: 6.61
|
7839
|
-
units: km
|
7235
|
+
distance_km: 6.61
|
7840
7236
|
- country: US
|
7841
7237
|
region: TN
|
7842
7238
|
exchange: '186560'
|
@@ -7848,9 +7244,7 @@ rate_centers:
|
|
7848
7244
|
long: "-87.434876"
|
7849
7245
|
closest_city:
|
7850
7246
|
name: Clarksville
|
7851
|
-
|
7852
|
-
value: 11.03
|
7853
|
-
units: km
|
7247
|
+
distance_km: 11.03
|
7854
7248
|
- country: US
|
7855
7249
|
region: TN
|
7856
7250
|
exchange: '186570'
|
@@ -7862,9 +7256,7 @@ rate_centers:
|
|
7862
7256
|
long: "-85.7163"
|
7863
7257
|
closest_city:
|
7864
7258
|
name: South Pittsburg
|
7865
|
-
|
7866
|
-
value: 1.31
|
7867
|
-
units: km
|
7259
|
+
distance_km: 1.31
|
7868
7260
|
- country: US
|
7869
7261
|
region: TN
|
7870
7262
|
exchange: '326836'
|
@@ -7894,9 +7286,7 @@ rate_centers:
|
|
7894
7286
|
long: "-85.466334"
|
7895
7287
|
closest_city:
|
7896
7288
|
name: Sparta
|
7897
|
-
|
7898
|
-
value: 1.34
|
7899
|
-
units: km
|
7289
|
+
distance_km: 1.34
|
7900
7290
|
- country: US
|
7901
7291
|
region: TN
|
7902
7292
|
exchange: '186581'
|
@@ -7908,9 +7298,7 @@ rate_centers:
|
|
7908
7298
|
long: "-85.466334"
|
7909
7299
|
closest_city:
|
7910
7300
|
name: Sparta
|
7911
|
-
|
7912
|
-
value: 1.34
|
7913
|
-
units: km
|
7301
|
+
distance_km: 1.34
|
7914
7302
|
- country: US
|
7915
7303
|
region: TN
|
7916
7304
|
exchange: '327125'
|
@@ -7931,9 +7319,7 @@ rate_centers:
|
|
7931
7319
|
long: "-85.468423"
|
7932
7320
|
closest_city:
|
7933
7321
|
name: Spencer
|
7934
|
-
|
7935
|
-
value: 1.13
|
7936
|
-
units: km
|
7322
|
+
distance_km: 1.13
|
7937
7323
|
- country: US
|
7938
7324
|
region: TN
|
7939
7325
|
exchange: '186600'
|
@@ -7945,9 +7331,7 @@ rate_centers:
|
|
7945
7331
|
long: "-87.325699"
|
7946
7332
|
closest_city:
|
7947
7333
|
name: Bon Aqua Junction
|
7948
|
-
|
7949
|
-
value: 1.3
|
7950
|
-
units: km
|
7334
|
+
distance_km: 1.3
|
7951
7335
|
- country: US
|
7952
7336
|
region: TN
|
7953
7337
|
exchange: '186610'
|
@@ -7959,9 +7343,7 @@ rate_centers:
|
|
7959
7343
|
long: "-84.855245"
|
7960
7344
|
closest_city:
|
7961
7345
|
name: Spring City
|
7962
|
-
|
7963
|
-
value: 0.74
|
7964
|
-
units: km
|
7346
|
+
distance_km: 0.74
|
7965
7347
|
- country: US
|
7966
7348
|
region: TN
|
7967
7349
|
exchange: '186620'
|
@@ -7973,9 +7355,7 @@ rate_centers:
|
|
7973
7355
|
long: "-86.934523"
|
7974
7356
|
closest_city:
|
7975
7357
|
name: Spring Hill
|
7976
|
-
|
7977
|
-
value: 2.13
|
7978
|
-
units: km
|
7358
|
+
distance_km: 2.13
|
7979
7359
|
- country: US
|
7980
7360
|
region: TN
|
7981
7361
|
exchange: '186630'
|
@@ -7987,9 +7367,7 @@ rate_centers:
|
|
7987
7367
|
long: "-86.8905"
|
7988
7368
|
closest_city:
|
7989
7369
|
name: Springfield
|
7990
|
-
|
7991
|
-
value: 2.34
|
7992
|
-
units: km
|
7370
|
+
distance_km: 2.34
|
7993
7371
|
- country: US
|
7994
7372
|
region: TN
|
7995
7373
|
exchange: '326518'
|
@@ -8010,9 +7388,7 @@ rate_centers:
|
|
8010
7388
|
long: "-87.509942"
|
8011
7389
|
closest_city:
|
8012
7390
|
name: St. Joseph
|
8013
|
-
|
8014
|
-
value: 1.38
|
8015
|
-
units: km
|
7391
|
+
distance_km: 1.38
|
8016
7392
|
- country: US
|
8017
7393
|
region: TN
|
8018
7394
|
exchange: '186650'
|
@@ -8024,16 +7400,14 @@ rate_centers:
|
|
8024
7400
|
long: "-89.402175"
|
8025
7401
|
closest_city:
|
8026
7402
|
name: Stanton
|
8027
|
-
|
8028
|
-
value: 0.42
|
8029
|
-
units: km
|
7403
|
+
distance_km: 0.42
|
8030
7404
|
- country: US
|
8031
7405
|
region: TN
|
8032
7406
|
exchange: '326520'
|
8033
7407
|
name: STANTONVL
|
8034
7408
|
full_name: Stantonville
|
8035
7409
|
lata: '468'
|
8036
|
-
ilec_name:
|
7410
|
+
ilec_name: BRIGHTSPEED OF WESTERN TENNESSEE, LLC
|
8037
7411
|
lat:
|
8038
7412
|
long:
|
8039
7413
|
- country: US
|
@@ -8074,9 +7448,7 @@ rate_centers:
|
|
8074
7448
|
long: "-82.090213"
|
8075
7449
|
closest_city:
|
8076
7450
|
name: Hunter
|
8077
|
-
|
8078
|
-
value: 5.55
|
8079
|
-
units: km
|
7451
|
+
distance_km: 5.55
|
8080
7452
|
- country: US
|
8081
7453
|
region: TN
|
8082
7454
|
exchange: '327126'
|
@@ -8106,9 +7478,7 @@ rate_centers:
|
|
8106
7478
|
long: "-82.591864"
|
8107
7479
|
closest_city:
|
8108
7480
|
name: Sullivan Gardens
|
8109
|
-
|
8110
|
-
value: 1.48
|
8111
|
-
units: km
|
7481
|
+
distance_km: 1.48
|
8112
7482
|
- country: US
|
8113
7483
|
region: TN
|
8114
7484
|
exchange: '362282'
|
@@ -8129,9 +7499,7 @@ rate_centers:
|
|
8129
7499
|
long: "-87.291678"
|
8130
7500
|
closest_city:
|
8131
7501
|
name: Summertown
|
8132
|
-
|
8133
|
-
value: 1.52
|
8134
|
-
units: km
|
7502
|
+
distance_km: 1.52
|
8135
7503
|
- country: US
|
8136
7504
|
region: TN
|
8137
7505
|
exchange: '326850'
|
@@ -8152,9 +7520,7 @@ rate_centers:
|
|
8152
7520
|
long: "-84.669024"
|
8153
7521
|
closest_city:
|
8154
7522
|
name: Sunbright
|
8155
|
-
|
8156
|
-
value: 0.99
|
8157
|
-
units: km
|
7523
|
+
distance_km: 0.99
|
8158
7524
|
- country: US
|
8159
7525
|
region: TN
|
8160
7526
|
exchange: '186700'
|
@@ -8166,9 +7532,7 @@ rate_centers:
|
|
8166
7532
|
long: "-82.849679"
|
8167
7533
|
closest_city:
|
8168
7534
|
name: Surgoinsville
|
8169
|
-
|
8170
|
-
value: 0.87
|
8171
|
-
units: km
|
7535
|
+
distance_km: 0.87
|
8172
7536
|
- country: US
|
8173
7537
|
region: TN
|
8174
7538
|
exchange: '186710'
|
@@ -8180,9 +7544,7 @@ rate_centers:
|
|
8180
7544
|
long: "-84.464907"
|
8181
7545
|
closest_city:
|
8182
7546
|
name: Sweetwater
|
8183
|
-
|
8184
|
-
value: 0.66
|
8185
|
-
units: km
|
7547
|
+
distance_km: 0.66
|
8186
7548
|
- country: US
|
8187
7549
|
region: TN
|
8188
7550
|
exchange: '326851'
|
@@ -8230,9 +7592,7 @@ rate_centers:
|
|
8230
7592
|
long: "-85.052049"
|
8231
7593
|
closest_city:
|
8232
7594
|
name: Lake Tansi
|
8233
|
-
|
8234
|
-
value: 0.92
|
8235
|
-
units: km
|
7595
|
+
distance_km: 0.92
|
8236
7596
|
- country: US
|
8237
7597
|
region: TN
|
8238
7598
|
exchange: '326854'
|
@@ -8253,16 +7613,14 @@ rate_centers:
|
|
8253
7613
|
long: "-83.377155"
|
8254
7614
|
closest_city:
|
8255
7615
|
name: Bean Station
|
8256
|
-
|
8257
|
-
value: 8.24
|
8258
|
-
units: km
|
7616
|
+
distance_km: 8.24
|
8259
7617
|
- country: US
|
8260
7618
|
region: TN
|
8261
7619
|
exchange: '327133'
|
8262
7620
|
name: TAZEWELL
|
8263
7621
|
full_name: Tazewell
|
8264
7622
|
lata: '474'
|
8265
|
-
ilec_name:
|
7623
|
+
ilec_name: BRIGHTSPEED OF EASTERN TENNESSEE, LLC
|
8266
7624
|
lat:
|
8267
7625
|
long:
|
8268
7626
|
- country: US
|
@@ -8285,32 +7643,28 @@ rate_centers:
|
|
8285
7643
|
long: "-84.30197"
|
8286
7644
|
closest_city:
|
8287
7645
|
name: Tellico Plains
|
8288
|
-
|
8289
|
-
value: 0.81
|
8290
|
-
units: km
|
7646
|
+
distance_km: 0.81
|
8291
7647
|
- country: US
|
8292
7648
|
region: TN
|
8293
|
-
exchange: '
|
8294
|
-
name:
|
7649
|
+
exchange: '326855'
|
7650
|
+
name: TEMPECHALL
|
8295
7651
|
full_name: Temperance Hall
|
8296
7652
|
lata: '470'
|
8297
7653
|
ilec_name: DEKALB TEL. COOP.
|
8298
|
-
lat:
|
8299
|
-
long:
|
8300
|
-
closest_city:
|
8301
|
-
name: Hickman
|
8302
|
-
distance:
|
8303
|
-
value: 7.76
|
8304
|
-
units: km
|
7654
|
+
lat:
|
7655
|
+
long:
|
8305
7656
|
- country: US
|
8306
7657
|
region: TN
|
8307
|
-
exchange: '
|
8308
|
-
name:
|
7658
|
+
exchange: '186457'
|
7659
|
+
name: TEMPERANCE HALL
|
8309
7660
|
full_name: Temperance Hall
|
8310
7661
|
lata: '470'
|
8311
7662
|
ilec_name: DEKALB TEL. COOP.
|
8312
|
-
lat:
|
8313
|
-
long:
|
7663
|
+
lat: '36.083068'
|
7664
|
+
long: "-85.901604"
|
7665
|
+
closest_city:
|
7666
|
+
name: Hickman
|
7667
|
+
distance_km: 7.76
|
8314
7668
|
- country: US
|
8315
7669
|
region: TN
|
8316
7670
|
exchange: '326977'
|
@@ -8340,9 +7694,7 @@ rate_centers:
|
|
8340
7694
|
long: "-87.774495"
|
8341
7695
|
closest_city:
|
8342
7696
|
name: Tennessee Ridge
|
8343
|
-
|
8344
|
-
value: 1.51
|
8345
|
-
units: km
|
7697
|
+
distance_km: 1.51
|
8346
7698
|
- country: US
|
8347
7699
|
region: TN
|
8348
7700
|
exchange: '326858'
|
@@ -8399,9 +7751,7 @@ rate_centers:
|
|
8399
7751
|
long: "-89.477029"
|
8400
7752
|
closest_city:
|
8401
7753
|
name: Tiptonville
|
8402
|
-
|
8403
|
-
value: 1.49
|
8404
|
-
units: km
|
7754
|
+
distance_km: 1.49
|
8405
7755
|
- country: US
|
8406
7756
|
region: TN
|
8407
7757
|
exchange: '326525'
|
@@ -8431,9 +7781,7 @@ rate_centers:
|
|
8431
7781
|
long: "-85.734011"
|
8432
7782
|
closest_city:
|
8433
7783
|
name: Tracy City
|
8434
|
-
|
8435
|
-
value: 1.6
|
8436
|
-
units: km
|
7784
|
+
distance_km: 1.6
|
8437
7785
|
- country: US
|
8438
7786
|
region: TN
|
8439
7787
|
exchange: '362284'
|
@@ -8463,9 +7811,7 @@ rate_centers:
|
|
8463
7811
|
long: "-88.9436"
|
8464
7812
|
closest_city:
|
8465
7813
|
name: Trenton
|
8466
|
-
|
8467
|
-
value: 0.61
|
8468
|
-
units: km
|
7814
|
+
distance_km: 0.61
|
8469
7815
|
- country: US
|
8470
7816
|
region: TN
|
8471
7817
|
exchange: '186790'
|
@@ -8477,9 +7823,7 @@ rate_centers:
|
|
8477
7823
|
long: "-88.619267"
|
8478
7824
|
closest_city:
|
8479
7825
|
name: Trezevant
|
8480
|
-
|
8481
|
-
value: 0.52
|
8482
|
-
units: km
|
7826
|
+
distance_km: 0.52
|
8483
7827
|
- country: US
|
8484
7828
|
region: TN
|
8485
7829
|
exchange: '186800'
|
@@ -8491,9 +7835,7 @@ rate_centers:
|
|
8491
7835
|
long: "-89.185433"
|
8492
7836
|
closest_city:
|
8493
7837
|
name: Trimble
|
8494
|
-
|
8495
|
-
value: 0.46
|
8496
|
-
units: km
|
7838
|
+
distance_km: 0.46
|
8497
7839
|
- country: US
|
8498
7840
|
region: TN
|
8499
7841
|
exchange: '186810'
|
@@ -8505,9 +7847,7 @@ rate_centers:
|
|
8505
7847
|
long: "-86.657941"
|
8506
7848
|
closest_city:
|
8507
7849
|
name: Nolensville
|
8508
|
-
|
8509
|
-
value: 11.21
|
8510
|
-
units: km
|
7850
|
+
distance_km: 11.21
|
8511
7851
|
- country: US
|
8512
7852
|
region: TN
|
8513
7853
|
exchange: '186820'
|
@@ -8519,9 +7859,7 @@ rate_centers:
|
|
8519
7859
|
long: "-89.166933"
|
8520
7860
|
closest_city:
|
8521
7861
|
name: Troy
|
8522
|
-
|
8523
|
-
value: 0.78
|
8524
|
-
units: km
|
7862
|
+
distance_km: 0.78
|
8525
7863
|
- country: US
|
8526
7864
|
region: TN
|
8527
7865
|
exchange: '186830'
|
@@ -8533,9 +7871,7 @@ rate_centers:
|
|
8533
7871
|
long: "-86.206567"
|
8534
7872
|
closest_city:
|
8535
7873
|
name: Tullahoma
|
8536
|
-
|
8537
|
-
value: 1.89
|
8538
|
-
units: km
|
7874
|
+
distance_km: 1.89
|
8539
7875
|
- country: US
|
8540
7876
|
region: TN
|
8541
7877
|
exchange: '326978'
|
@@ -8583,9 +7919,7 @@ rate_centers:
|
|
8583
7919
|
long: "-89.049397"
|
8584
7920
|
closest_city:
|
8585
7921
|
name: Union City
|
8586
|
-
|
8587
|
-
value: 0.19
|
8588
|
-
units: km
|
7922
|
+
distance_km: 0.19
|
8589
7923
|
- country: US
|
8590
7924
|
region: TN
|
8591
7925
|
exchange: '186850'
|
@@ -8597,9 +7931,7 @@ rate_centers:
|
|
8597
7931
|
long: "-86.574744"
|
8598
7932
|
closest_city:
|
8599
7933
|
name: Unionville
|
8600
|
-
|
8601
|
-
value: 4.55
|
8602
|
-
units: km
|
7934
|
+
distance_km: 4.55
|
8603
7935
|
- country: US
|
8604
7936
|
region: TN
|
8605
7937
|
exchange: '186860'
|
@@ -8611,9 +7943,7 @@ rate_centers:
|
|
8611
7943
|
long: "-87.438581"
|
8612
7944
|
closest_city:
|
8613
7945
|
name: Vanleer
|
8614
|
-
|
8615
|
-
value: 0.6
|
8616
|
-
units: km
|
7946
|
+
distance_km: 0.6
|
8617
7947
|
- country: US
|
8618
7948
|
region: TN
|
8619
7949
|
exchange: '327138'
|
@@ -8643,9 +7973,7 @@ rate_centers:
|
|
8643
7973
|
long: "-85.858896"
|
8644
7974
|
closest_city:
|
8645
7975
|
name: Viola
|
8646
|
-
|
8647
|
-
value: 0.49
|
8648
|
-
units: km
|
7976
|
+
distance_km: 0.49
|
8649
7977
|
- country: US
|
8650
7978
|
region: TN
|
8651
7979
|
exchange: '186880'
|
@@ -8657,9 +7985,7 @@ rate_centers:
|
|
8657
7985
|
long: "-84.243561"
|
8658
7986
|
closest_city:
|
8659
7987
|
name: Vonore
|
8660
|
-
|
8661
|
-
value: 0.87
|
8662
|
-
units: km
|
7988
|
+
distance_km: 0.87
|
8663
7989
|
- country: US
|
8664
7990
|
region: TN
|
8665
7991
|
exchange: '327140'
|
@@ -8752,9 +8078,7 @@ rate_centers:
|
|
8752
8078
|
long: "-84.598887"
|
8753
8079
|
closest_city:
|
8754
8080
|
name: Wartburg
|
8755
|
-
|
8756
|
-
value: 1.25
|
8757
|
-
units: km
|
8081
|
+
distance_km: 1.25
|
8758
8082
|
- country: US
|
8759
8083
|
region: TN
|
8760
8084
|
exchange: '186910'
|
@@ -8766,9 +8090,7 @@ rate_centers:
|
|
8766
8090
|
long: "-86.332526"
|
8767
8091
|
closest_city:
|
8768
8092
|
name: Wartrace
|
8769
|
-
|
8770
|
-
value: 1.05
|
8771
|
-
units: km
|
8093
|
+
distance_km: 1.05
|
8772
8094
|
- country: US
|
8773
8095
|
region: TN
|
8774
8096
|
exchange: '186920'
|
@@ -8780,9 +8102,7 @@ rate_centers:
|
|
8780
8102
|
long: "-83.596821"
|
8781
8103
|
closest_city:
|
8782
8104
|
name: Rutledge
|
8783
|
-
|
8784
|
-
value: 6.19
|
8785
|
-
units: km
|
8105
|
+
distance_km: 6.19
|
8786
8106
|
- country: US
|
8787
8107
|
region: TN
|
8788
8108
|
exchange: '362288'
|
@@ -8812,9 +8132,7 @@ rate_centers:
|
|
8812
8132
|
long: "-86.13398"
|
8813
8133
|
closest_city:
|
8814
8134
|
name: Watertown
|
8815
|
-
|
8816
|
-
value: 0.53
|
8817
|
-
units: km
|
8135
|
+
distance_km: 0.53
|
8818
8136
|
- country: US
|
8819
8137
|
region: TN
|
8820
8138
|
exchange: '326980'
|
@@ -8835,9 +8153,7 @@ rate_centers:
|
|
8835
8153
|
long: "-87.792456"
|
8836
8154
|
closest_city:
|
8837
8155
|
name: Waverly
|
8838
|
-
|
8839
|
-
value: 1.45
|
8840
|
-
units: km
|
8156
|
+
distance_km: 1.45
|
8841
8157
|
- country: US
|
8842
8158
|
region: TN
|
8843
8159
|
exchange: '186950'
|
@@ -8849,9 +8165,7 @@ rate_centers:
|
|
8849
8165
|
long: "-87.766655"
|
8850
8166
|
closest_city:
|
8851
8167
|
name: Waynesboro
|
8852
|
-
|
8853
|
-
value: 1.09
|
8854
|
-
units: km
|
8168
|
+
distance_km: 1.09
|
8855
8169
|
- country: US
|
8856
8170
|
region: TN
|
8857
8171
|
exchange: '326876'
|
@@ -8872,9 +8186,7 @@ rate_centers:
|
|
8872
8186
|
long: "-84.464907"
|
8873
8187
|
closest_city:
|
8874
8188
|
name: Sweetwater
|
8875
|
-
|
8876
|
-
value: 0.66
|
8877
|
-
units: km
|
8189
|
+
distance_km: 0.66
|
8878
8190
|
- country: US
|
8879
8191
|
region: TN
|
8880
8192
|
exchange: '186890'
|
@@ -8886,9 +8198,7 @@ rate_centers:
|
|
8886
8198
|
long: "-87.438581"
|
8887
8199
|
closest_city:
|
8888
8200
|
name: Vanleer
|
8889
|
-
|
8890
|
-
value: 0.6
|
8891
|
-
units: km
|
8201
|
+
distance_km: 0.6
|
8892
8202
|
- country: US
|
8893
8203
|
region: TN
|
8894
8204
|
exchange: '186970'
|
@@ -8900,9 +8210,7 @@ rate_centers:
|
|
8900
8210
|
long: "-89.148902"
|
8901
8211
|
closest_city:
|
8902
8212
|
name: Whiteville
|
8903
|
-
|
8904
|
-
value: 0.68
|
8905
|
-
units: km
|
8213
|
+
distance_km: 0.68
|
8906
8214
|
- country: US
|
8907
8215
|
region: TN
|
8908
8216
|
exchange: '327144'
|
@@ -8923,9 +8231,7 @@ rate_centers:
|
|
8923
8231
|
long: "-86.250767"
|
8924
8232
|
closest_city:
|
8925
8233
|
name: Westmoreland
|
8926
|
-
|
8927
|
-
value: 0.5
|
8928
|
-
units: km
|
8234
|
+
distance_km: 0.5
|
8929
8235
|
- country: US
|
8930
8236
|
region: TN
|
8931
8237
|
exchange: '326532'
|
@@ -8955,9 +8261,7 @@ rate_centers:
|
|
8955
8261
|
long: "-87.223993"
|
8956
8262
|
closest_city:
|
8957
8263
|
name: White Bluff
|
8958
|
-
|
8959
|
-
value: 1.49
|
8960
|
-
units: km
|
8264
|
+
distance_km: 1.49
|
8961
8265
|
- country: US
|
8962
8266
|
region: TN
|
8963
8267
|
exchange: '187000'
|
@@ -8969,9 +8273,7 @@ rate_centers:
|
|
8969
8273
|
long: "-86.64748"
|
8970
8274
|
closest_city:
|
8971
8275
|
name: White House
|
8972
|
-
|
8973
|
-
value: 1.71
|
8974
|
-
units: km
|
8276
|
+
distance_km: 1.71
|
8975
8277
|
- country: US
|
8976
8278
|
region: TN
|
8977
8279
|
exchange: '187010'
|
@@ -8983,9 +8285,7 @@ rate_centers:
|
|
8983
8285
|
long: "-83.283782"
|
8984
8286
|
closest_city:
|
8985
8287
|
name: White Pine
|
8986
|
-
|
8987
|
-
value: 1.21
|
8988
|
-
units: km
|
8288
|
+
distance_km: 1.21
|
8989
8289
|
- country: US
|
8990
8290
|
region: TN
|
8991
8291
|
exchange: '185822'
|
@@ -9024,9 +8324,7 @@ rate_centers:
|
|
9024
8324
|
long: "-89.148902"
|
9025
8325
|
closest_city:
|
9026
8326
|
name: Whiteville
|
9027
|
-
|
9028
|
-
value: 0.68
|
9029
|
-
units: km
|
8327
|
+
distance_km: 0.68
|
9030
8328
|
- country: US
|
9031
8329
|
region: TN
|
9032
8330
|
exchange: '326882'
|
@@ -9056,9 +8354,7 @@ rate_centers:
|
|
9056
8354
|
long: "-85.518814"
|
9057
8355
|
closest_city:
|
9058
8356
|
name: Whitwell
|
9059
|
-
|
9060
|
-
value: 0.84
|
9061
|
-
units: km
|
8357
|
+
distance_km: 0.84
|
9062
8358
|
- country: US
|
9063
8359
|
region: TN
|
9064
8360
|
exchange: '326883'
|
@@ -9097,9 +8393,7 @@ rate_centers:
|
|
9097
8393
|
long: "-87.226351"
|
9098
8394
|
closest_city:
|
9099
8395
|
name: Mount Pleasant
|
9100
|
-
|
9101
|
-
value: 16.41
|
9102
|
-
units: km
|
8396
|
+
distance_km: 16.41
|
9103
8397
|
- country: US
|
9104
8398
|
region: TN
|
9105
8399
|
exchange: '326537'
|
@@ -9120,9 +8414,7 @@ rate_centers:
|
|
9120
8414
|
long: "-86.115976"
|
9121
8415
|
closest_city:
|
9122
8416
|
name: Winchester
|
9123
|
-
|
9124
|
-
value: 0.91
|
9125
|
-
units: km
|
8417
|
+
distance_km: 0.91
|
9126
8418
|
- country: US
|
9127
8419
|
region: TN
|
9128
8420
|
exchange: '326885'
|
@@ -9152,31 +8444,29 @@ rate_centers:
|
|
9152
8444
|
long:
|
9153
8445
|
- country: US
|
9154
8446
|
region: TN
|
9155
|
-
exchange: '
|
8447
|
+
exchange: '186458'
|
9156
8448
|
name: WOODBURY
|
9157
8449
|
full_name: Woodbury
|
9158
8450
|
lata: '470'
|
9159
8451
|
ilec_name: DEKALB TEL. COOP.
|
9160
|
-
lat:
|
9161
|
-
long:
|
8452
|
+
lat: '35.824284'
|
8453
|
+
long: "-86.075548"
|
8454
|
+
closest_city:
|
8455
|
+
name: Woodbury
|
8456
|
+
distance_km: 0.3
|
9162
8457
|
- country: US
|
9163
8458
|
region: TN
|
9164
|
-
exchange: '
|
9165
|
-
name:
|
8459
|
+
exchange: '326887'
|
8460
|
+
name: WOODBURY
|
9166
8461
|
full_name: Woodbury
|
9167
8462
|
lata: '470'
|
9168
8463
|
ilec_name: DEKALB TEL. COOP.
|
9169
|
-
lat:
|
9170
|
-
long:
|
9171
|
-
closest_city:
|
9172
|
-
name: Woodbury
|
9173
|
-
distance:
|
9174
|
-
value: 0.3
|
9175
|
-
units: km
|
8464
|
+
lat:
|
8465
|
+
long:
|
9176
8466
|
- country: US
|
9177
8467
|
region: TN
|
9178
8468
|
exchange: 18645B
|
9179
|
-
name:
|
8469
|
+
name: WOODBURY (RUTHERFORD)
|
9180
8470
|
full_name: Woodbury (Rutherford)
|
9181
8471
|
lata: '470'
|
9182
8472
|
ilec_name: DEKALB TEL. COOP.
|
@@ -9184,13 +8474,11 @@ rate_centers:
|
|
9184
8474
|
long: "-86.075548"
|
9185
8475
|
closest_city:
|
9186
8476
|
name: Woodbury
|
9187
|
-
|
9188
|
-
value: 0.3
|
9189
|
-
units: km
|
8477
|
+
distance_km: 0.3
|
9190
8478
|
- country: US
|
9191
8479
|
region: TN
|
9192
8480
|
exchange: '186459'
|
9193
|
-
name:
|
8481
|
+
name: WOODLAND
|
9194
8482
|
full_name: Woodland
|
9195
8483
|
lata: '470'
|
9196
8484
|
ilec_name: DEKALB TEL. COOP.
|
@@ -9198,9 +8486,7 @@ rate_centers:
|
|
9198
8486
|
long: "-86.058564"
|
9199
8487
|
closest_city:
|
9200
8488
|
name: Lakewood Park
|
9201
|
-
|
9202
|
-
value: 8.75
|
9203
|
-
units: km
|
8489
|
+
distance_km: 8.75
|
9204
8490
|
- country: US
|
9205
8491
|
region: TN
|
9206
8492
|
exchange: '326538'
|
@@ -9275,9 +8561,7 @@ rate_centers:
|
|
9275
8561
|
long: "-89.12002"
|
9276
8562
|
closest_city:
|
9277
8563
|
name: Yorkville
|
9278
|
-
|
9279
|
-
value: 0.22
|
9280
|
-
units: km
|
8564
|
+
distance_km: 0.22
|
9281
8565
|
- country: US
|
9282
8566
|
region: TN
|
9283
8567
|
exchange: '326541'
|