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/ga.yml
CHANGED
@@ -20,9 +20,7 @@ rate_centers:
|
|
20
20
|
long: "-83.306759"
|
21
21
|
closest_city:
|
22
22
|
name: Abbeville
|
23
|
-
|
24
|
-
value: 0.09
|
25
|
-
units: km
|
23
|
+
distance_km: 0.09
|
26
24
|
- country: US
|
27
25
|
region: GA
|
28
26
|
exchange: '323500'
|
@@ -52,9 +50,7 @@ rate_centers:
|
|
52
50
|
long: "-84.934583"
|
53
51
|
closest_city:
|
54
52
|
name: Adairsville
|
55
|
-
|
56
|
-
value: 1.76
|
57
|
-
units: km
|
53
|
+
distance_km: 1.76
|
58
54
|
- country: US
|
59
55
|
region: GA
|
60
56
|
exchange: '032330'
|
@@ -66,9 +62,7 @@ rate_centers:
|
|
66
62
|
long: "-83.422424"
|
67
63
|
closest_city:
|
68
64
|
name: Adel
|
69
|
-
|
70
|
-
value: 1.7
|
71
|
-
units: km
|
65
|
+
distance_km: 1.7
|
72
66
|
- country: US
|
73
67
|
region: GA
|
74
68
|
exchange: '032340'
|
@@ -80,9 +74,7 @@ rate_centers:
|
|
80
74
|
long: "-82.592919"
|
81
75
|
closest_city:
|
82
76
|
name: Adrian
|
83
|
-
|
84
|
-
value: 2.25
|
85
|
-
units: km
|
77
|
+
distance_km: 2.25
|
86
78
|
- country: US
|
87
79
|
region: GA
|
88
80
|
exchange: '323249'
|
@@ -103,9 +95,7 @@ rate_centers:
|
|
103
95
|
long: "-82.773672"
|
104
96
|
closest_city:
|
105
97
|
name: Alamo
|
106
|
-
|
107
|
-
value: 0.75
|
108
|
-
units: km
|
98
|
+
distance_km: 0.75
|
109
99
|
- country: US
|
110
100
|
region: GA
|
111
101
|
exchange: '032360'
|
@@ -117,9 +107,7 @@ rate_centers:
|
|
117
107
|
long: "-83.217647"
|
118
108
|
closest_city:
|
119
109
|
name: Alapaha
|
120
|
-
|
121
|
-
value: 0.59
|
122
|
-
units: km
|
110
|
+
distance_km: 0.59
|
123
111
|
- country: US
|
124
112
|
region: GA
|
125
113
|
exchange: '032370'
|
@@ -131,9 +119,7 @@ rate_centers:
|
|
131
119
|
long: "-84.159777"
|
132
120
|
closest_city:
|
133
121
|
name: Albany
|
134
|
-
|
135
|
-
value: 1.76
|
136
|
-
units: km
|
122
|
+
distance_km: 1.76
|
137
123
|
- country: US
|
138
124
|
region: GA
|
139
125
|
exchange: '323251'
|
@@ -149,7 +135,7 @@ rate_centers:
|
|
149
135
|
name: ALLENHURST
|
150
136
|
full_name: Allenhurst
|
151
137
|
lata: '440'
|
152
|
-
ilec_name:
|
138
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
153
139
|
lat:
|
154
140
|
long:
|
155
141
|
- country: US
|
@@ -172,9 +158,7 @@ rate_centers:
|
|
172
158
|
long: "-82.465173"
|
173
159
|
closest_city:
|
174
160
|
name: Alma
|
175
|
-
|
176
|
-
value: 0.89
|
177
|
-
units: km
|
161
|
+
distance_km: 0.89
|
178
162
|
- country: US
|
179
163
|
region: GA
|
180
164
|
exchange: '032390'
|
@@ -186,9 +170,7 @@ rate_centers:
|
|
186
170
|
long: "-84.281954"
|
187
171
|
closest_city:
|
188
172
|
name: Alpharetta
|
189
|
-
|
190
|
-
value: 1.66
|
191
|
-
units: km
|
173
|
+
distance_km: 1.66
|
192
174
|
- country: US
|
193
175
|
region: GA
|
194
176
|
exchange: '323254'
|
@@ -227,9 +209,7 @@ rate_centers:
|
|
227
209
|
long: "-84.23373"
|
228
210
|
closest_city:
|
229
211
|
name: Americus
|
230
|
-
|
231
|
-
value: 1.26
|
232
|
-
units: km
|
212
|
+
distance_km: 1.26
|
233
213
|
- country: US
|
234
214
|
region: GA
|
235
215
|
exchange: '322837'
|
@@ -250,9 +230,7 @@ rate_centers:
|
|
250
230
|
long: "-81.886508"
|
251
231
|
closest_city:
|
252
232
|
name: Register
|
253
|
-
|
254
|
-
value: 2.62
|
255
|
-
units: km
|
233
|
+
distance_km: 2.62
|
256
234
|
- country: US
|
257
235
|
region: GA
|
258
236
|
exchange: '323505'
|
@@ -291,9 +269,7 @@ rate_centers:
|
|
291
269
|
long: "-82.316339"
|
292
270
|
closest_city:
|
293
271
|
name: Appling
|
294
|
-
|
295
|
-
value: 1.62
|
296
|
-
units: km
|
272
|
+
distance_km: 1.62
|
297
273
|
- country: US
|
298
274
|
region: GA
|
299
275
|
exchange: '323506'
|
@@ -341,9 +317,7 @@ rate_centers:
|
|
341
317
|
long: "-84.726514"
|
342
318
|
closest_city:
|
343
319
|
name: Arlington
|
344
|
-
|
345
|
-
value: 0.67
|
346
|
-
units: km
|
320
|
+
distance_km: 0.67
|
347
321
|
- country: US
|
348
322
|
region: GA
|
349
323
|
exchange: '322841'
|
@@ -382,9 +356,7 @@ rate_centers:
|
|
382
356
|
long: "-83.650856"
|
383
357
|
closest_city:
|
384
358
|
name: Ashburn
|
385
|
-
|
386
|
-
value: 1.04
|
387
|
-
units: km
|
359
|
+
distance_km: 1.04
|
388
360
|
- country: US
|
389
361
|
region: GA
|
390
362
|
exchange: '322843'
|
@@ -423,9 +395,7 @@ rate_centers:
|
|
423
395
|
long: "-83.380733"
|
424
396
|
closest_city:
|
425
397
|
name: Athens
|
426
|
-
|
427
|
-
value: 1.35
|
428
|
-
units: km
|
398
|
+
distance_km: 1.35
|
429
399
|
- country: US
|
430
400
|
region: GA
|
431
401
|
exchange: '032460'
|
@@ -437,9 +407,7 @@ rate_centers:
|
|
437
407
|
long: "-84.381423"
|
438
408
|
closest_city:
|
439
409
|
name: Atlanta
|
440
|
-
|
441
|
-
value: 4.02
|
442
|
-
units: km
|
410
|
+
distance_km: 4.02
|
443
411
|
- country: US
|
444
412
|
region: GA
|
445
413
|
exchange: '032470'
|
@@ -451,9 +419,7 @@ rate_centers:
|
|
451
419
|
long: "-84.165642"
|
452
420
|
closest_city:
|
453
421
|
name: Lilburn
|
454
|
-
|
455
|
-
value: 2.7
|
456
|
-
units: km
|
422
|
+
distance_km: 2.7
|
457
423
|
- country: US
|
458
424
|
region: GA
|
459
425
|
exchange: '032480'
|
@@ -465,9 +431,7 @@ rate_centers:
|
|
465
431
|
long: "-84.642837"
|
466
432
|
closest_city:
|
467
433
|
name: Powder Springs
|
468
|
-
|
469
|
-
value: 6.75
|
470
|
-
units: km
|
434
|
+
distance_km: 6.75
|
471
435
|
- country: US
|
472
436
|
region: GA
|
473
437
|
exchange: '032490'
|
@@ -479,9 +443,7 @@ rate_centers:
|
|
479
443
|
long: "-84.384542"
|
480
444
|
closest_city:
|
481
445
|
name: Irondale
|
482
|
-
|
483
|
-
value: 2.79
|
484
|
-
units: km
|
446
|
+
distance_km: 2.79
|
485
447
|
- country: US
|
486
448
|
region: GA
|
487
449
|
exchange: '032500'
|
@@ -493,9 +455,7 @@ rate_centers:
|
|
493
455
|
long: "-84.481256"
|
494
456
|
closest_city:
|
495
457
|
name: Attapulgus
|
496
|
-
|
497
|
-
value: 0.26
|
498
|
-
units: km
|
458
|
+
distance_km: 0.26
|
499
459
|
- country: US
|
500
460
|
region: GA
|
501
461
|
exchange: '322850'
|
@@ -516,9 +476,7 @@ rate_centers:
|
|
516
476
|
long: "-81.968107"
|
517
477
|
closest_city:
|
518
478
|
name: Martinez
|
519
|
-
|
520
|
-
value: 13.08
|
521
|
-
units: km
|
479
|
+
distance_km: 13.08
|
522
480
|
- country: US
|
523
481
|
region: GA
|
524
482
|
exchange: '032520'
|
@@ -530,9 +488,7 @@ rate_centers:
|
|
530
488
|
long: "-84.633746"
|
531
489
|
closest_city:
|
532
490
|
name: Austell
|
533
|
-
|
534
|
-
value: 1.12
|
535
|
-
units: km
|
491
|
+
distance_km: 1.12
|
536
492
|
- country: US
|
537
493
|
region: GA
|
538
494
|
exchange: '323512'
|
@@ -598,9 +554,7 @@ rate_centers:
|
|
598
554
|
long: "-84.166612"
|
599
555
|
closest_city:
|
600
556
|
name: Baconton
|
601
|
-
|
602
|
-
value: 0.81
|
603
|
-
units: km
|
557
|
+
distance_km: 0.81
|
604
558
|
- country: US
|
605
559
|
region: GA
|
606
560
|
exchange: '032540'
|
@@ -612,9 +566,7 @@ rate_centers:
|
|
612
566
|
long: "-84.566452"
|
613
567
|
closest_city:
|
614
568
|
name: Bainbridge
|
615
|
-
|
616
|
-
value: 0.78
|
617
|
-
units: km
|
569
|
+
distance_km: 0.78
|
618
570
|
- country: US
|
619
571
|
region: GA
|
620
572
|
exchange: '322854'
|
@@ -662,9 +614,7 @@ rate_centers:
|
|
662
614
|
long: "-84.148727"
|
663
615
|
closest_city:
|
664
616
|
name: Barnesville
|
665
|
-
|
666
|
-
value: 0.69
|
667
|
-
units: km
|
617
|
+
distance_km: 0.69
|
668
618
|
- country: US
|
669
619
|
region: GA
|
670
620
|
exchange: '323426'
|
@@ -694,9 +644,7 @@ rate_centers:
|
|
694
644
|
long: "-82.474627"
|
695
645
|
closest_city:
|
696
646
|
name: Bartow
|
697
|
-
|
698
|
-
value: 0.74
|
699
|
-
units: km
|
647
|
+
distance_km: 0.74
|
700
648
|
- country: US
|
701
649
|
region: GA
|
702
650
|
exchange: '032570'
|
@@ -708,9 +656,7 @@ rate_centers:
|
|
708
656
|
long: "-83.740639"
|
709
657
|
closest_city:
|
710
658
|
name: Barwick
|
711
|
-
|
712
|
-
value: 0.21
|
713
|
-
units: km
|
659
|
+
distance_km: 0.21
|
714
660
|
- country: US
|
715
661
|
region: GA
|
716
662
|
exchange: '323260'
|
@@ -731,9 +677,7 @@ rate_centers:
|
|
731
677
|
long: "-83.591965"
|
732
678
|
closest_city:
|
733
679
|
name: Sautee-Nacoochee
|
734
|
-
|
735
|
-
value: 12.23
|
736
|
-
units: km
|
680
|
+
distance_km: 12.23
|
737
681
|
- country: US
|
738
682
|
region: GA
|
739
683
|
exchange: '032590'
|
@@ -745,9 +689,7 @@ rate_centers:
|
|
745
689
|
long: "-82.348547"
|
746
690
|
closest_city:
|
747
691
|
name: Baxley
|
748
|
-
|
749
|
-
value: 1.39
|
750
|
-
units: km
|
692
|
+
distance_km: 1.39
|
751
693
|
- country: US
|
752
694
|
region: GA
|
753
695
|
exchange: '322860'
|
@@ -795,9 +737,7 @@ rate_centers:
|
|
795
737
|
long: "-83.62521"
|
796
738
|
closest_city:
|
797
739
|
name: Berlin
|
798
|
-
|
799
|
-
value: 0.2
|
800
|
-
units: km
|
740
|
+
distance_km: 0.2
|
801
741
|
- country: US
|
802
742
|
region: GA
|
803
743
|
exchange: '322863'
|
@@ -845,9 +785,7 @@ rate_centers:
|
|
845
785
|
long: "-84.29022"
|
846
786
|
closest_city:
|
847
787
|
name: Nelson
|
848
|
-
|
849
|
-
value: 11.98
|
850
|
-
units: km
|
788
|
+
distance_km: 11.98
|
851
789
|
- country: US
|
852
790
|
region: GA
|
853
791
|
exchange: '322868'
|
@@ -877,9 +815,7 @@ rate_centers:
|
|
877
815
|
long: "-82.241121"
|
878
816
|
closest_city:
|
879
817
|
name: Blackshear
|
880
|
-
|
881
|
-
value: 1.19
|
882
|
-
units: km
|
818
|
+
distance_km: 1.19
|
883
819
|
- country: US
|
884
820
|
region: GA
|
885
821
|
exchange: '032630'
|
@@ -891,9 +827,7 @@ rate_centers:
|
|
891
827
|
long: "-83.961389"
|
892
828
|
closest_city:
|
893
829
|
name: Blairsville
|
894
|
-
|
895
|
-
value: 0.63
|
896
|
-
units: km
|
830
|
+
distance_km: 0.63
|
897
831
|
- country: US
|
898
832
|
region: GA
|
899
833
|
exchange: '032640'
|
@@ -905,9 +839,7 @@ rate_centers:
|
|
905
839
|
long: "-84.9352"
|
906
840
|
closest_city:
|
907
841
|
name: Blakely
|
908
|
-
|
909
|
-
value: 1.47
|
910
|
-
units: km
|
842
|
+
distance_km: 1.47
|
911
843
|
- country: US
|
912
844
|
region: GA
|
913
845
|
exchange: '323264'
|
@@ -937,9 +869,7 @@ rate_centers:
|
|
937
869
|
long: "-84.326636"
|
938
870
|
closest_city:
|
939
871
|
name: Blue Ridge
|
940
|
-
|
941
|
-
value: 0.46
|
942
|
-
units: km
|
872
|
+
distance_km: 0.46
|
943
873
|
- country: US
|
944
874
|
region: GA
|
945
875
|
exchange: '032660'
|
@@ -951,9 +881,7 @@ rate_centers:
|
|
951
881
|
long: "-84.875892"
|
952
882
|
closest_city:
|
953
883
|
name: Bluffton
|
954
|
-
|
955
|
-
value: 0.85
|
956
|
-
units: km
|
884
|
+
distance_km: 0.85
|
957
885
|
- country: US
|
958
886
|
region: GA
|
959
887
|
exchange: '323428'
|
@@ -992,9 +920,7 @@ rate_centers:
|
|
992
920
|
long: "-83.583885"
|
993
921
|
closest_city:
|
994
922
|
name: Statham
|
995
|
-
|
996
|
-
value: 2.31
|
997
|
-
units: km
|
923
|
+
distance_km: 2.31
|
998
924
|
- country: US
|
999
925
|
region: GA
|
1000
926
|
exchange: '322873'
|
@@ -1024,9 +950,7 @@ rate_centers:
|
|
1024
950
|
long: "-83.794124"
|
1025
951
|
closest_city:
|
1026
952
|
name: Boston
|
1027
|
-
|
1028
|
-
value: 0.41
|
1029
|
-
units: km
|
953
|
+
distance_km: 0.41
|
1030
954
|
- country: US
|
1031
955
|
region: GA
|
1032
956
|
exchange: '322874'
|
@@ -1047,9 +971,7 @@ rate_centers:
|
|
1047
971
|
long: "-85.258532"
|
1048
972
|
closest_city:
|
1049
973
|
name: Bowdon
|
1050
|
-
|
1051
|
-
value: 0.5
|
1052
|
-
units: km
|
974
|
+
distance_km: 0.5
|
1053
975
|
- country: US
|
1054
976
|
region: GA
|
1055
977
|
exchange: '322876'
|
@@ -1115,9 +1037,7 @@ rate_centers:
|
|
1115
1037
|
long: "-83.757885"
|
1116
1038
|
closest_city:
|
1117
1039
|
name: Hoschton
|
1118
|
-
|
1119
|
-
value: 3.19
|
1120
|
-
units: km
|
1040
|
+
distance_km: 3.19
|
1121
1041
|
- country: US
|
1122
1042
|
region: GA
|
1123
1043
|
exchange: '322880'
|
@@ -1138,9 +1058,7 @@ rate_centers:
|
|
1138
1058
|
long: "-85.148496"
|
1139
1059
|
closest_city:
|
1140
1060
|
name: Bremen
|
1141
|
-
|
1142
|
-
value: 1.95
|
1143
|
-
units: km
|
1061
|
+
distance_km: 1.95
|
1144
1062
|
- country: US
|
1145
1063
|
region: GA
|
1146
1064
|
exchange: '323266'
|
@@ -1224,9 +1142,7 @@ rate_centers:
|
|
1224
1142
|
long: "-81.666855"
|
1225
1143
|
closest_city:
|
1226
1144
|
name: Brooklet
|
1227
|
-
|
1228
|
-
value: 0.52
|
1229
|
-
units: km
|
1145
|
+
distance_km: 0.52
|
1230
1146
|
- country: US
|
1231
1147
|
region: GA
|
1232
1148
|
exchange: '323527'
|
@@ -1274,9 +1190,7 @@ rate_centers:
|
|
1274
1190
|
long: "-82.893862"
|
1275
1191
|
closest_city:
|
1276
1192
|
name: Broxton
|
1277
|
-
|
1278
|
-
value: 0.6
|
1279
|
-
units: km
|
1193
|
+
distance_km: 0.6
|
1280
1194
|
- country: US
|
1281
1195
|
region: GA
|
1282
1196
|
exchange: '032740'
|
@@ -1288,9 +1202,7 @@ rate_centers:
|
|
1288
1202
|
long: "-81.489526"
|
1289
1203
|
closest_city:
|
1290
1204
|
name: Brunswick
|
1291
|
-
|
1292
|
-
value: 2.02
|
1293
|
-
units: km
|
1205
|
+
distance_km: 2.02
|
1294
1206
|
- country: US
|
1295
1207
|
region: GA
|
1296
1208
|
exchange: '032750'
|
@@ -1302,9 +1214,7 @@ rate_centers:
|
|
1302
1214
|
long: "-85.194011"
|
1303
1215
|
closest_city:
|
1304
1216
|
name: Buchanan
|
1305
|
-
|
1306
|
-
value: 1.3
|
1307
|
-
units: km
|
1217
|
+
distance_km: 1.3
|
1308
1218
|
- country: US
|
1309
1219
|
region: GA
|
1310
1220
|
exchange: '322885'
|
@@ -1325,9 +1235,7 @@ rate_centers:
|
|
1325
1235
|
long: "-84.514629"
|
1326
1236
|
closest_city:
|
1327
1237
|
name: Buena Vista
|
1328
|
-
|
1329
|
-
value: 0.34
|
1330
|
-
units: km
|
1238
|
+
distance_km: 0.34
|
1331
1239
|
- country: US
|
1332
1240
|
region: GA
|
1333
1241
|
exchange: '032770'
|
@@ -1339,9 +1247,7 @@ rate_centers:
|
|
1339
1247
|
long: "-84.016906"
|
1340
1248
|
closest_city:
|
1341
1249
|
name: Buford
|
1342
|
-
|
1343
|
-
value: 2.59
|
1344
|
-
units: km
|
1250
|
+
distance_km: 2.59
|
1345
1251
|
- country: US
|
1346
1252
|
region: GA
|
1347
1253
|
exchange: '323271'
|
@@ -1371,9 +1277,7 @@ rate_centers:
|
|
1371
1277
|
long: "-84.234745"
|
1372
1278
|
closest_city:
|
1373
1279
|
name: Butler
|
1374
|
-
|
1375
|
-
value: 0.59
|
1376
|
-
units: km
|
1280
|
+
distance_km: 0.59
|
1377
1281
|
- country: US
|
1378
1282
|
region: GA
|
1379
1283
|
exchange: '323272'
|
@@ -1394,9 +1298,7 @@ rate_centers:
|
|
1394
1298
|
long: "-83.902048"
|
1395
1299
|
closest_city:
|
1396
1300
|
name: Byromville
|
1397
|
-
|
1398
|
-
value: 0.52
|
1399
|
-
units: km
|
1301
|
+
distance_km: 0.52
|
1400
1302
|
- country: US
|
1401
1303
|
region: GA
|
1402
1304
|
exchange: '032800'
|
@@ -1408,9 +1310,7 @@ rate_centers:
|
|
1408
1310
|
long: "-83.760198"
|
1409
1311
|
closest_city:
|
1410
1312
|
name: Byron
|
1411
|
-
|
1412
|
-
value: 0.66
|
1413
|
-
units: km
|
1313
|
+
distance_km: 0.66
|
1414
1314
|
- country: US
|
1415
1315
|
region: GA
|
1416
1316
|
exchange: '032810'
|
@@ -1422,9 +1322,7 @@ rate_centers:
|
|
1422
1322
|
long: "-83.043528"
|
1423
1323
|
closest_city:
|
1424
1324
|
name: Cadwell
|
1425
|
-
|
1426
|
-
value: 0.64
|
1427
|
-
units: km
|
1325
|
+
distance_km: 0.64
|
1428
1326
|
- country: US
|
1429
1327
|
region: GA
|
1430
1328
|
exchange: '032820'
|
@@ -1436,9 +1334,7 @@ rate_centers:
|
|
1436
1334
|
long: "-84.198796"
|
1437
1335
|
closest_city:
|
1438
1336
|
name: Cairo
|
1439
|
-
|
1440
|
-
value: 0.76
|
1441
|
-
units: km
|
1337
|
+
distance_km: 0.76
|
1442
1338
|
- country: US
|
1443
1339
|
region: GA
|
1444
1340
|
exchange: '032830'
|
@@ -1450,9 +1346,7 @@ rate_centers:
|
|
1450
1346
|
long: "-84.949255"
|
1451
1347
|
closest_city:
|
1452
1348
|
name: Calhoun
|
1453
|
-
|
1454
|
-
value: 1.28
|
1455
|
-
units: km
|
1349
|
+
distance_km: 1.28
|
1456
1350
|
- country: US
|
1457
1351
|
region: GA
|
1458
1352
|
exchange: '032840'
|
@@ -1464,9 +1358,7 @@ rate_centers:
|
|
1464
1358
|
long: "-84.326033"
|
1465
1359
|
closest_city:
|
1466
1360
|
name: Calvary
|
1467
|
-
|
1468
|
-
value: 5.24
|
1469
|
-
units: km
|
1361
|
+
distance_km: 5.24
|
1470
1362
|
- country: US
|
1471
1363
|
region: GA
|
1472
1364
|
exchange: '323430'
|
@@ -1487,9 +1379,7 @@ rate_centers:
|
|
1487
1379
|
long: "-84.210342"
|
1488
1380
|
closest_city:
|
1489
1381
|
name: Camilla
|
1490
|
-
|
1491
|
-
value: 0.16
|
1492
|
-
units: km
|
1382
|
+
distance_km: 0.16
|
1493
1383
|
- country: US
|
1494
1384
|
region: GA
|
1495
1385
|
exchange: '322889'
|
@@ -1537,9 +1427,7 @@ rate_centers:
|
|
1537
1427
|
long: "-84.492582"
|
1538
1428
|
closest_city:
|
1539
1429
|
name: Canton
|
1540
|
-
|
1541
|
-
value: 0.61
|
1542
|
-
units: km
|
1430
|
+
distance_km: 0.61
|
1543
1431
|
- country: US
|
1544
1432
|
region: GA
|
1545
1433
|
exchange: '032870'
|
@@ -1551,9 +1439,7 @@ rate_centers:
|
|
1551
1439
|
long: "-83.035012"
|
1552
1440
|
closest_city:
|
1553
1441
|
name: Carlton
|
1554
|
-
|
1555
|
-
value: 0.89
|
1556
|
-
units: km
|
1442
|
+
distance_km: 0.89
|
1557
1443
|
- country: US
|
1558
1444
|
region: GA
|
1559
1445
|
exchange: '323533'
|
@@ -1574,9 +1460,7 @@ rate_centers:
|
|
1574
1460
|
long: "-83.236129"
|
1575
1461
|
closest_city:
|
1576
1462
|
name: Carnesville
|
1577
|
-
|
1578
|
-
value: 0.75
|
1579
|
-
units: km
|
1463
|
+
distance_km: 0.75
|
1580
1464
|
- country: US
|
1581
1465
|
region: GA
|
1582
1466
|
exchange: '032890'
|
@@ -1588,9 +1472,7 @@ rate_centers:
|
|
1588
1472
|
long: "-85.074735"
|
1589
1473
|
closest_city:
|
1590
1474
|
name: Carrollton
|
1591
|
-
|
1592
|
-
value: 0.85
|
1593
|
-
units: km
|
1475
|
+
distance_km: 0.85
|
1594
1476
|
- country: US
|
1595
1477
|
region: GA
|
1596
1478
|
exchange: '322896'
|
@@ -1620,9 +1502,7 @@ rate_centers:
|
|
1620
1502
|
long: "-84.799261"
|
1621
1503
|
closest_city:
|
1622
1504
|
name: Cartersville
|
1623
|
-
|
1624
|
-
value: 0.15
|
1625
|
-
units: km
|
1505
|
+
distance_km: 0.15
|
1626
1506
|
- country: US
|
1627
1507
|
region: GA
|
1628
1508
|
exchange: '322899'
|
@@ -1652,9 +1532,7 @@ rate_centers:
|
|
1652
1532
|
long: "-85.331749"
|
1653
1533
|
closest_city:
|
1654
1534
|
name: Cave Spring
|
1655
|
-
|
1656
|
-
value: 0.67
|
1657
|
-
units: km
|
1535
|
+
distance_km: 0.67
|
1658
1536
|
- country: US
|
1659
1537
|
region: GA
|
1660
1538
|
exchange: '323534'
|
@@ -1675,9 +1553,7 @@ rate_centers:
|
|
1675
1553
|
long: "-82.756673"
|
1676
1554
|
closest_city:
|
1677
1555
|
name: Glenwood
|
1678
|
-
|
1679
|
-
value: 11.11
|
1680
|
-
units: km
|
1556
|
+
distance_km: 11.11
|
1681
1557
|
- country: US
|
1682
1558
|
region: GA
|
1683
1559
|
exchange: '323273'
|
@@ -1698,9 +1574,7 @@ rate_centers:
|
|
1698
1574
|
long: "-85.037977"
|
1699
1575
|
closest_city:
|
1700
1576
|
name: Cedar Springs
|
1701
|
-
|
1702
|
-
value: 2.42
|
1703
|
-
units: km
|
1577
|
+
distance_km: 2.42
|
1704
1578
|
- country: US
|
1705
1579
|
region: GA
|
1706
1580
|
exchange: '032940'
|
@@ -1712,9 +1586,7 @@ rate_centers:
|
|
1712
1586
|
long: "-85.25003"
|
1713
1587
|
closest_city:
|
1714
1588
|
name: Cedartown
|
1715
|
-
|
1716
|
-
value: 1.31
|
1717
|
-
units: km
|
1589
|
+
distance_km: 1.31
|
1718
1590
|
- country: US
|
1719
1591
|
region: GA
|
1720
1592
|
exchange: '032950'
|
@@ -1726,9 +1598,7 @@ rate_centers:
|
|
1726
1598
|
long: "-83.690866"
|
1727
1599
|
closest_city:
|
1728
1600
|
name: Centerville
|
1729
|
-
|
1730
|
-
value: 0.96
|
1731
|
-
units: km
|
1601
|
+
distance_km: 0.96
|
1732
1602
|
- country: US
|
1733
1603
|
region: GA
|
1734
1604
|
exchange: '322917'
|
@@ -1758,9 +1628,7 @@ rate_centers:
|
|
1758
1628
|
long: "-84.29889"
|
1759
1629
|
closest_city:
|
1760
1630
|
name: Chamblee
|
1761
|
-
|
1762
|
-
value: 0.72
|
1763
|
-
units: km
|
1631
|
+
distance_km: 0.72
|
1764
1632
|
- country: US
|
1765
1633
|
region: GA
|
1766
1634
|
exchange: '323536'
|
@@ -1781,9 +1649,7 @@ rate_centers:
|
|
1781
1649
|
long: "-84.767114"
|
1782
1650
|
closest_city:
|
1783
1651
|
name: Chatsworth
|
1784
|
-
|
1785
|
-
value: 2.1
|
1786
|
-
units: km
|
1652
|
+
distance_km: 2.1
|
1787
1653
|
- country: US
|
1788
1654
|
region: GA
|
1789
1655
|
exchange: '032980'
|
@@ -1795,9 +1661,7 @@ rate_centers:
|
|
1795
1661
|
long: "-84.794117"
|
1796
1662
|
closest_city:
|
1797
1663
|
name: Faceville
|
1798
|
-
|
1799
|
-
value: 15.55
|
1800
|
-
units: km
|
1664
|
+
distance_km: 15.55
|
1801
1665
|
- country: US
|
1802
1666
|
region: GA
|
1803
1667
|
exchange: '322906'
|
@@ -1836,9 +1700,7 @@ rate_centers:
|
|
1836
1700
|
long: "-83.160577"
|
1837
1701
|
closest_city:
|
1838
1702
|
name: Chester
|
1839
|
-
|
1840
|
-
value: 0.58
|
1841
|
-
units: km
|
1703
|
+
distance_km: 0.58
|
1842
1704
|
- country: US
|
1843
1705
|
region: GA
|
1844
1706
|
exchange: '033000'
|
@@ -1850,9 +1712,7 @@ rate_centers:
|
|
1850
1712
|
long: "-85.282741"
|
1851
1713
|
closest_city:
|
1852
1714
|
name: Chickamauga
|
1853
|
-
|
1854
|
-
value: 0.53
|
1855
|
-
units: km
|
1715
|
+
distance_km: 0.53
|
1856
1716
|
- country: US
|
1857
1717
|
region: GA
|
1858
1718
|
exchange: '322908'
|
@@ -1900,9 +1760,7 @@ rate_centers:
|
|
1900
1760
|
long: "-83.52323"
|
1901
1761
|
closest_city:
|
1902
1762
|
name: Clarkesville
|
1903
|
-
|
1904
|
-
value: 0.94
|
1905
|
-
units: km
|
1763
|
+
distance_km: 0.94
|
1906
1764
|
- country: US
|
1907
1765
|
region: GA
|
1908
1766
|
exchange: '323274'
|
@@ -1932,9 +1790,7 @@ rate_centers:
|
|
1932
1790
|
long: "-81.906886"
|
1933
1791
|
closest_city:
|
1934
1792
|
name: Claxton
|
1935
|
-
|
1936
|
-
value: 0.27
|
1937
|
-
units: km
|
1793
|
+
distance_km: 0.27
|
1938
1794
|
- country: US
|
1939
1795
|
region: GA
|
1940
1796
|
exchange: '033030'
|
@@ -1946,9 +1802,7 @@ rate_centers:
|
|
1946
1802
|
long: "-83.398936"
|
1947
1803
|
closest_city:
|
1948
1804
|
name: Clayton
|
1949
|
-
|
1950
|
-
value: 0.35
|
1951
|
-
units: km
|
1805
|
+
distance_km: 0.35
|
1952
1806
|
- country: US
|
1953
1807
|
region: GA
|
1954
1808
|
exchange: '033040'
|
@@ -1960,9 +1814,7 @@ rate_centers:
|
|
1960
1814
|
long: "-83.774701"
|
1961
1815
|
closest_city:
|
1962
1816
|
name: Clermont
|
1963
|
-
|
1964
|
-
value: 0.25
|
1965
|
-
units: km
|
1817
|
+
distance_km: 0.25
|
1966
1818
|
- country: US
|
1967
1819
|
region: GA
|
1968
1820
|
exchange: '033050'
|
@@ -1974,9 +1826,7 @@ rate_centers:
|
|
1974
1826
|
long: "-83.766012"
|
1975
1827
|
closest_city:
|
1976
1828
|
name: Cleveland
|
1977
|
-
|
1978
|
-
value: 0.59
|
1979
|
-
units: km
|
1829
|
+
distance_km: 0.59
|
1980
1830
|
- country: US
|
1981
1831
|
region: GA
|
1982
1832
|
exchange: '323539'
|
@@ -2006,9 +1856,7 @@ rate_centers:
|
|
2006
1856
|
long: "-81.752563"
|
2007
1857
|
closest_city:
|
2008
1858
|
name: Statesboro
|
2009
|
-
|
2010
|
-
value: 8.84
|
2011
|
-
units: km
|
1859
|
+
distance_km: 8.84
|
2012
1860
|
- country: US
|
2013
1861
|
region: GA
|
2014
1862
|
exchange: '322916'
|
@@ -2065,9 +1913,7 @@ rate_centers:
|
|
2065
1913
|
long: "-82.134483"
|
2066
1914
|
closest_city:
|
2067
1915
|
name: Cobbtown
|
2068
|
-
|
2069
|
-
value: 0.62
|
2070
|
-
units: km
|
1916
|
+
distance_km: 0.62
|
2071
1917
|
- country: US
|
2072
1918
|
region: GA
|
2073
1919
|
exchange: '033080'
|
@@ -2079,9 +1925,7 @@ rate_centers:
|
|
2079
1925
|
long: "-83.34982"
|
2080
1926
|
closest_city:
|
2081
1927
|
name: Cochran
|
2082
|
-
|
2083
|
-
value: 0.38
|
2084
|
-
units: km
|
1928
|
+
distance_km: 0.38
|
2085
1929
|
- country: US
|
2086
1930
|
region: GA
|
2087
1931
|
exchange: '323279'
|
@@ -2102,9 +1946,7 @@ rate_centers:
|
|
2102
1946
|
long: "-84.950861"
|
2103
1947
|
closest_city:
|
2104
1948
|
name: Cohutta
|
2105
|
-
|
2106
|
-
value: 0.93
|
2107
|
-
units: km
|
1949
|
+
distance_km: 0.93
|
2108
1950
|
- country: US
|
2109
1951
|
region: GA
|
2110
1952
|
exchange: '322919'
|
@@ -2125,9 +1967,7 @@ rate_centers:
|
|
2125
1967
|
long: "-83.219343"
|
2126
1968
|
closest_city:
|
2127
1969
|
name: Colbert
|
2128
|
-
|
2129
|
-
value: 0.63
|
2130
|
-
units: km
|
1970
|
+
distance_km: 0.63
|
2131
1971
|
- country: US
|
2132
1972
|
region: GA
|
2133
1973
|
exchange: '323542'
|
@@ -2166,9 +2006,7 @@ rate_centers:
|
|
2166
2006
|
long: "-82.108714"
|
2167
2007
|
closest_city:
|
2168
2008
|
name: Collins
|
2169
|
-
|
2170
|
-
value: 0.24
|
2171
|
-
units: km
|
2009
|
+
distance_km: 0.24
|
2172
2010
|
- country: US
|
2173
2011
|
region: GA
|
2174
2012
|
exchange: '033120'
|
@@ -2180,9 +2018,7 @@ rate_centers:
|
|
2180
2018
|
long: "-84.732318"
|
2181
2019
|
closest_city:
|
2182
2020
|
name: Colquitt
|
2183
|
-
|
2184
|
-
value: 0.87
|
2185
|
-
units: km
|
2021
|
+
distance_km: 0.87
|
2186
2022
|
- country: US
|
2187
2023
|
region: GA
|
2188
2024
|
exchange: '033130'
|
@@ -2194,9 +2030,7 @@ rate_centers:
|
|
2194
2030
|
long: "-84.988566"
|
2195
2031
|
closest_city:
|
2196
2032
|
name: Columbus
|
2197
|
-
|
2198
|
-
value: 11.15
|
2199
|
-
units: km
|
2033
|
+
distance_km: 11.15
|
2200
2034
|
- country: US
|
2201
2035
|
region: GA
|
2202
2036
|
exchange: '033140'
|
@@ -2208,9 +2042,7 @@ rate_centers:
|
|
2208
2042
|
long: "-83.125213"
|
2209
2043
|
closest_city:
|
2210
2044
|
name: Comer
|
2211
|
-
|
2212
|
-
value: 0.57
|
2213
|
-
units: km
|
2045
|
+
distance_km: 0.57
|
2214
2046
|
- country: US
|
2215
2047
|
region: GA
|
2216
2048
|
exchange: '033150'
|
@@ -2222,9 +2054,7 @@ rate_centers:
|
|
2222
2054
|
long: "-83.456477"
|
2223
2055
|
closest_city:
|
2224
2056
|
name: Commerce
|
2225
|
-
|
2226
|
-
value: 1.68
|
2227
|
-
units: km
|
2057
|
+
distance_km: 1.68
|
2228
2058
|
- country: US
|
2229
2059
|
region: GA
|
2230
2060
|
exchange: '033160'
|
@@ -2236,9 +2066,7 @@ rate_centers:
|
|
2236
2066
|
long: "-84.439865"
|
2237
2067
|
closest_city:
|
2238
2068
|
name: Concord
|
2239
|
-
|
2240
|
-
value: 0.23
|
2241
|
-
units: km
|
2069
|
+
distance_km: 0.23
|
2242
2070
|
- country: US
|
2243
2071
|
region: GA
|
2244
2072
|
exchange: '322926'
|
@@ -2259,9 +2087,7 @@ rate_centers:
|
|
2259
2087
|
long: "-84.014969"
|
2260
2088
|
closest_city:
|
2261
2089
|
name: Conyers
|
2262
|
-
|
2263
|
-
value: 1.7
|
2264
|
-
units: km
|
2090
|
+
distance_km: 1.7
|
2265
2091
|
- country: US
|
2266
2092
|
region: GA
|
2267
2093
|
exchange: '323544'
|
@@ -2282,9 +2108,7 @@ rate_centers:
|
|
2282
2108
|
long: "-83.867343"
|
2283
2109
|
closest_city:
|
2284
2110
|
name: Coolidge
|
2285
|
-
|
2286
|
-
value: 0.44
|
2287
|
-
units: km
|
2111
|
+
distance_km: 0.44
|
2288
2112
|
- country: US
|
2289
2113
|
region: GA
|
2290
2114
|
exchange: '322928'
|
@@ -2305,9 +2129,7 @@ rate_centers:
|
|
2305
2129
|
long: "-83.790896"
|
2306
2130
|
closest_city:
|
2307
2131
|
name: Cordele
|
2308
|
-
|
2309
|
-
value: 2.27
|
2310
|
-
units: km
|
2132
|
+
distance_km: 2.27
|
2311
2133
|
- country: US
|
2312
2134
|
region: GA
|
2313
2135
|
exchange: '322929'
|
@@ -2328,9 +2150,7 @@ rate_centers:
|
|
2328
2150
|
long: "-83.523964"
|
2329
2151
|
closest_city:
|
2330
2152
|
name: Cornelia
|
2331
|
-
|
2332
|
-
value: 1.37
|
2333
|
-
units: km
|
2153
|
+
distance_km: 1.37
|
2334
2154
|
- country: US
|
2335
2155
|
region: GA
|
2336
2156
|
exchange: '323547'
|
@@ -2360,9 +2180,7 @@ rate_centers:
|
|
2360
2180
|
long: "-83.856884"
|
2361
2181
|
closest_city:
|
2362
2182
|
name: Covington
|
2363
|
-
|
2364
|
-
value: 1.18
|
2365
|
-
units: km
|
2183
|
+
distance_km: 1.18
|
2366
2184
|
- country: US
|
2367
2185
|
region: GA
|
2368
2186
|
exchange: '323282'
|
@@ -2410,9 +2228,7 @@ rate_centers:
|
|
2410
2228
|
long: "-82.893215"
|
2411
2229
|
closest_city:
|
2412
2230
|
name: Crawfordville
|
2413
|
-
|
2414
|
-
value: 0.59
|
2415
|
-
units: km
|
2231
|
+
distance_km: 0.59
|
2416
2232
|
- country: US
|
2417
2233
|
region: GA
|
2418
2234
|
exchange: '323283'
|
@@ -2451,9 +2267,7 @@ rate_centers:
|
|
2451
2267
|
long: "-84.094449"
|
2452
2268
|
closest_city:
|
2453
2269
|
name: Culloden
|
2454
|
-
|
2455
|
-
value: 0.27
|
2456
|
-
units: km
|
2270
|
+
distance_km: 0.27
|
2457
2271
|
- country: US
|
2458
2272
|
region: GA
|
2459
2273
|
exchange: '033240'
|
@@ -2465,9 +2279,7 @@ rate_centers:
|
|
2465
2279
|
long: "-84.140435"
|
2466
2280
|
closest_city:
|
2467
2281
|
name: Cumming
|
2468
|
-
|
2469
|
-
value: 0.61
|
2470
|
-
units: km
|
2282
|
+
distance_km: 0.61
|
2471
2283
|
- country: US
|
2472
2284
|
region: GA
|
2473
2285
|
exchange: '033250'
|
@@ -2479,9 +2291,7 @@ rate_centers:
|
|
2479
2291
|
long: "-84.768752"
|
2480
2292
|
closest_city:
|
2481
2293
|
name: Cusseta
|
2482
|
-
|
2483
|
-
value: 3.69
|
2484
|
-
units: km
|
2294
|
+
distance_km: 3.69
|
2485
2295
|
- country: US
|
2486
2296
|
region: GA
|
2487
2297
|
exchange: '033260'
|
@@ -2493,9 +2303,7 @@ rate_centers:
|
|
2493
2303
|
long: "-84.793594"
|
2494
2304
|
closest_city:
|
2495
2305
|
name: Cuthbert
|
2496
|
-
|
2497
|
-
value: 0.49
|
2498
|
-
units: km
|
2306
|
+
distance_km: 0.49
|
2499
2307
|
- country: US
|
2500
2308
|
region: GA
|
2501
2309
|
exchange: '322939'
|
@@ -2516,9 +2324,7 @@ rate_centers:
|
|
2516
2324
|
long: "-83.984607"
|
2517
2325
|
closest_city:
|
2518
2326
|
name: Dahlonega
|
2519
|
-
|
2520
|
-
value: 0.66
|
2521
|
-
units: km
|
2327
|
+
distance_km: 0.66
|
2522
2328
|
- country: US
|
2523
2329
|
region: GA
|
2524
2330
|
exchange: '323284'
|
@@ -2548,9 +2354,7 @@ rate_centers:
|
|
2548
2354
|
long: "-84.966178"
|
2549
2355
|
closest_city:
|
2550
2356
|
name: Dalton
|
2551
|
-
|
2552
|
-
value: 0.92
|
2553
|
-
units: km
|
2357
|
+
distance_km: 0.92
|
2554
2358
|
- country: US
|
2555
2359
|
region: GA
|
2556
2360
|
exchange: '323550'
|
@@ -2580,9 +2384,7 @@ rate_centers:
|
|
2580
2384
|
long: "-83.224663"
|
2581
2385
|
closest_city:
|
2582
2386
|
name: Danielsville
|
2583
|
-
|
2584
|
-
value: 0.53
|
2585
|
-
units: km
|
2387
|
+
distance_km: 0.53
|
2586
2388
|
- country: US
|
2587
2389
|
region: GA
|
2588
2390
|
exchange: '033300'
|
@@ -2594,9 +2396,7 @@ rate_centers:
|
|
2594
2396
|
long: "-83.238117"
|
2595
2397
|
closest_city:
|
2596
2398
|
name: Danville
|
2597
|
-
|
2598
|
-
value: 0.94
|
2599
|
-
units: km
|
2399
|
+
distance_km: 0.94
|
2600
2400
|
- country: US
|
2601
2401
|
region: GA
|
2602
2402
|
exchange: '033310'
|
@@ -2608,9 +2408,7 @@ rate_centers:
|
|
2608
2408
|
long: "-81.432433"
|
2609
2409
|
closest_city:
|
2610
2410
|
name: Darien
|
2611
|
-
|
2612
|
-
value: 1.96
|
2613
|
-
units: km
|
2411
|
+
distance_km: 1.96
|
2614
2412
|
- country: US
|
2615
2413
|
region: GA
|
2616
2414
|
exchange: '323551'
|
@@ -2631,9 +2429,7 @@ rate_centers:
|
|
2631
2429
|
long: "-82.608299"
|
2632
2430
|
closest_city:
|
2633
2431
|
name: Davisboro
|
2634
|
-
|
2635
|
-
value: 1.01
|
2636
|
-
units: km
|
2432
|
+
distance_km: 1.01
|
2637
2433
|
- country: US
|
2638
2434
|
region: GA
|
2639
2435
|
exchange: '322945'
|
@@ -2654,9 +2450,7 @@ rate_centers:
|
|
2654
2450
|
long: "-84.442475"
|
2655
2451
|
closest_city:
|
2656
2452
|
name: Dawson
|
2657
|
-
|
2658
|
-
value: 0.37
|
2659
|
-
units: km
|
2453
|
+
distance_km: 0.37
|
2660
2454
|
- country: US
|
2661
2455
|
region: GA
|
2662
2456
|
exchange: '033340'
|
@@ -2668,9 +2462,7 @@ rate_centers:
|
|
2668
2462
|
long: "-84.116737"
|
2669
2463
|
closest_city:
|
2670
2464
|
name: Dawsonville
|
2671
|
-
|
2672
|
-
value: 2.11
|
2673
|
-
units: km
|
2465
|
+
distance_km: 2.11
|
2674
2466
|
- country: US
|
2675
2467
|
region: GA
|
2676
2468
|
exchange: '323553'
|
@@ -2763,9 +2555,7 @@ rate_centers:
|
|
2763
2555
|
long: "-83.058315"
|
2764
2556
|
closest_city:
|
2765
2557
|
name: Dexter
|
2766
|
-
|
2767
|
-
value: 0.18
|
2768
|
-
units: km
|
2558
|
+
distance_km: 0.18
|
2769
2559
|
- country: US
|
2770
2560
|
region: GA
|
2771
2561
|
exchange: '033360'
|
@@ -2777,9 +2567,7 @@ rate_centers:
|
|
2777
2567
|
long: "-84.226161"
|
2778
2568
|
closest_city:
|
2779
2569
|
name: Morganton
|
2780
|
-
|
2781
|
-
value: 12.65
|
2782
|
-
units: km
|
2570
|
+
distance_km: 12.65
|
2783
2571
|
- country: US
|
2784
2572
|
region: GA
|
2785
2573
|
exchange: '323554'
|
@@ -2809,9 +2597,7 @@ rate_centers:
|
|
2809
2597
|
long: "-83.390971"
|
2810
2598
|
closest_city:
|
2811
2599
|
name: Mountain City
|
2812
|
-
|
2813
|
-
value: 0.66
|
2814
|
-
units: km
|
2600
|
+
distance_km: 0.66
|
2815
2601
|
- country: US
|
2816
2602
|
region: GA
|
2817
2603
|
exchange: '323555'
|
@@ -2841,9 +2627,7 @@ rate_centers:
|
|
2841
2627
|
long: "-83.916244"
|
2842
2628
|
closest_city:
|
2843
2629
|
name: Doerun
|
2844
|
-
|
2845
|
-
value: 0.49
|
2846
|
-
units: km
|
2630
|
+
distance_km: 0.49
|
2847
2631
|
- country: US
|
2848
2632
|
region: GA
|
2849
2633
|
exchange: '323557'
|
@@ -2864,9 +2648,7 @@ rate_centers:
|
|
2864
2648
|
long: "-84.874321"
|
2865
2649
|
closest_city:
|
2866
2650
|
name: Donalsonville
|
2867
|
-
|
2868
|
-
value: 0.47
|
2869
|
-
units: km
|
2651
|
+
distance_km: 0.47
|
2870
2652
|
- country: US
|
2871
2653
|
region: GA
|
2872
2654
|
exchange: '323687'
|
@@ -2891,7 +2673,7 @@ rate_centers:
|
|
2891
2673
|
name: DORCHESTER
|
2892
2674
|
full_name: Dorchester
|
2893
2675
|
lata: '440'
|
2894
|
-
ilec_name:
|
2676
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
2895
2677
|
lat:
|
2896
2678
|
long:
|
2897
2679
|
- country: US
|
@@ -2914,9 +2696,7 @@ rate_centers:
|
|
2914
2696
|
long: "-82.84944"
|
2915
2697
|
closest_city:
|
2916
2698
|
name: Douglas
|
2917
|
-
|
2918
|
-
value: 0.49
|
2919
|
-
units: km
|
2699
|
+
distance_km: 0.49
|
2920
2700
|
- country: US
|
2921
2701
|
region: GA
|
2922
2702
|
exchange: '323559'
|
@@ -2946,9 +2726,7 @@ rate_centers:
|
|
2946
2726
|
long: "-81.658977"
|
2947
2727
|
closest_city:
|
2948
2728
|
name: Sylvania
|
2949
|
-
|
2950
|
-
value: 3.54
|
2951
|
-
units: km
|
2729
|
+
distance_km: 3.54
|
2952
2730
|
- country: US
|
2953
2731
|
region: GA
|
2954
2732
|
exchange: '323689'
|
@@ -2987,9 +2765,7 @@ rate_centers:
|
|
2987
2765
|
long: "-82.907736"
|
2988
2766
|
closest_city:
|
2989
2767
|
name: Dublin
|
2990
|
-
|
2991
|
-
value: 1.94
|
2992
|
-
units: km
|
2768
|
+
distance_km: 1.94
|
2993
2769
|
- country: US
|
2994
2770
|
region: GA
|
2995
2771
|
exchange: '033430'
|
@@ -3001,9 +2777,7 @@ rate_centers:
|
|
3001
2777
|
long: "-83.079776"
|
3002
2778
|
closest_city:
|
3003
2779
|
name: Dudley
|
3004
|
-
|
3005
|
-
value: 0.7
|
3006
|
-
units: km
|
2780
|
+
distance_km: 0.7
|
3007
2781
|
- country: US
|
3008
2782
|
region: GA
|
3009
2783
|
exchange: '033440'
|
@@ -3015,9 +2789,7 @@ rate_centers:
|
|
3015
2789
|
long: "-84.148858"
|
3016
2790
|
closest_city:
|
3017
2791
|
name: Duluth
|
3018
|
-
|
3019
|
-
value: 0.7
|
3020
|
-
units: km
|
2792
|
+
distance_km: 0.7
|
3021
2793
|
- country: US
|
3022
2794
|
region: GA
|
3023
2795
|
exchange: '032474'
|
@@ -3074,9 +2846,7 @@ rate_centers:
|
|
3074
2846
|
long: "-83.254643"
|
3075
2847
|
closest_city:
|
3076
2848
|
name: Avalon
|
3077
|
-
|
3078
|
-
value: 5.46
|
3079
|
-
units: km
|
2849
|
+
distance_km: 5.46
|
3080
2850
|
- country: US
|
3081
2851
|
region: GA
|
3082
2852
|
exchange: '033460'
|
@@ -3088,9 +2858,7 @@ rate_centers:
|
|
3088
2858
|
long: "-83.171589"
|
3089
2859
|
closest_city:
|
3090
2860
|
name: Eastman
|
3091
|
-
|
3092
|
-
value: 0.4
|
3093
|
-
units: km
|
2861
|
+
distance_km: 0.4
|
3094
2862
|
- country: US
|
3095
2863
|
region: GA
|
3096
2864
|
exchange: '033470'
|
@@ -3102,9 +2870,7 @@ rate_centers:
|
|
3102
2870
|
long: "-83.391945"
|
3103
2871
|
closest_city:
|
3104
2872
|
name: Eatonton
|
3105
|
-
|
3106
|
-
value: 0.32
|
3107
|
-
units: km
|
2873
|
+
distance_km: 0.32
|
3108
2874
|
- country: US
|
3109
2875
|
region: GA
|
3110
2876
|
exchange: '323436'
|
@@ -3125,9 +2891,7 @@ rate_centers:
|
|
3125
2891
|
long: "-84.732377"
|
3126
2892
|
closest_city:
|
3127
2893
|
name: Edison
|
3128
|
-
|
3129
|
-
value: 0.68
|
3130
|
-
units: km
|
2894
|
+
distance_km: 0.68
|
3131
2895
|
- country: US
|
3132
2896
|
region: GA
|
3133
2897
|
exchange: '323291'
|
@@ -3148,9 +2912,7 @@ rate_centers:
|
|
3148
2912
|
long: "-82.86636"
|
3149
2913
|
closest_city:
|
3150
2914
|
name: Elberton
|
3151
|
-
|
3152
|
-
value: 1.2
|
3153
|
-
units: km
|
2915
|
+
distance_km: 1.2
|
3154
2916
|
- country: US
|
3155
2917
|
region: GA
|
3156
2918
|
exchange: '323292'
|
@@ -3180,9 +2942,7 @@ rate_centers:
|
|
3180
2942
|
long: "-81.467431"
|
3181
2943
|
closest_city:
|
3182
2944
|
name: Pembroke
|
3183
|
-
|
3184
|
-
value: 14.59
|
3185
|
-
units: km
|
2945
|
+
distance_km: 14.59
|
3186
2946
|
- country: US
|
3187
2947
|
region: GA
|
3188
2948
|
exchange: '033510'
|
@@ -3194,9 +2954,7 @@ rate_centers:
|
|
3194
2954
|
long: "-84.308168"
|
3195
2955
|
closest_city:
|
3196
2956
|
name: Ellaville
|
3197
|
-
|
3198
|
-
value: 0.67
|
3199
|
-
units: km
|
2957
|
+
distance_km: 0.67
|
3200
2958
|
- country: US
|
3201
2959
|
region: GA
|
3202
2960
|
exchange: '323562'
|
@@ -3235,9 +2993,7 @@ rate_centers:
|
|
3235
2993
|
long: "-84.484863"
|
3236
2994
|
closest_city:
|
3237
2995
|
name: Ellijay
|
3238
|
-
|
3239
|
-
value: 0.24
|
3240
|
-
units: km
|
2996
|
+
distance_km: 0.24
|
3241
2997
|
- country: US
|
3242
2998
|
region: GA
|
3243
2999
|
exchange: '322970'
|
@@ -3276,9 +3032,7 @@ rate_centers:
|
|
3276
3032
|
long: "-83.331034"
|
3277
3033
|
closest_city:
|
3278
3034
|
name: Enigma
|
3279
|
-
|
3280
|
-
value: 0.26
|
3281
|
-
units: km
|
3035
|
+
distance_km: 0.26
|
3282
3036
|
- country: US
|
3283
3037
|
region: GA
|
3284
3038
|
exchange: '326898'
|
@@ -3335,9 +3089,7 @@ rate_centers:
|
|
3335
3089
|
long: "-81.42354"
|
3336
3090
|
closest_city:
|
3337
3091
|
name: Eulonia
|
3338
|
-
|
3339
|
-
value: 0.98
|
3340
|
-
units: km
|
3092
|
+
distance_km: 0.98
|
3341
3093
|
- country: US
|
3342
3094
|
region: GA
|
3343
3095
|
exchange: '323437'
|
@@ -3394,9 +3146,7 @@ rate_centers:
|
|
3394
3146
|
long: "-84.707018"
|
3395
3147
|
closest_city:
|
3396
3148
|
name: Fairmount
|
3397
|
-
|
3398
|
-
value: 0.91
|
3399
|
-
units: km
|
3149
|
+
distance_km: 0.91
|
3400
3150
|
- country: US
|
3401
3151
|
region: GA
|
3402
3152
|
exchange: '033570'
|
@@ -3408,9 +3158,7 @@ rate_centers:
|
|
3408
3158
|
long: "-82.564507"
|
3409
3159
|
closest_city:
|
3410
3160
|
name: Fargo
|
3411
|
-
|
3412
|
-
value: 0.99
|
3413
|
-
units: km
|
3161
|
+
distance_km: 0.99
|
3414
3162
|
- country: US
|
3415
3163
|
region: GA
|
3416
3164
|
exchange: '322978'
|
@@ -3485,9 +3233,7 @@ rate_centers:
|
|
3485
3233
|
long: "-83.24811"
|
3486
3234
|
closest_city:
|
3487
3235
|
name: Fitzgerald
|
3488
|
-
|
3489
|
-
value: 0.62
|
3490
|
-
units: km
|
3236
|
+
distance_km: 0.62
|
3491
3237
|
- country: US
|
3492
3238
|
region: GA
|
3493
3239
|
exchange: '323696'
|
@@ -3503,7 +3249,7 @@ rate_centers:
|
|
3503
3249
|
name: FLEMING
|
3504
3250
|
full_name: Fleming
|
3505
3251
|
lata: '440'
|
3506
|
-
ilec_name:
|
3252
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
3507
3253
|
lat:
|
3508
3254
|
long:
|
3509
3255
|
- country: US
|
@@ -3512,7 +3258,7 @@ rate_centers:
|
|
3512
3258
|
name: FLEMINGTON
|
3513
3259
|
full_name: Flemington
|
3514
3260
|
lata: '440'
|
3515
|
-
ilec_name:
|
3261
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
3516
3262
|
lat:
|
3517
3263
|
long:
|
3518
3264
|
- country: US
|
@@ -3571,9 +3317,7 @@ rate_centers:
|
|
3571
3317
|
long: "-83.91407"
|
3572
3318
|
closest_city:
|
3573
3319
|
name: Flowery Branch
|
3574
|
-
|
3575
|
-
value: 1.39
|
3576
|
-
units: km
|
3320
|
+
distance_km: 1.39
|
3577
3321
|
- country: US
|
3578
3322
|
region: GA
|
3579
3323
|
exchange: '322987'
|
@@ -3594,9 +3338,7 @@ rate_centers:
|
|
3594
3338
|
long: "-82.01035"
|
3595
3339
|
closest_city:
|
3596
3340
|
name: Folkston
|
3597
|
-
|
3598
|
-
value: 0.59
|
3599
|
-
units: km
|
3341
|
+
distance_km: 0.59
|
3600
3342
|
- country: US
|
3601
3343
|
region: GA
|
3602
3344
|
exchange: '323569'
|
@@ -3635,9 +3377,7 @@ rate_centers:
|
|
3635
3377
|
long: "-83.932899"
|
3636
3378
|
closest_city:
|
3637
3379
|
name: Forsyth
|
3638
|
-
|
3639
|
-
value: 0.73
|
3640
|
-
units: km
|
3380
|
+
distance_km: 0.73
|
3641
3381
|
- country: US
|
3642
3382
|
region: GA
|
3643
3383
|
exchange: '322992'
|
@@ -3658,9 +3398,7 @@ rate_centers:
|
|
3658
3398
|
long: "-85.041739"
|
3659
3399
|
closest_city:
|
3660
3400
|
name: Fort Gaines
|
3661
|
-
|
3662
|
-
value: 1.85
|
3663
|
-
units: km
|
3401
|
+
distance_km: 1.85
|
3664
3402
|
- country: US
|
3665
3403
|
region: GA
|
3666
3404
|
exchange: '322993'
|
@@ -3703,7 +3441,7 @@ rate_centers:
|
|
3703
3441
|
name: FT STEWART
|
3704
3442
|
full_name: Fort Stewart
|
3705
3443
|
lata: '440'
|
3706
|
-
ilec_name:
|
3444
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
3707
3445
|
lat:
|
3708
3446
|
long:
|
3709
3447
|
- country: US
|
@@ -3717,9 +3455,7 @@ rate_centers:
|
|
3717
3455
|
long: "-83.880419"
|
3718
3456
|
closest_city:
|
3719
3457
|
name: Fort Valley
|
3720
|
-
|
3721
|
-
value: 0.28
|
3722
|
-
units: km
|
3458
|
+
distance_km: 0.28
|
3723
3459
|
- country: US
|
3724
3460
|
region: GA
|
3725
3461
|
exchange: '322989'
|
@@ -3740,9 +3476,7 @@ rate_centers:
|
|
3740
3476
|
long: "-85.102077"
|
3741
3477
|
closest_city:
|
3742
3478
|
name: Franklin
|
3743
|
-
|
3744
|
-
value: 0.46
|
3745
|
-
units: km
|
3479
|
+
distance_km: 0.46
|
3746
3480
|
- country: US
|
3747
3481
|
region: GA
|
3748
3482
|
exchange: '322991'
|
@@ -3772,9 +3506,7 @@ rate_centers:
|
|
3772
3506
|
long: "-83.870501"
|
3773
3507
|
closest_city:
|
3774
3508
|
name: Funston
|
3775
|
-
|
3776
|
-
value: 0.63
|
3777
|
-
units: km
|
3509
|
+
distance_km: 0.63
|
3778
3510
|
- country: US
|
3779
3511
|
region: GA
|
3780
3512
|
exchange: '033670'
|
@@ -3786,9 +3518,7 @@ rate_centers:
|
|
3786
3518
|
long: "-83.826741"
|
3787
3519
|
closest_city:
|
3788
3520
|
name: Gainesville
|
3789
|
-
|
3790
|
-
value: 1.23
|
3791
|
-
units: km
|
3521
|
+
distance_km: 1.23
|
3792
3522
|
- country: US
|
3793
3523
|
region: GA
|
3794
3524
|
exchange: '035341'
|
@@ -3818,9 +3548,7 @@ rate_centers:
|
|
3818
3548
|
long: "-84.576576"
|
3819
3549
|
closest_city:
|
3820
3550
|
name: Gay
|
3821
|
-
|
3822
|
-
value: 0.24
|
3823
|
-
units: km
|
3551
|
+
distance_km: 0.24
|
3824
3552
|
- country: US
|
3825
3553
|
region: GA
|
3826
3554
|
exchange: '033690'
|
@@ -3832,9 +3560,7 @@ rate_centers:
|
|
3832
3560
|
long: "-84.551078"
|
3833
3561
|
closest_city:
|
3834
3562
|
name: Geneva
|
3835
|
-
|
3836
|
-
value: 0.44
|
3837
|
-
units: km
|
3563
|
+
distance_km: 0.44
|
3838
3564
|
- country: US
|
3839
3565
|
region: GA
|
3840
3566
|
exchange: '033700'
|
@@ -3846,9 +3572,7 @@ rate_centers:
|
|
3846
3572
|
long: "-85.1061"
|
3847
3573
|
closest_city:
|
3848
3574
|
name: Fort Gaines
|
3849
|
-
|
3850
|
-
value: 29.26
|
3851
|
-
units: km
|
3575
|
+
distance_km: 29.26
|
3852
3576
|
- country: US
|
3853
3577
|
region: GA
|
3854
3578
|
exchange: '033710'
|
@@ -3860,9 +3584,7 @@ rate_centers:
|
|
3860
3584
|
long: "-82.592494"
|
3861
3585
|
closest_city:
|
3862
3586
|
name: Gibson
|
3863
|
-
|
3864
|
-
value: 0.32
|
3865
|
-
units: km
|
3587
|
+
distance_km: 0.32
|
3866
3588
|
- country: US
|
3867
3589
|
region: GA
|
3868
3590
|
exchange: '322998'
|
@@ -3901,9 +3623,7 @@ rate_centers:
|
|
3901
3623
|
long: "-81.927777"
|
3902
3624
|
closest_city:
|
3903
3625
|
name: Glennville
|
3904
|
-
|
3905
|
-
value: 0.42
|
3906
|
-
units: km
|
3626
|
+
distance_km: 0.42
|
3907
3627
|
- country: US
|
3908
3628
|
region: GA
|
3909
3629
|
exchange: '033730'
|
@@ -3915,9 +3635,7 @@ rate_centers:
|
|
3915
3635
|
long: "-82.667663"
|
3916
3636
|
closest_city:
|
3917
3637
|
name: Glenwood
|
3918
|
-
|
3919
|
-
value: 0.43
|
3920
|
-
units: km
|
3638
|
+
distance_km: 0.43
|
3921
3639
|
- country: US
|
3922
3640
|
region: GA
|
3923
3641
|
exchange: '322999'
|
@@ -3947,9 +3665,7 @@ rate_centers:
|
|
3947
3665
|
long: "-83.334444"
|
3948
3666
|
closest_city:
|
3949
3667
|
name: Gordon
|
3950
|
-
|
3951
|
-
value: 0.69
|
3952
|
-
units: km
|
3668
|
+
distance_km: 0.69
|
3953
3669
|
- country: US
|
3954
3670
|
region: GA
|
3955
3671
|
exchange: '323306'
|
@@ -3997,9 +3713,7 @@ rate_centers:
|
|
3997
3713
|
long: "-84.834975"
|
3998
3714
|
closest_city:
|
3999
3715
|
name: Grantville
|
4000
|
-
|
4001
|
-
value: 0.68
|
4002
|
-
units: km
|
3716
|
+
distance_km: 0.68
|
4003
3717
|
- country: US
|
4004
3718
|
region: GA
|
4005
3719
|
exchange: '033760'
|
@@ -4011,9 +3725,7 @@ rate_centers:
|
|
4011
3725
|
long: "-83.534004"
|
4012
3726
|
closest_city:
|
4013
3727
|
name: Gray
|
4014
|
-
|
4015
|
-
value: 0.6
|
4016
|
-
units: km
|
3728
|
+
distance_km: 0.6
|
4017
3729
|
- country: US
|
4018
3730
|
region: GA
|
4019
3731
|
exchange: '323002'
|
@@ -4034,9 +3746,7 @@ rate_centers:
|
|
4034
3746
|
long: "-83.182338"
|
4035
3747
|
closest_city:
|
4036
3748
|
name: Greensboro
|
4037
|
-
|
4038
|
-
value: 0.7
|
4039
|
-
units: km
|
3749
|
+
distance_km: 0.7
|
4040
3750
|
- country: US
|
4041
3751
|
region: GA
|
4042
3752
|
exchange: '033780'
|
@@ -4048,9 +3758,7 @@ rate_centers:
|
|
4048
3758
|
long: "-84.709769"
|
4049
3759
|
closest_city:
|
4050
3760
|
name: Greenville
|
4051
|
-
|
4052
|
-
value: 1.18
|
4053
|
-
units: km
|
3761
|
+
distance_km: 1.18
|
4054
3762
|
- country: US
|
4055
3763
|
region: GA
|
4056
3764
|
exchange: '033790'
|
@@ -4062,9 +3770,7 @@ rate_centers:
|
|
4062
3770
|
long: "-84.256753"
|
4063
3771
|
closest_city:
|
4064
3772
|
name: Griffin
|
4065
|
-
|
4066
|
-
value: 1.96
|
4067
|
-
units: km
|
3773
|
+
distance_km: 1.96
|
4068
3774
|
- country: US
|
4069
3775
|
region: GA
|
4070
3776
|
exchange: '323444'
|
@@ -4085,9 +3791,7 @@ rate_centers:
|
|
4085
3791
|
long: "-81.392335"
|
4086
3792
|
closest_city:
|
4087
3793
|
name: Guyton
|
4088
|
-
|
4089
|
-
value: 2.91
|
4090
|
-
units: km
|
3794
|
+
distance_km: 2.91
|
4091
3795
|
- country: US
|
4092
3796
|
region: GA
|
4093
3797
|
exchange: '323006'
|
@@ -4108,9 +3812,7 @@ rate_centers:
|
|
4108
3812
|
long: "-83.427094"
|
4109
3813
|
closest_city:
|
4110
3814
|
name: Gray
|
4111
|
-
|
4112
|
-
value: 10.88
|
4113
|
-
units: km
|
3815
|
+
distance_km: 10.88
|
4114
3816
|
- country: US
|
4115
3817
|
region: GA
|
4116
3818
|
exchange: '323309'
|
@@ -4131,9 +3833,7 @@ rate_centers:
|
|
4131
3833
|
long: "-83.374723"
|
4132
3834
|
closest_city:
|
4133
3835
|
name: Hahira
|
4134
|
-
|
4135
|
-
value: 0.54
|
4136
|
-
units: km
|
3836
|
+
distance_km: 0.54
|
4137
3837
|
- country: US
|
4138
3838
|
region: GA
|
4139
3839
|
exchange: '323310'
|
@@ -4154,9 +3854,7 @@ rate_centers:
|
|
4154
3854
|
long: "-84.877153"
|
4155
3855
|
closest_city:
|
4156
3856
|
name: Hamilton
|
4157
|
-
|
4158
|
-
value: 0.59
|
4159
|
-
units: km
|
3857
|
+
distance_km: 0.59
|
4160
3858
|
- country: US
|
4161
3859
|
region: GA
|
4162
3860
|
exchange: '032497'
|
@@ -4204,9 +3902,7 @@ rate_centers:
|
|
4204
3902
|
long: "-82.317348"
|
4205
3903
|
closest_city:
|
4206
3904
|
name: Harlem
|
4207
|
-
|
4208
|
-
value: 1.29
|
4209
|
-
units: km
|
3905
|
+
distance_km: 1.29
|
4210
3906
|
- country: US
|
4211
3907
|
region: GA
|
4212
3908
|
exchange: '323011'
|
@@ -4245,9 +3941,7 @@ rate_centers:
|
|
4245
3941
|
long: "-82.933789"
|
4246
3942
|
closest_city:
|
4247
3943
|
name: Hartwell
|
4248
|
-
|
4249
|
-
value: 1.01
|
4250
|
-
units: km
|
3944
|
+
distance_km: 1.01
|
4251
3945
|
- country: US
|
4252
3946
|
region: GA
|
4253
3947
|
exchange: '033860'
|
@@ -4259,9 +3953,7 @@ rate_centers:
|
|
4259
3953
|
long: "-83.473451"
|
4260
3954
|
closest_city:
|
4261
3955
|
name: Hawkinsville
|
4262
|
-
|
4263
|
-
value: 1.85
|
4264
|
-
units: km
|
3956
|
+
distance_km: 1.85
|
4265
3957
|
- country: US
|
4266
3958
|
region: GA
|
4267
3959
|
exchange: '323013'
|
@@ -4282,9 +3974,7 @@ rate_centers:
|
|
4282
3974
|
long: "-82.592102"
|
4283
3975
|
closest_city:
|
4284
3976
|
name: Hazlehurst
|
4285
|
-
|
4286
|
-
value: 0.76
|
4287
|
-
units: km
|
3977
|
+
distance_km: 0.76
|
4288
3978
|
- country: US
|
4289
3979
|
region: GA
|
4290
3980
|
exchange: '033880'
|
@@ -4296,9 +3986,7 @@ rate_centers:
|
|
4296
3986
|
long: "-83.733876"
|
4297
3987
|
closest_city:
|
4298
3988
|
name: Helen
|
4299
|
-
|
4300
|
-
value: 1.16
|
4301
|
-
units: km
|
3989
|
+
distance_km: 1.16
|
4302
3990
|
- country: US
|
4303
3991
|
region: GA
|
4304
3992
|
exchange: '323575'
|
@@ -4328,9 +4016,7 @@ rate_centers:
|
|
4328
4016
|
long: "-82.099941"
|
4329
4017
|
closest_city:
|
4330
4018
|
name: Hephzibah
|
4331
|
-
|
4332
|
-
value: 3.02
|
4333
|
-
units: km
|
4019
|
+
distance_km: 3.02
|
4334
4020
|
- country: US
|
4335
4021
|
region: GA
|
4336
4022
|
exchange: '323576'
|
@@ -4351,9 +4037,7 @@ rate_centers:
|
|
4351
4037
|
long: "-83.748663"
|
4352
4038
|
closest_city:
|
4353
4039
|
name: Hiawassee
|
4354
|
-
|
4355
|
-
value: 0.41
|
4356
|
-
units: km
|
4040
|
+
distance_km: 0.41
|
4357
4041
|
- country: US
|
4358
4042
|
region: GA
|
4359
4043
|
exchange: '323016'
|
@@ -4374,9 +4058,7 @@ rate_centers:
|
|
4374
4058
|
long: "-85.372597"
|
4375
4059
|
closest_city:
|
4376
4060
|
name: Chickamauga
|
4377
|
-
|
4378
|
-
value: 9.41
|
4379
|
-
units: km
|
4061
|
+
distance_km: 9.41
|
4380
4062
|
- country: US
|
4381
4063
|
region: GA
|
4382
4064
|
exchange: '323017'
|
@@ -4397,23 +4079,19 @@ rate_centers:
|
|
4397
4079
|
long: "-81.656294"
|
4398
4080
|
closest_city:
|
4399
4081
|
name: Hiltonia
|
4400
|
-
|
4401
|
-
value: 0.47
|
4402
|
-
units: km
|
4082
|
+
distance_km: 0.47
|
4403
4083
|
- country: US
|
4404
4084
|
region: GA
|
4405
4085
|
exchange: '033930'
|
4406
4086
|
name: HINESVILLE
|
4407
4087
|
full_name: Hinesville
|
4408
4088
|
lata: '440'
|
4409
|
-
ilec_name:
|
4089
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
4410
4090
|
lat: '31.847569'
|
4411
4091
|
long: "-81.590727"
|
4412
4092
|
closest_city:
|
4413
4093
|
name: Flemington
|
4414
|
-
|
4415
|
-
value: 2.89
|
4416
|
-
units: km
|
4094
|
+
distance_km: 2.89
|
4417
4095
|
- country: US
|
4418
4096
|
region: GA
|
4419
4097
|
exchange: '323577'
|
@@ -4443,9 +4121,7 @@ rate_centers:
|
|
4443
4121
|
long: "-82.133551"
|
4444
4122
|
closest_city:
|
4445
4123
|
name: Hoboken
|
4446
|
-
|
4447
|
-
value: 0.22
|
4448
|
-
units: km
|
4124
|
+
distance_km: 0.22
|
4449
4125
|
- country: US
|
4450
4126
|
region: GA
|
4451
4127
|
exchange: '033950'
|
@@ -4457,9 +4133,7 @@ rate_centers:
|
|
4457
4133
|
long: "-84.916763"
|
4458
4134
|
closest_city:
|
4459
4135
|
name: Hogansville
|
4460
|
-
|
4461
|
-
value: 1.5
|
4462
|
-
units: km
|
4136
|
+
distance_km: 1.5
|
4463
4137
|
- country: US
|
4464
4138
|
region: GA
|
4465
4139
|
exchange: '323020'
|
@@ -4498,9 +4172,7 @@ rate_centers:
|
|
4498
4172
|
long: "-83.496864"
|
4499
4173
|
closest_city:
|
4500
4174
|
name: Homer
|
4501
|
-
|
4502
|
-
value: 0.27
|
4503
|
-
units: km
|
4175
|
+
distance_km: 0.27
|
4504
4176
|
- country: US
|
4505
4177
|
region: GA
|
4506
4178
|
exchange: '033970'
|
@@ -4512,9 +4184,7 @@ rate_centers:
|
|
4512
4184
|
long: "-82.749246"
|
4513
4185
|
closest_city:
|
4514
4186
|
name: Homerville
|
4515
|
-
|
4516
|
-
value: 1.04
|
4517
|
-
units: km
|
4187
|
+
distance_km: 1.04
|
4518
4188
|
- country: US
|
4519
4189
|
region: GA
|
4520
4190
|
exchange: '033980'
|
@@ -4526,9 +4196,7 @@ rate_centers:
|
|
4526
4196
|
long: "-81.958326"
|
4527
4197
|
closest_city:
|
4528
4198
|
name: Hortense
|
4529
|
-
|
4530
|
-
value: 0.76
|
4531
|
-
units: km
|
4199
|
+
distance_km: 0.76
|
4532
4200
|
- country: US
|
4533
4201
|
region: GA
|
4534
4202
|
exchange: '323023'
|
@@ -4594,9 +4262,7 @@ rate_centers:
|
|
4594
4262
|
long: "-84.19185"
|
4595
4263
|
closest_city:
|
4596
4264
|
name: Ideal
|
4597
|
-
|
4598
|
-
value: 0.23
|
4599
|
-
units: km
|
4265
|
+
distance_km: 0.23
|
4600
4266
|
- country: US
|
4601
4267
|
region: GA
|
4602
4268
|
exchange: '034000'
|
@@ -4608,9 +4274,7 @@ rate_centers:
|
|
4608
4274
|
long: "-83.293557"
|
4609
4275
|
closest_city:
|
4610
4276
|
name: Ila
|
4611
|
-
|
4612
|
-
value: 0.81
|
4613
|
-
units: km
|
4277
|
+
distance_km: 0.81
|
4614
4278
|
- country: US
|
4615
4279
|
region: GA
|
4616
4280
|
exchange: '323026'
|
@@ -4649,9 +4313,7 @@ rate_centers:
|
|
4649
4313
|
long: "-84.815791"
|
4650
4314
|
closest_city:
|
4651
4315
|
name: Iron City
|
4652
|
-
|
4653
|
-
value: 0.44
|
4654
|
-
units: km
|
4316
|
+
distance_km: 0.44
|
4655
4317
|
- country: US
|
4656
4318
|
region: GA
|
4657
4319
|
exchange: '034020'
|
@@ -4663,9 +4325,7 @@ rate_centers:
|
|
4663
4325
|
long: "-83.177002"
|
4664
4326
|
closest_city:
|
4665
4327
|
name: Irwinton
|
4666
|
-
|
4667
|
-
value: 0.32
|
4668
|
-
units: km
|
4328
|
+
distance_km: 0.32
|
4669
4329
|
- country: US
|
4670
4330
|
region: GA
|
4671
4331
|
exchange: '034030'
|
@@ -4677,9 +4337,7 @@ rate_centers:
|
|
4677
4337
|
long: "-83.382657"
|
4678
4338
|
closest_city:
|
4679
4339
|
name: Ocilla
|
4680
|
-
|
4681
|
-
value: 13.68
|
4682
|
-
units: km
|
4340
|
+
distance_km: 13.68
|
4683
4341
|
- country: US
|
4684
4342
|
region: GA
|
4685
4343
|
exchange: '323710'
|
@@ -4700,9 +4358,7 @@ rate_centers:
|
|
4700
4358
|
long: "-83.964641"
|
4701
4359
|
closest_city:
|
4702
4360
|
name: Jackson
|
4703
|
-
|
4704
|
-
value: 1.04
|
4705
|
-
units: km
|
4361
|
+
distance_km: 1.04
|
4706
4362
|
- country: US
|
4707
4363
|
region: GA
|
4708
4364
|
exchange: '034050'
|
@@ -4714,9 +4370,7 @@ rate_centers:
|
|
4714
4370
|
long: "-82.986602"
|
4715
4371
|
closest_city:
|
4716
4372
|
name: Jacksonville
|
4717
|
-
|
4718
|
-
value: 0.74
|
4719
|
-
units: km
|
4373
|
+
distance_km: 0.74
|
4720
4374
|
- country: US
|
4721
4375
|
region: GA
|
4722
4376
|
exchange: '034060'
|
@@ -4728,9 +4382,7 @@ rate_centers:
|
|
4728
4382
|
long: "-84.981665"
|
4729
4383
|
closest_city:
|
4730
4384
|
name: Jakin
|
4731
|
-
|
4732
|
-
value: 0.18
|
4733
|
-
units: km
|
4385
|
+
distance_km: 0.18
|
4734
4386
|
- country: US
|
4735
4387
|
region: GA
|
4736
4388
|
exchange: '034070'
|
@@ -4742,9 +4394,7 @@ rate_centers:
|
|
4742
4394
|
long: "-84.434081"
|
4743
4395
|
closest_city:
|
4744
4396
|
name: Jasper
|
4745
|
-
|
4746
|
-
value: 1.46
|
4747
|
-
units: km
|
4397
|
+
distance_km: 1.46
|
4748
4398
|
- country: US
|
4749
4399
|
region: GA
|
4750
4400
|
exchange: '034080'
|
@@ -4756,9 +4406,7 @@ rate_centers:
|
|
4756
4406
|
long: "-83.576239"
|
4757
4407
|
closest_city:
|
4758
4408
|
name: Jefferson
|
4759
|
-
|
4760
|
-
value: 2.63
|
4761
|
-
units: km
|
4409
|
+
distance_km: 2.63
|
4762
4410
|
- country: US
|
4763
4411
|
region: GA
|
4764
4412
|
exchange: '034090'
|
@@ -4770,9 +4418,7 @@ rate_centers:
|
|
4770
4418
|
long: "-83.339383"
|
4771
4419
|
closest_city:
|
4772
4420
|
name: Jeffersonville
|
4773
|
-
|
4774
|
-
value: 0.55
|
4775
|
-
units: km
|
4421
|
+
distance_km: 0.55
|
4776
4422
|
- country: US
|
4777
4423
|
region: GA
|
4778
4424
|
exchange: '034100'
|
@@ -4784,9 +4430,7 @@ rate_centers:
|
|
4784
4430
|
long: "-81.419004"
|
4785
4431
|
closest_city:
|
4786
4432
|
name: Jekyll Island
|
4787
|
-
|
4788
|
-
value: 4.72
|
4789
|
-
units: km
|
4433
|
+
distance_km: 4.72
|
4790
4434
|
- country: US
|
4791
4435
|
region: GA
|
4792
4436
|
exchange: '323032'
|
@@ -4807,9 +4451,7 @@ rate_centers:
|
|
4807
4451
|
long: "-81.883256"
|
4808
4452
|
closest_city:
|
4809
4453
|
name: Jesup
|
4810
|
-
|
4811
|
-
value: 1.13
|
4812
|
-
units: km
|
4454
|
+
distance_km: 1.13
|
4813
4455
|
- country: US
|
4814
4456
|
region: GA
|
4815
4457
|
exchange: '323447'
|
@@ -4839,9 +4481,7 @@ rate_centers:
|
|
4839
4481
|
long: "-82.301869"
|
4840
4482
|
closest_city:
|
4841
4483
|
name: Santa Claus
|
4842
|
-
|
4843
|
-
value: 12.39
|
4844
|
-
units: km
|
4484
|
+
distance_km: 12.39
|
4845
4485
|
- country: US
|
4846
4486
|
region: GA
|
4847
4487
|
exchange: '323323'
|
@@ -4920,14 +4560,12 @@ rate_centers:
|
|
4920
4560
|
name: KELLER
|
4921
4561
|
full_name: Keller
|
4922
4562
|
lata: '440'
|
4923
|
-
ilec_name:
|
4563
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
4924
4564
|
lat: '31.843976'
|
4925
4565
|
long: "-81.25336"
|
4926
4566
|
closest_city:
|
4927
4567
|
name: Buckhead
|
4928
|
-
|
4929
|
-
value: 2.1
|
4930
|
-
units: km
|
4568
|
+
distance_km: 2.1
|
4931
4569
|
- country: US
|
4932
4570
|
region: GA
|
4933
4571
|
exchange: '323038'
|
@@ -4957,9 +4595,7 @@ rate_centers:
|
|
4957
4595
|
long: "-85.365997"
|
4958
4596
|
closest_city:
|
4959
4597
|
name: LaFayette
|
4960
|
-
|
4961
|
-
value: 9.59
|
4962
|
-
units: km
|
4598
|
+
distance_km: 9.59
|
4963
4599
|
- country: US
|
4964
4600
|
region: GA
|
4965
4601
|
exchange: '323040'
|
@@ -5016,9 +4652,7 @@ rate_centers:
|
|
5016
4652
|
long: "-84.944069"
|
5017
4653
|
closest_city:
|
5018
4654
|
name: Kingston
|
5019
|
-
|
5020
|
-
value: 0.03
|
5021
|
-
units: km
|
4655
|
+
distance_km: 0.03
|
5022
4656
|
- country: US
|
5023
4657
|
region: GA
|
5024
4658
|
exchange: '034170'
|
@@ -5030,9 +4664,7 @@ rate_centers:
|
|
5030
4664
|
long: "-82.514482"
|
5031
4665
|
closest_city:
|
5032
4666
|
name: Kite
|
5033
|
-
|
5034
|
-
value: 1.11
|
5035
|
-
units: km
|
4667
|
+
distance_km: 1.11
|
5036
4668
|
- country: US
|
5037
4669
|
region: GA
|
5038
4670
|
exchange: '323715'
|
@@ -5071,9 +4703,7 @@ rate_centers:
|
|
5071
4703
|
long: "-85.286441"
|
5072
4704
|
closest_city:
|
5073
4705
|
name: LaFayette
|
5074
|
-
|
5075
|
-
value: 0.47
|
5076
|
-
units: km
|
4706
|
+
distance_km: 0.47
|
5077
4707
|
- country: US
|
5078
4708
|
region: GA
|
5079
4709
|
exchange: '034190'
|
@@ -5085,9 +4715,7 @@ rate_centers:
|
|
5085
4715
|
long: "-85.035957"
|
5086
4716
|
closest_city:
|
5087
4717
|
name: LaGrange
|
5088
|
-
|
5089
|
-
value: 1.47
|
5090
|
-
units: km
|
4718
|
+
distance_km: 1.47
|
5091
4719
|
- country: US
|
5092
4720
|
region: GA
|
5093
4721
|
exchange: '034200'
|
@@ -5099,9 +4727,7 @@ rate_centers:
|
|
5099
4727
|
long: "-83.943721"
|
5100
4728
|
closest_city:
|
5101
4729
|
name: De Soto
|
5102
|
-
|
5103
|
-
value: 11.32
|
5104
|
-
units: km
|
4730
|
+
distance_km: 11.32
|
5105
4731
|
- country: US
|
5106
4732
|
region: GA
|
5107
4733
|
exchange: '323043'
|
@@ -5122,9 +4748,7 @@ rate_centers:
|
|
5122
4748
|
long: "-83.182269"
|
5123
4749
|
closest_city:
|
5124
4750
|
name: Lake Park
|
5125
|
-
|
5126
|
-
value: 0.53
|
5127
|
-
units: km
|
4751
|
+
distance_km: 0.53
|
5128
4752
|
- country: US
|
5129
4753
|
region: GA
|
5130
4754
|
exchange: '034220'
|
@@ -5136,9 +4760,7 @@ rate_centers:
|
|
5136
4760
|
long: "-83.361545"
|
5137
4761
|
closest_city:
|
5138
4762
|
name: Crooked Creek
|
5139
|
-
|
5140
|
-
value: 13.69
|
5141
|
-
units: km
|
4763
|
+
distance_km: 13.69
|
5142
4764
|
- country: US
|
5143
4765
|
region: GA
|
5144
4766
|
exchange: '323054'
|
@@ -5159,9 +4781,7 @@ rate_centers:
|
|
5159
4781
|
long: "-83.075511"
|
5160
4782
|
closest_city:
|
5161
4783
|
name: Lakeland
|
5162
|
-
|
5163
|
-
value: 0.16
|
5164
|
-
units: km
|
4784
|
+
distance_km: 0.16
|
5165
4785
|
- country: US
|
5166
4786
|
region: GA
|
5167
4787
|
exchange: '323044'
|
@@ -5182,9 +4802,7 @@ rate_centers:
|
|
5182
4802
|
long: "-84.263032"
|
5183
4803
|
closest_city:
|
5184
4804
|
name: Morganton
|
5185
|
-
|
5186
|
-
value: 2.09
|
5187
|
-
units: km
|
4805
|
+
distance_km: 2.09
|
5188
4806
|
- country: US
|
5189
4807
|
region: GA
|
5190
4808
|
exchange: '034250'
|
@@ -5196,9 +4814,7 @@ rate_centers:
|
|
5196
4814
|
long: "-83.106845"
|
5197
4815
|
closest_city:
|
5198
4816
|
name: Lavonia
|
5199
|
-
|
5200
|
-
value: 0.29
|
5201
|
-
units: km
|
4817
|
+
distance_km: 0.29
|
5202
4818
|
- country: US
|
5203
4819
|
region: GA
|
5204
4820
|
exchange: '034260'
|
@@ -5210,9 +4826,7 @@ rate_centers:
|
|
5210
4826
|
long: "-83.99077"
|
5211
4827
|
closest_city:
|
5212
4828
|
name: Lawrenceville
|
5213
|
-
|
5214
|
-
value: 0.94
|
5215
|
-
units: km
|
4829
|
+
distance_km: 0.94
|
5216
4830
|
- country: US
|
5217
4831
|
region: GA
|
5218
4832
|
exchange: '323449'
|
@@ -5233,9 +4847,7 @@ rate_centers:
|
|
5233
4847
|
long: "-84.50819"
|
5234
4848
|
closest_city:
|
5235
4849
|
name: Leary
|
5236
|
-
|
5237
|
-
value: 0.49
|
5238
|
-
units: km
|
4850
|
+
distance_km: 0.49
|
5239
4851
|
- country: US
|
5240
4852
|
region: GA
|
5241
4853
|
exchange: '323716'
|
@@ -5256,9 +4868,7 @@ rate_centers:
|
|
5256
4868
|
long: "-84.168306"
|
5257
4869
|
closest_city:
|
5258
4870
|
name: Leesburg
|
5259
|
-
|
5260
|
-
value: 0.07
|
5261
|
-
units: km
|
4871
|
+
distance_km: 0.07
|
5262
4872
|
- country: US
|
5263
4873
|
region: GA
|
5264
4874
|
exchange: '034290'
|
@@ -5270,9 +4880,7 @@ rate_centers:
|
|
5270
4880
|
long: "-83.46889"
|
5271
4881
|
closest_city:
|
5272
4882
|
name: Lenox
|
5273
|
-
|
5274
|
-
value: 1.01
|
5275
|
-
units: km
|
4883
|
+
distance_km: 1.01
|
5276
4884
|
- country: US
|
5277
4885
|
region: GA
|
5278
4886
|
exchange: '034300'
|
@@ -5284,9 +4892,7 @@ rate_centers:
|
|
5284
4892
|
long: "-84.09325"
|
5285
4893
|
closest_city:
|
5286
4894
|
name: Leslie
|
5287
|
-
|
5288
|
-
value: 0.87
|
5289
|
-
units: km
|
4895
|
+
distance_km: 0.87
|
5290
4896
|
- country: US
|
5291
4897
|
region: GA
|
5292
4898
|
exchange: '034310'
|
@@ -5298,9 +4904,7 @@ rate_centers:
|
|
5298
4904
|
long: "-83.124293"
|
5299
4905
|
closest_city:
|
5300
4906
|
name: Lexington
|
5301
|
-
|
5302
|
-
value: 2.19
|
5303
|
-
units: km
|
4907
|
+
distance_km: 2.19
|
5304
4908
|
- country: US
|
5305
4909
|
region: GA
|
5306
4910
|
exchange: '034320'
|
@@ -5312,9 +4916,7 @@ rate_centers:
|
|
5312
4916
|
long: "-82.29842"
|
5313
4917
|
closest_city:
|
5314
4918
|
name: Nunez
|
5315
|
-
|
5316
|
-
value: 5.35
|
5317
|
-
units: km
|
4919
|
+
distance_km: 5.35
|
5318
4920
|
- country: US
|
5319
4921
|
region: GA
|
5320
4922
|
exchange: '032472'
|
@@ -5344,9 +4946,7 @@ rate_centers:
|
|
5344
4946
|
long: "-82.475462"
|
5345
4947
|
closest_city:
|
5346
4948
|
name: Lincolnton
|
5347
|
-
|
5348
|
-
value: 0.45
|
5349
|
-
units: km
|
4949
|
+
distance_km: 0.45
|
5350
4950
|
- country: US
|
5351
4951
|
region: GA
|
5352
4952
|
exchange: '323051'
|
@@ -5394,9 +4994,7 @@ rate_centers:
|
|
5394
4994
|
long: "-83.8251"
|
5395
4995
|
closest_city:
|
5396
4996
|
name: Macon
|
5397
|
-
|
5398
|
-
value: 11.94
|
5399
|
-
units: km
|
4997
|
+
distance_km: 11.94
|
5400
4998
|
- country: US
|
5401
4999
|
region: GA
|
5402
5000
|
exchange: '323055'
|
@@ -5462,9 +5060,7 @@ rate_centers:
|
|
5462
5060
|
long: "-82.405812"
|
5463
5061
|
closest_city:
|
5464
5062
|
name: Louisville
|
5465
|
-
|
5466
|
-
value: 0.83
|
5467
|
-
units: km
|
5063
|
+
distance_km: 0.83
|
5468
5064
|
- country: US
|
5469
5065
|
region: GA
|
5470
5066
|
exchange: '323592'
|
@@ -5503,9 +5099,7 @@ rate_centers:
|
|
5503
5099
|
long: "-81.744945"
|
5504
5100
|
closest_city:
|
5505
5101
|
name: Ludowici
|
5506
|
-
|
5507
|
-
value: 0.18
|
5508
|
-
units: km
|
5102
|
+
distance_km: 0.18
|
5509
5103
|
- country: US
|
5510
5104
|
region: GA
|
5511
5105
|
exchange: '034370'
|
@@ -5517,9 +5111,7 @@ rate_centers:
|
|
5517
5111
|
long: "-83.667051"
|
5518
5112
|
closest_city:
|
5519
5113
|
name: Lula
|
5520
|
-
|
5521
|
-
value: 1.31
|
5522
|
-
units: km
|
5114
|
+
distance_km: 1.31
|
5523
5115
|
- country: US
|
5524
5116
|
region: GA
|
5525
5117
|
exchange: '034380'
|
@@ -5531,9 +5123,7 @@ rate_centers:
|
|
5531
5123
|
long: "-82.683492"
|
5532
5124
|
closest_city:
|
5533
5125
|
name: Lumber City
|
5534
|
-
|
5535
|
-
value: 0.27
|
5536
|
-
units: km
|
5126
|
+
distance_km: 0.27
|
5537
5127
|
- country: US
|
5538
5128
|
region: GA
|
5539
5129
|
exchange: '034390'
|
@@ -5545,9 +5135,7 @@ rate_centers:
|
|
5545
5135
|
long: "-84.794382"
|
5546
5136
|
closest_city:
|
5547
5137
|
name: Lumpkin
|
5548
|
-
|
5549
|
-
value: 0.39
|
5550
|
-
units: km
|
5138
|
+
distance_km: 0.39
|
5551
5139
|
- country: US
|
5552
5140
|
region: GA
|
5553
5141
|
exchange: '034400'
|
@@ -5559,9 +5147,7 @@ rate_centers:
|
|
5559
5147
|
long: "-84.743749"
|
5560
5148
|
closest_city:
|
5561
5149
|
name: Luthersville
|
5562
|
-
|
5563
|
-
value: 0.15
|
5564
|
-
units: km
|
5150
|
+
distance_km: 0.15
|
5565
5151
|
- country: US
|
5566
5152
|
region: GA
|
5567
5153
|
exchange: '034410'
|
@@ -5573,9 +5159,7 @@ rate_centers:
|
|
5573
5159
|
long: "-85.408386"
|
5574
5160
|
closest_city:
|
5575
5161
|
name: Lyerly
|
5576
|
-
|
5577
|
-
value: 0.89
|
5578
|
-
units: km
|
5162
|
+
distance_km: 0.89
|
5579
5163
|
- country: US
|
5580
5164
|
region: GA
|
5581
5165
|
exchange: '323594'
|
@@ -5596,9 +5180,7 @@ rate_centers:
|
|
5596
5180
|
long: "-82.32458"
|
5597
5181
|
closest_city:
|
5598
5182
|
name: Lyons
|
5599
|
-
|
5600
|
-
value: 0.56
|
5601
|
-
units: km
|
5183
|
+
distance_km: 0.56
|
5602
5184
|
- country: US
|
5603
5185
|
region: GA
|
5604
5186
|
exchange: '323063'
|
@@ -5628,9 +5210,7 @@ rate_centers:
|
|
5628
5210
|
long: "-83.626132"
|
5629
5211
|
closest_city:
|
5630
5212
|
name: Macon
|
5631
|
-
|
5632
|
-
value: 7.33
|
5633
|
-
units: km
|
5213
|
+
distance_km: 7.33
|
5634
5214
|
- country: US
|
5635
5215
|
region: GA
|
5636
5216
|
exchange: '034440'
|
@@ -5642,9 +5222,7 @@ rate_centers:
|
|
5642
5222
|
long: "-83.468819"
|
5643
5223
|
closest_city:
|
5644
5224
|
name: Madison
|
5645
|
-
|
5646
|
-
value: 1.48
|
5647
|
-
units: km
|
5225
|
+
distance_km: 1.48
|
5648
5226
|
- country: US
|
5649
5227
|
region: GA
|
5650
5228
|
exchange: '323066'
|
@@ -5683,9 +5261,7 @@ rate_centers:
|
|
5683
5261
|
long: "-84.618739"
|
5684
5262
|
closest_city:
|
5685
5263
|
name: Manchester
|
5686
|
-
|
5687
|
-
value: 1.34
|
5688
|
-
units: km
|
5264
|
+
distance_km: 1.34
|
5689
5265
|
- country: US
|
5690
5266
|
region: GA
|
5691
5267
|
exchange: '323335'
|
@@ -5715,9 +5291,7 @@ rate_centers:
|
|
5715
5291
|
long: "-84.336898"
|
5716
5292
|
closest_city:
|
5717
5293
|
name: Nelson
|
5718
|
-
|
5719
|
-
value: 6.76
|
5720
|
-
units: km
|
5294
|
+
distance_km: 6.76
|
5721
5295
|
- country: US
|
5722
5296
|
region: GA
|
5723
5297
|
exchange: '034470'
|
@@ -5729,9 +5303,7 @@ rate_centers:
|
|
5729
5303
|
long: "-84.544657"
|
5730
5304
|
closest_city:
|
5731
5305
|
name: Marietta
|
5732
|
-
|
5733
|
-
value: 0.53
|
5734
|
-
units: km
|
5306
|
+
distance_km: 0.53
|
5735
5307
|
- country: US
|
5736
5308
|
region: GA
|
5737
5309
|
exchange: '034480'
|
@@ -5743,9 +5315,7 @@ rate_centers:
|
|
5743
5315
|
long: "-83.941934"
|
5744
5316
|
closest_city:
|
5745
5317
|
name: Marshallville
|
5746
|
-
|
5747
|
-
value: 0.2
|
5748
|
-
units: km
|
5318
|
+
distance_km: 0.2
|
5749
5319
|
- country: US
|
5750
5320
|
region: GA
|
5751
5321
|
exchange: '323071'
|
@@ -5802,9 +5372,7 @@ rate_centers:
|
|
5802
5372
|
long: "-83.174468"
|
5803
5373
|
closest_city:
|
5804
5374
|
name: Maxeys
|
5805
|
-
|
5806
|
-
value: 2.43
|
5807
|
-
units: km
|
5375
|
+
distance_km: 2.43
|
5808
5376
|
- country: US
|
5809
5377
|
region: GA
|
5810
5378
|
exchange: '323073'
|
@@ -5834,9 +5402,7 @@ rate_centers:
|
|
5834
5402
|
long: "-83.567391"
|
5835
5403
|
closest_city:
|
5836
5404
|
name: Maysville
|
5837
|
-
|
5838
|
-
value: 1.51
|
5839
|
-
units: km
|
5405
|
+
distance_km: 1.51
|
5840
5406
|
- country: US
|
5841
5407
|
region: GA
|
5842
5408
|
exchange: '323455'
|
@@ -5857,9 +5423,7 @@ rate_centers:
|
|
5857
5423
|
long: "-84.374718"
|
5858
5424
|
closest_city:
|
5859
5425
|
name: McCaysville
|
5860
|
-
|
5861
|
-
value: 0.75
|
5862
|
-
units: km
|
5426
|
+
distance_km: 0.75
|
5863
5427
|
- country: US
|
5864
5428
|
region: GA
|
5865
5429
|
exchange: '032494'
|
@@ -5884,7 +5448,7 @@ rate_centers:
|
|
5884
5448
|
name: MCINTOSH
|
5885
5449
|
full_name: McIntosh
|
5886
5450
|
lata: '440'
|
5887
|
-
ilec_name:
|
5451
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
5888
5452
|
lat:
|
5889
5453
|
long:
|
5890
5454
|
- country: US
|
@@ -5907,9 +5471,7 @@ rate_centers:
|
|
5907
5471
|
long: "-82.908162"
|
5908
5472
|
closest_city:
|
5909
5473
|
name: McRae-Helena
|
5910
|
-
|
5911
|
-
value: 1.07
|
5912
|
-
units: km
|
5474
|
+
distance_km: 1.07
|
5913
5475
|
- country: US
|
5914
5476
|
region: GA
|
5915
5477
|
exchange: '323076'
|
@@ -5939,9 +5501,7 @@ rate_centers:
|
|
5939
5501
|
long: "-84.080564"
|
5940
5502
|
closest_city:
|
5941
5503
|
name: Meigs
|
5942
|
-
|
5943
|
-
value: 1.2
|
5944
|
-
units: km
|
5504
|
+
distance_km: 1.2
|
5945
5505
|
- country: US
|
5946
5506
|
region: GA
|
5947
5507
|
exchange: '323338'
|
@@ -5962,9 +5522,7 @@ rate_centers:
|
|
5962
5522
|
long: "-85.474359"
|
5963
5523
|
closest_city:
|
5964
5524
|
name: Menlo
|
5965
|
-
|
5966
|
-
value: 0.3
|
5967
|
-
units: km
|
5525
|
+
distance_km: 0.3
|
5968
5526
|
- country: US
|
5969
5527
|
region: GA
|
5970
5528
|
exchange: '323339'
|
@@ -6003,9 +5561,7 @@ rate_centers:
|
|
6003
5561
|
long: "-82.600736"
|
6004
5562
|
closest_city:
|
6005
5563
|
name: Lincolnton
|
6006
|
-
|
6007
|
-
value: 11.76
|
6008
|
-
units: km
|
5564
|
+
distance_km: 11.76
|
6009
5565
|
- country: US
|
6010
5566
|
region: GA
|
6011
5567
|
exchange: '323600'
|
@@ -6026,9 +5582,7 @@ rate_centers:
|
|
6026
5582
|
long: "-82.065855"
|
6027
5583
|
closest_city:
|
6028
5584
|
name: Metter
|
6029
|
-
|
6030
|
-
value: 0.75
|
6031
|
-
units: km
|
5585
|
+
distance_km: 0.75
|
6032
5586
|
- country: US
|
6033
5587
|
region: GA
|
6034
5588
|
exchange: '323080'
|
@@ -6049,23 +5603,19 @@ rate_centers:
|
|
6049
5603
|
long: "-82.232556"
|
6050
5604
|
closest_city:
|
6051
5605
|
name: Midville
|
6052
|
-
|
6053
|
-
value: 0.26
|
6054
|
-
units: km
|
5606
|
+
distance_km: 0.26
|
6055
5607
|
- country: US
|
6056
5608
|
region: GA
|
6057
5609
|
exchange: '034590'
|
6058
5610
|
name: MIDWAY
|
6059
5611
|
full_name: Midway
|
6060
5612
|
lata: '440'
|
6061
|
-
ilec_name:
|
5613
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
6062
5614
|
lat: '31.808845'
|
6063
5615
|
long: "-81.422937"
|
6064
5616
|
closest_city:
|
6065
5617
|
name: Midway
|
6066
|
-
|
6067
|
-
value: 1.02
|
6068
|
-
units: km
|
5618
|
+
distance_km: 1.02
|
6069
5619
|
- country: US
|
6070
5620
|
region: GA
|
6071
5621
|
exchange: '034600'
|
@@ -6077,9 +5627,7 @@ rate_centers:
|
|
6077
5627
|
long: "-83.066188"
|
6078
5628
|
closest_city:
|
6079
5629
|
name: Milan
|
6080
|
-
|
6081
|
-
value: 0.52
|
6082
|
-
units: km
|
5630
|
+
distance_km: 0.52
|
6083
5631
|
- country: US
|
6084
5632
|
region: GA
|
6085
5633
|
exchange: '034610'
|
@@ -6091,9 +5639,7 @@ rate_centers:
|
|
6091
5639
|
long: "-83.223242"
|
6092
5640
|
closest_city:
|
6093
5641
|
name: Milledgeville
|
6094
|
-
|
6095
|
-
value: 1.77
|
6096
|
-
units: km
|
5642
|
+
distance_km: 1.77
|
6097
5643
|
- country: US
|
6098
5644
|
region: GA
|
6099
5645
|
exchange: '034620'
|
@@ -6105,9 +5651,7 @@ rate_centers:
|
|
6105
5651
|
long: "-81.943423"
|
6106
5652
|
closest_city:
|
6107
5653
|
name: Millen
|
6108
|
-
|
6109
|
-
value: 0.37
|
6110
|
-
units: km
|
5654
|
+
distance_km: 0.37
|
6111
5655
|
- country: US
|
6112
5656
|
region: GA
|
6113
5657
|
exchange: '323458'
|
@@ -6209,9 +5753,7 @@ rate_centers:
|
|
6209
5753
|
long: "-83.706008"
|
6210
5754
|
closest_city:
|
6211
5755
|
name: Monroe
|
6212
|
-
|
6213
|
-
value: 1.25
|
6214
|
-
units: km
|
5756
|
+
distance_km: 1.25
|
6215
5757
|
- country: US
|
6216
5758
|
region: GA
|
6217
5759
|
exchange: '034640'
|
@@ -6223,9 +5765,7 @@ rate_centers:
|
|
6223
5765
|
long: "-84.035863"
|
6224
5766
|
closest_city:
|
6225
5767
|
name: Montezuma
|
6226
|
-
|
6227
|
-
value: 1.38
|
6228
|
-
units: km
|
5768
|
+
distance_km: 1.38
|
6229
5769
|
- country: US
|
6230
5770
|
region: GA
|
6231
5771
|
exchange: '034650'
|
@@ -6237,9 +5777,7 @@ rate_centers:
|
|
6237
5777
|
long: "-83.682415"
|
6238
5778
|
closest_city:
|
6239
5779
|
name: Monticello
|
6240
|
-
|
6241
|
-
value: 1.37
|
6242
|
-
units: km
|
5780
|
+
distance_km: 1.37
|
6243
5781
|
- country: US
|
6244
5782
|
region: GA
|
6245
5783
|
exchange: '034660'
|
@@ -6251,9 +5789,7 @@ rate_centers:
|
|
6251
5789
|
long: "-83.148908"
|
6252
5790
|
closest_city:
|
6253
5791
|
name: Montrose
|
6254
|
-
|
6255
|
-
value: 0.54
|
6256
|
-
units: km
|
5792
|
+
distance_km: 0.54
|
6257
5793
|
- country: US
|
6258
5794
|
region: GA
|
6259
5795
|
exchange: '323602'
|
@@ -6283,9 +5819,7 @@ rate_centers:
|
|
6283
5819
|
long: "-84.601244"
|
6284
5820
|
closest_city:
|
6285
5821
|
name: Morgan
|
6286
|
-
|
6287
|
-
value: 0.34
|
6288
|
-
units: km
|
5822
|
+
distance_km: 0.34
|
6289
5823
|
- country: US
|
6290
5824
|
region: GA
|
6291
5825
|
exchange: '323090'
|
@@ -6333,9 +5867,7 @@ rate_centers:
|
|
6333
5867
|
long: "-83.499392"
|
6334
5868
|
closest_city:
|
6335
5869
|
name: Morven
|
6336
|
-
|
6337
|
-
value: 0.24
|
6338
|
-
units: km
|
5870
|
+
distance_km: 0.24
|
6339
5871
|
- country: US
|
6340
5872
|
region: GA
|
6341
5873
|
exchange: '034690'
|
@@ -6347,9 +5879,7 @@ rate_centers:
|
|
6347
5879
|
long: "-83.790332"
|
6348
5880
|
closest_city:
|
6349
5881
|
name: Moultrie
|
6350
|
-
|
6351
|
-
value: 3.08
|
6352
|
-
units: km
|
5882
|
+
distance_km: 3.08
|
6353
5883
|
- country: US
|
6354
5884
|
region: GA
|
6355
5885
|
exchange: '323092'
|
@@ -6379,9 +5909,7 @@ rate_centers:
|
|
6379
5909
|
long: "-82.592697"
|
6380
5910
|
closest_city:
|
6381
5911
|
name: Mount Vernon
|
6382
|
-
|
6383
|
-
value: 0.73
|
6384
|
-
units: km
|
5912
|
+
distance_km: 0.73
|
6385
5913
|
- country: US
|
6386
5914
|
region: GA
|
6387
5915
|
exchange: '323093'
|
@@ -6456,9 +5984,7 @@ rate_centers:
|
|
6456
5984
|
long: "-81.976402"
|
6457
5985
|
closest_city:
|
6458
5986
|
name: Nahunta
|
6459
|
-
|
6460
|
-
value: 0.73
|
6461
|
-
units: km
|
5987
|
+
distance_km: 0.73
|
6462
5988
|
- country: US
|
6463
5989
|
region: GA
|
6464
5990
|
exchange: '034720'
|
@@ -6470,9 +5996,7 @@ rate_centers:
|
|
6470
5996
|
long: "-83.248413"
|
6471
5997
|
closest_city:
|
6472
5998
|
name: Nashville
|
6473
|
-
|
6474
|
-
value: 0.43
|
6475
|
-
units: km
|
5999
|
+
distance_km: 0.43
|
6476
6000
|
- country: US
|
6477
6001
|
region: GA
|
6478
6002
|
exchange: '323608'
|
@@ -6493,9 +6017,7 @@ rate_centers:
|
|
6493
6017
|
long: "-84.377263"
|
6494
6018
|
closest_city:
|
6495
6019
|
name: Nelson
|
6496
|
-
|
6497
|
-
value: 0.77
|
6498
|
-
units: km
|
6020
|
+
distance_km: 0.77
|
6499
6021
|
- country: US
|
6500
6022
|
region: GA
|
6501
6023
|
exchange: '034740'
|
@@ -6507,9 +6029,7 @@ rate_centers:
|
|
6507
6029
|
long: "-81.756396"
|
6508
6030
|
closest_city:
|
6509
6031
|
name: Daisy
|
6510
|
-
|
6511
|
-
value: 13.22
|
6512
|
-
units: km
|
6032
|
+
distance_km: 13.22
|
6513
6033
|
- country: US
|
6514
6034
|
region: GA
|
6515
6035
|
exchange: '326909'
|
@@ -6557,9 +6077,7 @@ rate_centers:
|
|
6557
6077
|
long: "-81.500752"
|
6558
6078
|
closest_city:
|
6559
6079
|
name: Newington
|
6560
|
-
|
6561
|
-
value: 0.76
|
6562
|
-
units: km
|
6080
|
+
distance_km: 0.76
|
6563
6081
|
- country: US
|
6564
6082
|
region: GA
|
6565
6083
|
exchange: '034760'
|
@@ -6571,9 +6089,7 @@ rate_centers:
|
|
6571
6089
|
long: "-84.800708"
|
6572
6090
|
closest_city:
|
6573
6091
|
name: Newnan
|
6574
|
-
|
6575
|
-
value: 2.29
|
6576
|
-
units: km
|
6092
|
+
distance_km: 2.29
|
6577
6093
|
- country: US
|
6578
6094
|
region: GA
|
6579
6095
|
exchange: '034770'
|
@@ -6585,9 +6101,7 @@ rate_centers:
|
|
6585
6101
|
long: "-84.34027"
|
6586
6102
|
closest_city:
|
6587
6103
|
name: Newton
|
6588
|
-
|
6589
|
-
value: 0.95
|
6590
|
-
units: km
|
6104
|
+
distance_km: 0.95
|
6591
6105
|
- country: US
|
6592
6106
|
region: GA
|
6593
6107
|
exchange: '034780'
|
@@ -6599,9 +6113,7 @@ rate_centers:
|
|
6599
6113
|
long: "-82.644805"
|
6600
6114
|
closest_city:
|
6601
6115
|
name: Nicholls
|
6602
|
-
|
6603
|
-
value: 0.56
|
6604
|
-
units: km
|
6116
|
+
distance_km: 0.56
|
6605
6117
|
- country: US
|
6606
6118
|
region: GA
|
6607
6119
|
exchange: '034790'
|
@@ -6613,9 +6125,7 @@ rate_centers:
|
|
6613
6125
|
long: "-83.431025"
|
6614
6126
|
closest_city:
|
6615
6127
|
name: Nicholson
|
6616
|
-
|
6617
|
-
value: 0.28
|
6618
|
-
units: km
|
6128
|
+
distance_km: 0.28
|
6619
6129
|
- country: US
|
6620
6130
|
region: GA
|
6621
6131
|
exchange: '034800'
|
@@ -6627,9 +6137,7 @@ rate_centers:
|
|
6627
6137
|
long: "-85.259426"
|
6628
6138
|
closest_city:
|
6629
6139
|
name: LaFayette
|
6630
|
-
|
6631
|
-
value: 4.78
|
6632
|
-
units: km
|
6140
|
+
distance_km: 4.78
|
6633
6141
|
- country: US
|
6634
6142
|
region: GA
|
6635
6143
|
exchange: '034810'
|
@@ -6641,9 +6149,7 @@ rate_centers:
|
|
6641
6149
|
long: "-84.206823"
|
6642
6150
|
closest_city:
|
6643
6151
|
name: Norcross
|
6644
|
-
|
6645
|
-
value: 0.45
|
6646
|
-
units: km
|
6152
|
+
distance_km: 0.45
|
6647
6153
|
- country: US
|
6648
6154
|
region: GA
|
6649
6155
|
exchange: '323106'
|
@@ -6664,9 +6170,7 @@ rate_centers:
|
|
6664
6170
|
long: "-83.684787"
|
6665
6171
|
closest_city:
|
6666
6172
|
name: Norman Park
|
6667
|
-
|
6668
|
-
value: 0.28
|
6669
|
-
units: km
|
6173
|
+
distance_km: 0.28
|
6670
6174
|
- country: US
|
6671
6175
|
region: GA
|
6672
6176
|
exchange: '323727'
|
@@ -6705,9 +6209,7 @@ rate_centers:
|
|
6705
6209
|
long: "-82.316879"
|
6706
6210
|
closest_city:
|
6707
6211
|
name: Oak Park
|
6708
|
-
|
6709
|
-
value: 2.67
|
6710
|
-
units: km
|
6212
|
+
distance_km: 2.67
|
6711
6213
|
- country: US
|
6712
6214
|
region: GA
|
6713
6215
|
exchange: '323611'
|
@@ -6746,9 +6248,7 @@ rate_centers:
|
|
6746
6248
|
long: "-84.048003"
|
6747
6249
|
closest_city:
|
6748
6250
|
name: Ochlocknee
|
6749
|
-
|
6750
|
-
value: 0.35
|
6751
|
-
units: km
|
6251
|
+
distance_km: 0.35
|
6752
6252
|
- country: US
|
6753
6253
|
region: GA
|
6754
6254
|
exchange: '034850'
|
@@ -6760,9 +6260,7 @@ rate_centers:
|
|
6760
6260
|
long: "-83.251734"
|
6761
6261
|
closest_city:
|
6762
6262
|
name: Ocilla
|
6763
|
-
|
6764
|
-
value: 0.71
|
6765
|
-
units: km
|
6263
|
+
distance_km: 0.71
|
6766
6264
|
- country: US
|
6767
6265
|
region: GA
|
6768
6266
|
exchange: '323728'
|
@@ -6792,9 +6290,7 @@ rate_centers:
|
|
6792
6290
|
long: "-82.035358"
|
6793
6291
|
closest_city:
|
6794
6292
|
name: Odum
|
6795
|
-
|
6796
|
-
value: 1.14
|
6797
|
-
units: km
|
6293
|
+
distance_km: 1.14
|
6798
6294
|
- country: US
|
6799
6295
|
region: GA
|
6800
6296
|
exchange: '323352'
|
@@ -6860,9 +6356,7 @@ rate_centers:
|
|
6860
6356
|
long: "-83.591589"
|
6861
6357
|
closest_city:
|
6862
6358
|
name: Omega
|
6863
|
-
|
6864
|
-
value: 0.51
|
6865
|
-
units: km
|
6359
|
+
distance_km: 0.51
|
6866
6360
|
- country: US
|
6867
6361
|
region: GA
|
6868
6362
|
exchange: '323616'
|
@@ -6901,9 +6395,7 @@ rate_centers:
|
|
6901
6395
|
long: "-84.175232"
|
6902
6396
|
closest_city:
|
6903
6397
|
name: Stonecrest
|
6904
|
-
|
6905
|
-
value: 3.88
|
6906
|
-
units: km
|
6398
|
+
distance_km: 3.88
|
6907
6399
|
- country: US
|
6908
6400
|
region: GA
|
6909
6401
|
exchange: '034890'
|
@@ -6915,9 +6407,7 @@ rate_centers:
|
|
6915
6407
|
long: "-84.507933"
|
6916
6408
|
closest_city:
|
6917
6409
|
name: Parrott
|
6918
|
-
|
6919
|
-
value: 0.92
|
6920
|
-
units: km
|
6410
|
+
distance_km: 0.92
|
6921
6411
|
- country: US
|
6922
6412
|
region: GA
|
6923
6413
|
exchange: '034900'
|
@@ -6929,9 +6419,7 @@ rate_centers:
|
|
6929
6419
|
long: "-82.143917"
|
6930
6420
|
closest_city:
|
6931
6421
|
name: Patterson
|
6932
|
-
|
6933
|
-
value: 0.65
|
6934
|
-
units: km
|
6422
|
+
distance_km: 0.65
|
6935
6423
|
- country: US
|
6936
6424
|
region: GA
|
6937
6425
|
exchange: '034910'
|
@@ -6943,9 +6431,7 @@ rate_centers:
|
|
6943
6431
|
long: "-83.741624"
|
6944
6432
|
closest_city:
|
6945
6433
|
name: Pavo
|
6946
|
-
|
6947
|
-
value: 0.54
|
6948
|
-
units: km
|
6434
|
+
distance_km: 0.54
|
6949
6435
|
- country: US
|
6950
6436
|
region: GA
|
6951
6437
|
exchange: '323730'
|
@@ -6975,9 +6461,7 @@ rate_centers:
|
|
6975
6461
|
long: "-82.84745"
|
6976
6462
|
closest_city:
|
6977
6463
|
name: Pearson
|
6978
|
-
|
6979
|
-
value: 0.71
|
6980
|
-
units: km
|
6464
|
+
distance_km: 0.71
|
6981
6465
|
- country: US
|
6982
6466
|
region: GA
|
6983
6467
|
exchange: '034930'
|
@@ -6989,9 +6473,7 @@ rate_centers:
|
|
6989
6473
|
long: "-84.151751"
|
6990
6474
|
closest_city:
|
6991
6475
|
name: Pelham
|
6992
|
-
|
6993
|
-
value: 0.04
|
6994
|
-
units: km
|
6476
|
+
distance_km: 0.04
|
6995
6477
|
- country: US
|
6996
6478
|
region: GA
|
6997
6479
|
exchange: '034940'
|
@@ -7003,9 +6485,7 @@ rate_centers:
|
|
7003
6485
|
long: "-81.623723"
|
7004
6486
|
closest_city:
|
7005
6487
|
name: Pembroke
|
7006
|
-
|
7007
|
-
value: 1.53
|
7008
|
-
units: km
|
6488
|
+
distance_km: 1.53
|
7009
6489
|
- country: US
|
7010
6490
|
region: GA
|
7011
6491
|
exchange: '034950'
|
@@ -7017,9 +6497,7 @@ rate_centers:
|
|
7017
6497
|
long: "-83.683044"
|
7018
6498
|
closest_city:
|
7019
6499
|
name: Pendergrass
|
7020
|
-
|
7021
|
-
value: 0.78
|
7022
|
-
units: km
|
6500
|
+
distance_km: 0.78
|
7023
6501
|
- country: US
|
7024
6502
|
region: GA
|
7025
6503
|
exchange: '323115'
|
@@ -7058,9 +6536,7 @@ rate_centers:
|
|
7058
6536
|
long: "-83.735761"
|
7059
6537
|
closest_city:
|
7060
6538
|
name: Perry
|
7061
|
-
|
7062
|
-
value: 1.71
|
7063
|
-
units: km
|
6539
|
+
distance_km: 1.71
|
7064
6540
|
- country: US
|
7065
6541
|
region: GA
|
7066
6542
|
exchange: '323117'
|
@@ -7126,9 +6602,7 @@ rate_centers:
|
|
7126
6602
|
long: "-84.849663"
|
7127
6603
|
closest_city:
|
7128
6604
|
name: Pine Mountain
|
7129
|
-
|
7130
|
-
value: 1.76
|
7131
|
-
units: km
|
6605
|
+
distance_km: 1.76
|
7132
6606
|
- country: US
|
7133
6607
|
region: GA
|
7134
6608
|
exchange: '323126'
|
@@ -7158,9 +6632,7 @@ rate_centers:
|
|
7158
6632
|
long: "-83.757414"
|
7159
6633
|
closest_city:
|
7160
6634
|
name: Pinehurst
|
7161
|
-
|
7162
|
-
value: 0.37
|
7163
|
-
units: km
|
6635
|
+
distance_km: 0.37
|
7164
6636
|
- country: US
|
7165
6637
|
region: GA
|
7166
6638
|
exchange: '034990'
|
@@ -7172,9 +6644,7 @@ rate_centers:
|
|
7172
6644
|
long: "-83.501733"
|
7173
6645
|
closest_city:
|
7174
6646
|
name: Pineview
|
7175
|
-
|
7176
|
-
value: 0.16
|
7177
|
-
units: km
|
6647
|
+
distance_km: 0.16
|
7178
6648
|
- country: US
|
7179
6649
|
region: GA
|
7180
6650
|
exchange: '035000'
|
@@ -7186,9 +6656,7 @@ rate_centers:
|
|
7186
6656
|
long: "-83.539173"
|
7187
6657
|
closest_city:
|
7188
6658
|
name: Pitts
|
7189
|
-
|
7190
|
-
value: 0.5
|
7191
|
-
units: km
|
6659
|
+
distance_km: 0.5
|
7192
6660
|
- country: US
|
7193
6661
|
region: GA
|
7194
6662
|
exchange: '323732'
|
@@ -7209,9 +6677,7 @@ rate_centers:
|
|
7209
6677
|
long: "-84.389855"
|
7210
6678
|
closest_city:
|
7211
6679
|
name: Plains
|
7212
|
-
|
7213
|
-
value: 0.5
|
7214
|
-
units: km
|
6680
|
+
distance_km: 0.5
|
7215
6681
|
- country: US
|
7216
6682
|
region: GA
|
7217
6683
|
exchange: '323124'
|
@@ -7259,9 +6725,7 @@ rate_centers:
|
|
7259
6725
|
long: "-81.24271"
|
7260
6726
|
closest_city:
|
7261
6727
|
name: Pooler
|
7262
|
-
|
7263
|
-
value: 1.98
|
7264
|
-
units: km
|
6728
|
+
distance_km: 1.98
|
7265
6729
|
- country: US
|
7266
6730
|
region: GA
|
7267
6731
|
exchange: '323362'
|
@@ -7282,9 +6746,7 @@ rate_centers:
|
|
7282
6746
|
long: "-81.922714"
|
7283
6747
|
closest_city:
|
7284
6748
|
name: Portal
|
7285
|
-
|
7286
|
-
value: 0.82
|
7287
|
-
units: km
|
6749
|
+
distance_km: 0.82
|
7288
6750
|
- country: US
|
7289
6751
|
region: GA
|
7290
6752
|
exchange: '323128'
|
@@ -7332,9 +6794,7 @@ rate_centers:
|
|
7332
6794
|
long: "-84.542589"
|
7333
6795
|
closest_city:
|
7334
6796
|
name: Richland
|
7335
|
-
|
7336
|
-
value: 11.56
|
7337
|
-
units: km
|
6797
|
+
distance_km: 11.56
|
7338
6798
|
- country: US
|
7339
6799
|
region: GA
|
7340
6800
|
exchange: '323363'
|
@@ -7373,9 +6833,7 @@ rate_centers:
|
|
7373
6833
|
long: "-83.558945"
|
7374
6834
|
closest_city:
|
7375
6835
|
name: Quitman
|
7376
|
-
|
7377
|
-
value: 0.15
|
7378
|
-
units: km
|
6836
|
+
distance_km: 0.15
|
7379
6837
|
- country: US
|
7380
6838
|
region: GA
|
7381
6839
|
exchange: '323131'
|
@@ -7423,9 +6881,7 @@ rate_centers:
|
|
7423
6881
|
long: "-84.710371"
|
7424
6882
|
closest_city:
|
7425
6883
|
name: Ranger
|
7426
|
-
|
7427
|
-
value: 0.2
|
7428
|
-
units: km
|
6884
|
+
distance_km: 0.2
|
7429
6885
|
- country: US
|
7430
6886
|
region: GA
|
7431
6887
|
exchange: '035070'
|
@@ -7437,9 +6893,7 @@ rate_centers:
|
|
7437
6893
|
long: "-83.2023"
|
7438
6894
|
closest_city:
|
7439
6895
|
name: Ray City
|
7440
|
-
|
7441
|
-
value: 0.61
|
7442
|
-
units: km
|
6896
|
+
distance_km: 0.61
|
7443
6897
|
- country: US
|
7444
6898
|
region: GA
|
7445
6899
|
exchange: '035080'
|
@@ -7451,9 +6905,7 @@ rate_centers:
|
|
7451
6905
|
long: "-82.889727"
|
7452
6906
|
closest_city:
|
7453
6907
|
name: Rayle
|
7454
|
-
|
7455
|
-
value: 1.25
|
7456
|
-
units: km
|
6908
|
+
distance_km: 1.25
|
7457
6909
|
- country: US
|
7458
6910
|
region: GA
|
7459
6911
|
exchange: '323136'
|
@@ -7474,9 +6926,7 @@ rate_centers:
|
|
7474
6926
|
long: "-83.49246"
|
7475
6927
|
closest_city:
|
7476
6928
|
name: Rebecca
|
7477
|
-
|
7478
|
-
value: 0.46
|
7479
|
-
units: km
|
6929
|
+
distance_km: 0.46
|
7480
6930
|
- country: US
|
7481
6931
|
region: GA
|
7482
6932
|
exchange: '323137'
|
@@ -7506,9 +6956,7 @@ rate_centers:
|
|
7506
6956
|
long: "-81.881985"
|
7507
6957
|
closest_city:
|
7508
6958
|
name: Register
|
7509
|
-
|
7510
|
-
value: 0.26
|
7511
|
-
units: km
|
6959
|
+
distance_km: 0.26
|
7512
6960
|
- country: US
|
7513
6961
|
region: GA
|
7514
6962
|
exchange: '035110'
|
@@ -7520,9 +6968,7 @@ rate_centers:
|
|
7520
6968
|
long: "-82.116305"
|
7521
6969
|
closest_city:
|
7522
6970
|
name: Reidsville
|
7523
|
-
|
7524
|
-
value: 0.79
|
7525
|
-
units: km
|
6971
|
+
distance_km: 0.79
|
7526
6972
|
- country: US
|
7527
6973
|
region: GA
|
7528
6974
|
exchange: '323631'
|
@@ -7561,9 +7007,7 @@ rate_centers:
|
|
7561
7007
|
long: "-82.99154"
|
7562
7008
|
closest_city:
|
7563
7009
|
name: Rentz
|
7564
|
-
|
7565
|
-
value: 0.1
|
7566
|
-
units: km
|
7010
|
+
distance_km: 0.1
|
7567
7011
|
- country: US
|
7568
7012
|
region: GA
|
7569
7013
|
exchange: '323139'
|
@@ -7602,9 +7046,7 @@ rate_centers:
|
|
7602
7046
|
long: "-84.093586"
|
7603
7047
|
closest_city:
|
7604
7048
|
name: Reynolds
|
7605
|
-
|
7606
|
-
value: 0.31
|
7607
|
-
units: km
|
7049
|
+
distance_km: 0.31
|
7608
7050
|
- country: US
|
7609
7051
|
region: GA
|
7610
7052
|
exchange: '035140'
|
@@ -7616,9 +7058,7 @@ rate_centers:
|
|
7616
7058
|
long: "-84.778081"
|
7617
7059
|
closest_city:
|
7618
7060
|
name: Brinson
|
7619
|
-
|
7620
|
-
value: 14.09
|
7621
|
-
units: km
|
7061
|
+
distance_km: 14.09
|
7622
7062
|
- country: US
|
7623
7063
|
region: GA
|
7624
7064
|
exchange: '035150'
|
@@ -7630,16 +7070,14 @@ rate_centers:
|
|
7630
7070
|
long: "-83.200563"
|
7631
7071
|
closest_city:
|
7632
7072
|
name: Rhine
|
7633
|
-
|
7634
|
-
value: 0.33
|
7635
|
-
units: km
|
7073
|
+
distance_km: 0.33
|
7636
7074
|
- country: US
|
7637
7075
|
region: GA
|
7638
7076
|
exchange: '323367'
|
7639
7077
|
name: RICEBORO
|
7640
7078
|
full_name: Riceboro
|
7641
7079
|
lata: '440'
|
7642
|
-
ilec_name:
|
7080
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
7643
7081
|
lat:
|
7644
7082
|
long:
|
7645
7083
|
- country: US
|
@@ -7653,23 +7091,19 @@ rate_centers:
|
|
7653
7091
|
long: "-84.669255"
|
7654
7092
|
closest_city:
|
7655
7093
|
name: Richland
|
7656
|
-
|
7657
|
-
value: 0.68
|
7658
|
-
units: km
|
7094
|
+
distance_km: 0.68
|
7659
7095
|
- country: US
|
7660
7096
|
region: GA
|
7661
7097
|
exchange: '035170'
|
7662
7098
|
name: RICHMONDHL
|
7663
7099
|
full_name: Richmond Hill
|
7664
7100
|
lata: '440'
|
7665
|
-
ilec_name:
|
7101
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
7666
7102
|
lat: '31.902391'
|
7667
7103
|
long: "-81.2625"
|
7668
7104
|
closest_city:
|
7669
7105
|
name: Buckhead
|
7670
|
-
|
7671
|
-
value: 4.57
|
7672
|
-
units: km
|
7106
|
+
distance_km: 4.57
|
7673
7107
|
- country: US
|
7674
7108
|
region: GA
|
7675
7109
|
exchange: '323736'
|
@@ -7699,9 +7133,7 @@ rate_centers:
|
|
7699
7133
|
long: "-81.226517"
|
7700
7134
|
closest_city:
|
7701
7135
|
name: Rincon
|
7702
|
-
|
7703
|
-
value: 0.9
|
7704
|
-
units: km
|
7136
|
+
distance_km: 0.9
|
7705
7137
|
- country: US
|
7706
7138
|
region: GA
|
7707
7139
|
exchange: '035190'
|
@@ -7713,9 +7145,7 @@ rate_centers:
|
|
7713
7145
|
long: "-85.108222"
|
7714
7146
|
closest_city:
|
7715
7147
|
name: Ringgold
|
7716
|
-
|
7717
|
-
value: 1.23
|
7718
|
-
units: km
|
7148
|
+
distance_km: 1.23
|
7719
7149
|
- country: US
|
7720
7150
|
region: GA
|
7721
7151
|
exchange: '035200'
|
@@ -7727,9 +7157,7 @@ rate_centers:
|
|
7727
7157
|
long: "-85.533144"
|
7728
7158
|
closest_city:
|
7729
7159
|
name: Trenton
|
7730
|
-
|
7731
|
-
value: 13.11
|
7732
|
-
units: km
|
7160
|
+
distance_km: 13.11
|
7733
7161
|
- country: US
|
7734
7162
|
region: GA
|
7735
7163
|
exchange: '032498'
|
@@ -7759,9 +7187,7 @@ rate_centers:
|
|
7759
7187
|
long: "-84.008204"
|
7760
7188
|
closest_city:
|
7761
7189
|
name: Roberta
|
7762
|
-
|
7763
|
-
value: 0.45
|
7764
|
-
units: km
|
7190
|
+
distance_km: 0.45
|
7765
7191
|
- country: US
|
7766
7192
|
region: GA
|
7767
7193
|
exchange: '323143'
|
@@ -7791,9 +7217,7 @@ rate_centers:
|
|
7791
7217
|
long: "-83.459742"
|
7792
7218
|
closest_city:
|
7793
7219
|
name: Rochelle
|
7794
|
-
|
7795
|
-
value: 1.0
|
7796
|
-
units: km
|
7220
|
+
distance_km: 1.0
|
7797
7221
|
- country: US
|
7798
7222
|
region: GA
|
7799
7223
|
exchange: '326913'
|
@@ -7823,9 +7247,7 @@ rate_centers:
|
|
7823
7247
|
long: "-85.047999"
|
7824
7248
|
closest_city:
|
7825
7249
|
name: Rockmart
|
7826
|
-
|
7827
|
-
value: 1.12
|
7828
|
-
units: km
|
7250
|
+
distance_km: 1.12
|
7829
7251
|
- country: US
|
7830
7252
|
region: GA
|
7831
7253
|
exchange: '323145'
|
@@ -7855,9 +7277,7 @@ rate_centers:
|
|
7855
7277
|
long: "-85.173004"
|
7856
7278
|
closest_city:
|
7857
7279
|
name: Rome
|
7858
|
-
|
7859
|
-
value: 1.43
|
7860
|
-
units: km
|
7280
|
+
distance_km: 1.43
|
7861
7281
|
- country: US
|
7862
7282
|
region: GA
|
7863
7283
|
exchange: '035250'
|
@@ -7869,9 +7289,7 @@ rate_centers:
|
|
7869
7289
|
long: "-85.135314"
|
7870
7290
|
closest_city:
|
7871
7291
|
name: Roopville
|
7872
|
-
|
7873
|
-
value: 0.77
|
7874
|
-
units: km
|
7292
|
+
distance_km: 0.77
|
7875
7293
|
- country: US
|
7876
7294
|
region: GA
|
7877
7295
|
exchange: '035260'
|
@@ -7883,9 +7301,7 @@ rate_centers:
|
|
7883
7301
|
long: "-85.284931"
|
7884
7302
|
closest_city:
|
7885
7303
|
name: Rossville
|
7886
|
-
|
7887
|
-
value: 0.46
|
7888
|
-
units: km
|
7304
|
+
distance_km: 0.46
|
7889
7305
|
- country: US
|
7890
7306
|
region: GA
|
7891
7307
|
exchange: '035270'
|
@@ -7897,9 +7313,7 @@ rate_centers:
|
|
7897
7313
|
long: "-84.360373"
|
7898
7314
|
closest_city:
|
7899
7315
|
name: Roswell
|
7900
|
-
|
7901
|
-
value: 2.8
|
7902
|
-
units: km
|
7316
|
+
distance_km: 2.8
|
7903
7317
|
- country: US
|
7904
7318
|
region: GA
|
7905
7319
|
exchange: '323740'
|
@@ -7929,9 +7343,7 @@ rate_centers:
|
|
7929
7343
|
long: "-83.108517"
|
7930
7344
|
closest_city:
|
7931
7345
|
name: Royston
|
7932
|
-
|
7933
|
-
value: 0.37
|
7934
|
-
units: km
|
7346
|
+
distance_km: 0.37
|
7935
7347
|
- country: US
|
7936
7348
|
region: GA
|
7937
7349
|
exchange: '323741'
|
@@ -7952,9 +7364,7 @@ rate_centers:
|
|
7952
7364
|
long: "-83.61098"
|
7953
7365
|
closest_city:
|
7954
7366
|
name: Rutledge
|
7955
|
-
|
7956
|
-
value: 0.84
|
7957
|
-
units: km
|
7367
|
+
distance_km: 0.84
|
7958
7368
|
- country: US
|
7959
7369
|
region: GA
|
7960
7370
|
exchange: '323152'
|
@@ -7993,9 +7403,7 @@ rate_centers:
|
|
7993
7403
|
long: "-82.810243"
|
7994
7404
|
closest_city:
|
7995
7405
|
name: Sandersville
|
7996
|
-
|
7997
|
-
value: 0.26
|
7998
|
-
units: km
|
7406
|
+
distance_km: 0.26
|
7999
7407
|
- country: US
|
8000
7408
|
region: GA
|
8001
7409
|
exchange: '323156'
|
@@ -8025,9 +7433,7 @@ rate_centers:
|
|
8025
7433
|
long: "-81.291276"
|
8026
7434
|
closest_city:
|
8027
7435
|
name: Crescent
|
8028
|
-
|
8029
|
-
value: 12.9
|
8030
|
-
units: km
|
7436
|
+
distance_km: 12.9
|
8031
7437
|
- country: US
|
8032
7438
|
region: GA
|
8033
7439
|
exchange: '035320'
|
@@ -8039,9 +7445,7 @@ rate_centers:
|
|
8039
7445
|
long: "-81.758149"
|
8040
7446
|
closest_city:
|
8041
7447
|
name: Sardis
|
8042
|
-
|
8043
|
-
value: 0.47
|
8044
|
-
units: km
|
7448
|
+
distance_km: 0.47
|
8045
7449
|
- country: US
|
8046
7450
|
region: GA
|
8047
7451
|
exchange: '323157'
|
@@ -8062,9 +7466,7 @@ rate_centers:
|
|
8062
7466
|
long: "-84.351923"
|
8063
7467
|
closest_city:
|
8064
7468
|
name: Sasser
|
8065
|
-
|
8066
|
-
value: 0.62
|
8067
|
-
units: km
|
7469
|
+
distance_km: 0.62
|
8068
7470
|
- country: US
|
8069
7471
|
region: GA
|
8070
7472
|
exchange: '323158'
|
@@ -8085,9 +7487,7 @@ rate_centers:
|
|
8085
7487
|
long: "-81.089378"
|
8086
7488
|
closest_city:
|
8087
7489
|
name: Thunderbolt
|
8088
|
-
|
8089
|
-
value: 6.03
|
8090
|
-
units: km
|
7490
|
+
distance_km: 6.03
|
8091
7491
|
- country: US
|
8092
7492
|
region: GA
|
8093
7493
|
exchange: '323375'
|
@@ -8135,9 +7535,7 @@ rate_centers:
|
|
8135
7535
|
long: "-82.018269"
|
8136
7536
|
closest_city:
|
8137
7537
|
name: Screven
|
8138
|
-
|
8139
|
-
value: 0.15
|
8140
|
-
units: km
|
7538
|
+
distance_km: 0.15
|
8141
7539
|
- country: US
|
8142
7540
|
region: GA
|
8143
7541
|
exchange: '323377'
|
@@ -8158,9 +7556,7 @@ rate_centers:
|
|
8158
7556
|
long: "-84.550115"
|
8159
7557
|
closest_city:
|
8160
7558
|
name: Senoia
|
8161
|
-
|
8162
|
-
value: 0.89
|
8163
|
-
units: km
|
7559
|
+
distance_km: 0.89
|
8164
7560
|
- country: US
|
8165
7561
|
region: GA
|
8166
7562
|
exchange: '323642'
|
@@ -8226,9 +7622,7 @@ rate_centers:
|
|
8226
7622
|
long: "-84.606831"
|
8227
7623
|
closest_city:
|
8228
7624
|
name: Shellman
|
8229
|
-
|
8230
|
-
value: 0.9
|
8231
|
-
units: km
|
7625
|
+
distance_km: 0.9
|
8232
7626
|
- country: US
|
8233
7627
|
region: GA
|
8234
7628
|
exchange: '323379'
|
@@ -8321,9 +7715,7 @@ rate_centers:
|
|
8321
7715
|
long: "-84.25036"
|
8322
7716
|
closest_city:
|
8323
7717
|
name: Smithville
|
8324
|
-
|
8325
|
-
value: 0.53
|
8326
|
-
units: km
|
7718
|
+
distance_km: 0.53
|
8327
7719
|
- country: US
|
8328
7720
|
region: GA
|
8329
7721
|
exchange: '323171'
|
@@ -8344,9 +7736,7 @@ rate_centers:
|
|
8344
7736
|
long: "-84.506571"
|
8345
7737
|
closest_city:
|
8346
7738
|
name: Smyrna
|
8347
|
-
|
8348
|
-
value: 2.42
|
8349
|
-
units: km
|
7739
|
+
distance_km: 2.42
|
8350
7740
|
- country: US
|
8351
7741
|
region: GA
|
8352
7742
|
exchange: '032471'
|
@@ -8367,9 +7757,7 @@ rate_centers:
|
|
8367
7757
|
long: "-83.715155"
|
8368
7758
|
closest_city:
|
8369
7759
|
name: Social Circle
|
8370
|
-
|
8371
|
-
value: 0.88
|
8372
|
-
units: km
|
7760
|
+
distance_km: 0.88
|
8373
7761
|
- country: US
|
8374
7762
|
region: GA
|
8375
7763
|
exchange: '323175'
|
@@ -8390,9 +7778,7 @@ rate_centers:
|
|
8390
7778
|
long: "-82.594394"
|
8391
7779
|
closest_city:
|
8392
7780
|
name: Soperton
|
8393
|
-
|
8394
|
-
value: 0.3
|
8395
|
-
units: km
|
7781
|
+
distance_km: 0.3
|
8396
7782
|
- country: US
|
8397
7783
|
region: GA
|
8398
7784
|
exchange: '323744'
|
@@ -8413,9 +7799,7 @@ rate_centers:
|
|
8413
7799
|
long: "-81.298049"
|
8414
7800
|
closest_city:
|
8415
7801
|
name: Bloomingdale
|
8416
|
-
|
8417
|
-
value: 8.39
|
8418
|
-
units: km
|
7802
|
+
distance_km: 8.39
|
8419
7803
|
- country: US
|
8420
7804
|
region: GA
|
8421
7805
|
exchange: '035430'
|
@@ -8427,9 +7811,7 @@ rate_centers:
|
|
8427
7811
|
long: "-83.442293"
|
8428
7812
|
closest_city:
|
8429
7813
|
name: Sparks
|
8430
|
-
|
8431
|
-
value: 0.27
|
8432
|
-
units: km
|
7814
|
+
distance_km: 0.27
|
8433
7815
|
- country: US
|
8434
7816
|
region: GA
|
8435
7817
|
exchange: '035440'
|
@@ -8441,9 +7823,7 @@ rate_centers:
|
|
8441
7823
|
long: "-82.97645"
|
8442
7824
|
closest_city:
|
8443
7825
|
name: Sparta
|
8444
|
-
|
8445
|
-
value: 0.59
|
8446
|
-
units: km
|
7826
|
+
distance_km: 0.59
|
8447
7827
|
- country: US
|
8448
7828
|
region: GA
|
8449
7829
|
exchange: '323176'
|
@@ -8464,9 +7844,7 @@ rate_centers:
|
|
8464
7844
|
long: "-81.31903"
|
8465
7845
|
closest_city:
|
8466
7846
|
name: Springfield
|
8467
|
-
|
8468
|
-
value: 1.54
|
8469
|
-
units: km
|
7847
|
+
distance_km: 1.54
|
8470
7848
|
- country: US
|
8471
7849
|
region: GA
|
8472
7850
|
exchange: '323648'
|
@@ -8487,9 +7865,7 @@ rate_centers:
|
|
8487
7865
|
long: "-82.039696"
|
8488
7866
|
closest_city:
|
8489
7867
|
name: Folkston
|
8490
|
-
|
8491
|
-
value: 35.75
|
8492
|
-
units: km
|
7868
|
+
distance_km: 35.75
|
8493
7869
|
- country: US
|
8494
7870
|
region: GA
|
8495
7871
|
exchange: '035470'
|
@@ -8501,9 +7877,7 @@ rate_centers:
|
|
8501
7877
|
long: "-81.552424"
|
8502
7878
|
closest_city:
|
8503
7879
|
name: St. Marys
|
8504
|
-
|
8505
|
-
value: 4.0
|
8506
|
-
units: km
|
7880
|
+
distance_km: 4.0
|
8507
7881
|
- country: US
|
8508
7882
|
region: GA
|
8509
7883
|
exchange: '035480'
|
@@ -8515,9 +7889,7 @@ rate_centers:
|
|
8515
7889
|
long: "-81.376101"
|
8516
7890
|
closest_city:
|
8517
7891
|
name: St. Simons
|
8518
|
-
|
8519
|
-
value: 4.12
|
8520
|
-
units: km
|
7892
|
+
distance_km: 4.12
|
8521
7893
|
- country: US
|
8522
7894
|
region: GA
|
8523
7895
|
exchange: '323465'
|
@@ -8565,9 +7937,7 @@ rate_centers:
|
|
8565
7937
|
long: "-81.783005"
|
8566
7938
|
closest_city:
|
8567
7939
|
name: Statesboro
|
8568
|
-
|
8569
|
-
value: 1.08
|
8570
|
-
units: km
|
7940
|
+
distance_km: 1.08
|
8571
7941
|
- country: US
|
8572
7942
|
region: GA
|
8573
7943
|
exchange: '323179'
|
@@ -8642,9 +8012,7 @@ rate_centers:
|
|
8642
8012
|
long: "-81.550859"
|
8643
8013
|
closest_city:
|
8644
8014
|
name: Guyton
|
8645
|
-
|
8646
|
-
value: 12.19
|
8647
|
-
units: km
|
8015
|
+
distance_km: 12.19
|
8648
8016
|
- country: US
|
8649
8017
|
region: GA
|
8650
8018
|
exchange: '035510'
|
@@ -8656,9 +8024,7 @@ rate_centers:
|
|
8656
8024
|
long: "-84.231776"
|
8657
8025
|
closest_city:
|
8658
8026
|
name: Stockbridge
|
8659
|
-
|
8660
|
-
value: 1.71
|
8661
|
-
units: km
|
8027
|
+
distance_km: 1.71
|
8662
8028
|
- country: US
|
8663
8029
|
region: GA
|
8664
8030
|
exchange: '323650'
|
@@ -8679,9 +8045,7 @@ rate_centers:
|
|
8679
8045
|
long: "-84.166054"
|
8680
8046
|
closest_city:
|
8681
8047
|
name: Stone Mountain
|
8682
|
-
|
8683
|
-
value: 0.63
|
8684
|
-
units: km
|
8048
|
+
distance_km: 0.63
|
8685
8049
|
- country: US
|
8686
8050
|
region: GA
|
8687
8051
|
exchange: '323183'
|
@@ -8711,9 +8075,7 @@ rate_centers:
|
|
8711
8075
|
long: "-84.027241"
|
8712
8076
|
closest_city:
|
8713
8077
|
name: Blairsville
|
8714
|
-
|
8715
|
-
value: 19.05
|
8716
|
-
units: km
|
8078
|
+
distance_km: 19.05
|
8717
8079
|
- country: US
|
8718
8080
|
region: GA
|
8719
8081
|
exchange: '323186'
|
@@ -8752,9 +8114,7 @@ rate_centers:
|
|
8752
8114
|
long: "-85.353049"
|
8753
8115
|
closest_city:
|
8754
8116
|
name: Summerville
|
8755
|
-
|
8756
|
-
value: 0.58
|
8757
|
-
units: km
|
8117
|
+
distance_km: 0.58
|
8758
8118
|
- country: US
|
8759
8119
|
region: GA
|
8760
8120
|
exchange: '323651'
|
@@ -8793,9 +8153,7 @@ rate_centers:
|
|
8793
8153
|
long: "-82.331261"
|
8794
8154
|
closest_city:
|
8795
8155
|
name: Swainsboro
|
8796
|
-
|
8797
|
-
value: 1.57
|
8798
|
-
units: km
|
8156
|
+
distance_km: 1.57
|
8799
8157
|
- country: US
|
8800
8158
|
region: GA
|
8801
8159
|
exchange: '323652'
|
@@ -8816,9 +8174,7 @@ rate_centers:
|
|
8816
8174
|
long: "-81.631985"
|
8817
8175
|
closest_city:
|
8818
8176
|
name: Sylvania
|
8819
|
-
|
8820
|
-
value: 0.84
|
8821
|
-
units: km
|
8177
|
+
distance_km: 0.84
|
8822
8178
|
- country: US
|
8823
8179
|
region: GA
|
8824
8180
|
exchange: '035570'
|
@@ -8830,9 +8186,7 @@ rate_centers:
|
|
8830
8186
|
long: "-83.848428"
|
8831
8187
|
closest_city:
|
8832
8188
|
name: Sylvester
|
8833
|
-
|
8834
|
-
value: 1.42
|
8835
|
-
units: km
|
8189
|
+
distance_km: 1.42
|
8836
8190
|
- country: US
|
8837
8191
|
region: GA
|
8838
8192
|
exchange: '035580'
|
@@ -8844,9 +8198,7 @@ rate_centers:
|
|
8844
8198
|
long: "-84.541267"
|
8845
8199
|
closest_city:
|
8846
8200
|
name: Talbotton
|
8847
|
-
|
8848
|
-
value: 0.45
|
8849
|
-
units: km
|
8201
|
+
distance_km: 0.45
|
8850
8202
|
- country: US
|
8851
8203
|
region: GA
|
8852
8204
|
exchange: '323191'
|
@@ -8867,9 +8219,7 @@ rate_centers:
|
|
8867
8219
|
long: "-85.290588"
|
8868
8220
|
closest_city:
|
8869
8221
|
name: Tallapoosa
|
8870
|
-
|
8871
|
-
value: 0.81
|
8872
|
-
units: km
|
8222
|
+
distance_km: 0.81
|
8873
8223
|
- country: US
|
8874
8224
|
region: GA
|
8875
8225
|
exchange: '323193'
|
@@ -8953,9 +8303,7 @@ rate_centers:
|
|
8953
8303
|
long: "-85.029938"
|
8954
8304
|
closest_city:
|
8955
8305
|
name: Temple
|
8956
|
-
|
8957
|
-
value: 0.1
|
8958
|
-
units: km
|
8306
|
+
distance_km: 0.1
|
8959
8307
|
- country: US
|
8960
8308
|
region: GA
|
8961
8309
|
exchange: '035610'
|
@@ -8967,9 +8315,7 @@ rate_centers:
|
|
8967
8315
|
long: "-84.741901"
|
8968
8316
|
closest_city:
|
8969
8317
|
name: Eton
|
8970
|
-
|
8971
|
-
value: 17.37
|
8972
|
-
units: km
|
8318
|
+
distance_km: 17.37
|
8973
8319
|
- country: US
|
8974
8320
|
region: GA
|
8975
8321
|
exchange: '323746'
|
@@ -9017,9 +8363,7 @@ rate_centers:
|
|
9017
8363
|
long: "-84.326802"
|
9018
8364
|
closest_city:
|
9019
8365
|
name: Thomaston
|
9020
|
-
|
9021
|
-
value: 0.25
|
9022
|
-
units: km
|
8366
|
+
distance_km: 0.25
|
9023
8367
|
- country: US
|
9024
8368
|
region: GA
|
9025
8369
|
exchange: '035630'
|
@@ -9031,9 +8375,7 @@ rate_centers:
|
|
9031
8375
|
long: "-83.981607"
|
9032
8376
|
closest_city:
|
9033
8377
|
name: Thomasville
|
9034
|
-
|
9035
|
-
value: 0.42
|
9036
|
-
units: km
|
8378
|
+
distance_km: 0.42
|
9037
8379
|
- country: US
|
9038
8380
|
region: GA
|
9039
8381
|
exchange: '035640'
|
@@ -9045,9 +8387,7 @@ rate_centers:
|
|
9045
8387
|
long: "-82.500009"
|
9046
8388
|
closest_city:
|
9047
8389
|
name: Thomson
|
9048
|
-
|
9049
|
-
value: 0.43
|
9050
|
-
units: km
|
8390
|
+
distance_km: 0.43
|
9051
8391
|
- country: US
|
9052
8392
|
region: GA
|
9053
8393
|
exchange: '323397'
|
@@ -9068,9 +8408,7 @@ rate_centers:
|
|
9068
8408
|
long: "-83.508204"
|
9069
8409
|
closest_city:
|
9070
8410
|
name: Unionville
|
9071
|
-
|
9072
|
-
value: 1.47
|
9073
|
-
units: km
|
8411
|
+
distance_km: 1.47
|
9074
8412
|
- country: US
|
9075
8413
|
region: GA
|
9076
8414
|
exchange: '323200'
|
@@ -9091,9 +8429,7 @@ rate_centers:
|
|
9091
8429
|
long: "-82.740531"
|
9092
8430
|
closest_city:
|
9093
8431
|
name: Tignall
|
9094
|
-
|
9095
|
-
value: 0.14
|
9096
|
-
units: km
|
8432
|
+
distance_km: 0.14
|
9097
8433
|
- country: US
|
9098
8434
|
region: GA
|
9099
8435
|
exchange: '035670'
|
@@ -9105,9 +8441,7 @@ rate_centers:
|
|
9105
8441
|
long: "-83.321499"
|
9106
8442
|
closest_city:
|
9107
8443
|
name: Toccoa
|
9108
|
-
|
9109
|
-
value: 0.55
|
9110
|
-
units: km
|
8444
|
+
distance_km: 0.55
|
9111
8445
|
- country: US
|
9112
8446
|
region: GA
|
9113
8447
|
exchange: '035680'
|
@@ -9119,9 +8453,7 @@ rate_centers:
|
|
9119
8453
|
long: "-83.073722"
|
9120
8454
|
closest_city:
|
9121
8455
|
name: Toomsboro
|
9122
|
-
|
9123
|
-
value: 0.83
|
9124
|
-
units: km
|
8456
|
+
distance_km: 0.83
|
9125
8457
|
- country: US
|
9126
8458
|
region: GA
|
9127
8459
|
exchange: '323398'
|
@@ -9151,9 +8483,7 @@ rate_centers:
|
|
9151
8483
|
long: "-85.510252"
|
9152
8484
|
closest_city:
|
9153
8485
|
name: Trenton
|
9154
|
-
|
9155
|
-
value: 0.63
|
9156
|
-
units: km
|
8486
|
+
distance_km: 0.63
|
9157
8487
|
- country: US
|
9158
8488
|
region: GA
|
9159
8489
|
exchange: '035700'
|
@@ -9165,9 +8495,7 @@ rate_centers:
|
|
9165
8495
|
long: "-85.307331"
|
9166
8496
|
closest_city:
|
9167
8497
|
name: Trion
|
9168
|
-
|
9169
|
-
value: 0.65
|
9170
|
-
units: km
|
8498
|
+
distance_km: 0.65
|
9171
8499
|
- country: US
|
9172
8500
|
region: GA
|
9173
8501
|
exchange: '035710'
|
@@ -9179,9 +8507,7 @@ rate_centers:
|
|
9179
8507
|
long: "-84.214711"
|
9180
8508
|
closest_city:
|
9181
8509
|
name: Tucker
|
9182
|
-
|
9183
|
-
value: 1.75
|
9184
|
-
units: km
|
8510
|
+
distance_km: 1.75
|
9185
8511
|
- country: US
|
9186
8512
|
region: GA
|
9187
8513
|
exchange: '035720'
|
@@ -9193,9 +8519,7 @@ rate_centers:
|
|
9193
8519
|
long: "-85.042295"
|
9194
8520
|
closest_city:
|
9195
8521
|
name: Tunnel Hill
|
9196
|
-
|
9197
|
-
value: 0.81
|
9198
|
-
units: km
|
8522
|
+
distance_km: 0.81
|
9199
8523
|
- country: US
|
9200
8524
|
region: GA
|
9201
8525
|
exchange: '323206'
|
@@ -9234,9 +8558,7 @@ rate_centers:
|
|
9234
8558
|
long: "-82.158956"
|
9235
8559
|
closest_city:
|
9236
8560
|
name: Twin City
|
9237
|
-
|
9238
|
-
value: 1.81
|
9239
|
-
units: km
|
8561
|
+
distance_km: 1.81
|
9240
8562
|
- country: US
|
9241
8563
|
region: GA
|
9242
8564
|
exchange: '323659'
|
@@ -9257,9 +8579,7 @@ rate_centers:
|
|
9257
8579
|
long: "-80.841161"
|
9258
8580
|
closest_city:
|
9259
8581
|
name: Tybee Island
|
9260
|
-
|
9261
|
-
value: 1.28
|
9262
|
-
units: km
|
8582
|
+
distance_km: 1.28
|
9263
8583
|
- country: US
|
9264
8584
|
region: GA
|
9265
8585
|
exchange: '323208'
|
@@ -9289,9 +8609,7 @@ rate_centers:
|
|
9289
8609
|
long: "-83.731428"
|
9290
8610
|
closest_city:
|
9291
8611
|
name: Unadilla
|
9292
|
-
|
9293
|
-
value: 0.42
|
9294
|
-
units: km
|
8612
|
+
distance_km: 0.42
|
9295
8613
|
- country: US
|
9296
8614
|
region: GA
|
9297
8615
|
exchange: '323210'
|
@@ -9312,9 +8630,7 @@ rate_centers:
|
|
9312
8630
|
long: "-83.075736"
|
9313
8631
|
closest_city:
|
9314
8632
|
name: Union Point
|
9315
|
-
|
9316
|
-
value: 0.1
|
9317
|
-
units: km
|
8633
|
+
distance_km: 0.1
|
9318
8634
|
- country: US
|
9319
8635
|
region: GA
|
9320
8636
|
exchange: '323212'
|
@@ -9344,9 +8660,7 @@ rate_centers:
|
|
9344
8660
|
long: "-82.509441"
|
9345
8661
|
closest_city:
|
9346
8662
|
name: Uvalda
|
9347
|
-
|
9348
|
-
value: 0.36
|
9349
|
-
units: km
|
8663
|
+
distance_km: 0.36
|
9350
8664
|
- country: US
|
9351
8665
|
region: GA
|
9352
8666
|
exchange: '035780'
|
@@ -9358,9 +8672,7 @@ rate_centers:
|
|
9358
8672
|
long: "-83.282313"
|
9359
8673
|
closest_city:
|
9360
8674
|
name: Valdosta
|
9361
|
-
|
9362
|
-
value: 1.96
|
9363
|
-
units: km
|
8675
|
+
distance_km: 1.96
|
9364
8676
|
- country: US
|
9365
8677
|
region: GA
|
9366
8678
|
exchange: '323402'
|
@@ -9399,9 +8711,7 @@ rate_centers:
|
|
9399
8711
|
long: "-82.408066"
|
9400
8712
|
closest_city:
|
9401
8713
|
name: Vidalia
|
9402
|
-
|
9403
|
-
value: 0.8
|
9404
|
-
units: km
|
8714
|
+
distance_km: 0.8
|
9405
8715
|
- country: US
|
9406
8716
|
region: GA
|
9407
8717
|
exchange: '323471'
|
@@ -9422,9 +8732,7 @@ rate_centers:
|
|
9422
8732
|
long: "-83.792621"
|
9423
8733
|
closest_city:
|
9424
8734
|
name: Vienna
|
9425
|
-
|
9426
|
-
value: 0.56
|
9427
|
-
units: km
|
8735
|
+
distance_km: 0.56
|
9428
8736
|
- country: US
|
9429
8737
|
region: GA
|
9430
8738
|
exchange: '035810'
|
@@ -9436,9 +8744,7 @@ rate_centers:
|
|
9436
8744
|
long: "-84.924193"
|
9437
8745
|
closest_city:
|
9438
8746
|
name: Villa Rica
|
9439
|
-
|
9440
|
-
value: 0.65
|
9441
|
-
units: km
|
8747
|
+
distance_km: 0.65
|
9442
8748
|
- country: US
|
9443
8749
|
region: GA
|
9444
8750
|
exchange: '035820'
|
@@ -9450,9 +8756,7 @@ rate_centers:
|
|
9450
8756
|
long: "-85.114044"
|
9451
8757
|
closest_city:
|
9452
8758
|
name: LaFayette
|
9453
|
-
|
9454
|
-
value: 15.91
|
9455
|
-
units: km
|
8759
|
+
distance_km: 15.91
|
9456
8760
|
- country: US
|
9457
8761
|
region: GA
|
9458
8762
|
exchange: '323216'
|
@@ -9473,9 +8777,7 @@ rate_centers:
|
|
9473
8777
|
long: "-82.397949"
|
9474
8778
|
closest_city:
|
9475
8779
|
name: Wadley
|
9476
|
-
|
9477
|
-
value: 0.93
|
9478
|
-
units: km
|
8780
|
+
distance_km: 0.93
|
9479
8781
|
- country: US
|
9480
8782
|
region: GA
|
9481
8783
|
exchange: '323749'
|
@@ -9509,7 +8811,7 @@ rate_centers:
|
|
9509
8811
|
name: WALTHOURVL
|
9510
8812
|
full_name: Walthourville
|
9511
8813
|
lata: '440'
|
9512
|
-
ilec_name:
|
8814
|
+
ilec_name: BRIGHTSPEED OF GEORGIA, LLC
|
9513
8815
|
lat:
|
9514
8816
|
long:
|
9515
8817
|
- country: US
|
@@ -9541,9 +8843,7 @@ rate_centers:
|
|
9541
8843
|
long: "-84.677838"
|
9542
8844
|
closest_city:
|
9543
8845
|
name: Warm Springs
|
9544
|
-
|
9545
|
-
value: 0.53
|
9546
|
-
units: km
|
8846
|
+
distance_km: 0.53
|
9547
8847
|
- country: US
|
9548
8848
|
region: GA
|
9549
8849
|
exchange: '035850'
|
@@ -9555,9 +8855,7 @@ rate_centers:
|
|
9555
8855
|
long: "-83.589941"
|
9556
8856
|
closest_city:
|
9557
8857
|
name: Robins AFB
|
9558
|
-
|
9559
|
-
value: 0.5
|
9560
|
-
units: km
|
8858
|
+
distance_km: 0.5
|
9561
8859
|
- country: US
|
9562
8860
|
region: GA
|
9563
8861
|
exchange: '035860'
|
@@ -9569,9 +8867,7 @@ rate_centers:
|
|
9569
8867
|
long: "-82.659179"
|
9570
8868
|
closest_city:
|
9571
8869
|
name: Warrenton
|
9572
|
-
|
9573
|
-
value: 0.74
|
9574
|
-
units: km
|
8870
|
+
distance_km: 0.74
|
9575
8871
|
- country: US
|
9576
8872
|
region: GA
|
9577
8873
|
exchange: '323751'
|
@@ -9592,9 +8888,7 @@ rate_centers:
|
|
9592
8888
|
long: "-83.927081"
|
9593
8889
|
closest_city:
|
9594
8890
|
name: Warwick
|
9595
|
-
|
9596
|
-
value: 0.77
|
9597
|
-
units: km
|
8891
|
+
distance_km: 0.77
|
9598
8892
|
- country: US
|
9599
8893
|
region: GA
|
9600
8894
|
exchange: '035880'
|
@@ -9606,9 +8900,7 @@ rate_centers:
|
|
9606
8900
|
long: "-82.739033"
|
9607
8901
|
closest_city:
|
9608
8902
|
name: Washington
|
9609
|
-
|
9610
|
-
value: 0.4
|
9611
|
-
units: km
|
8903
|
+
distance_km: 0.4
|
9612
8904
|
- country: US
|
9613
8905
|
region: GA
|
9614
8906
|
exchange: '035890'
|
@@ -9620,9 +8912,7 @@ rate_centers:
|
|
9620
8912
|
long: "-83.407313"
|
9621
8913
|
closest_city:
|
9622
8914
|
name: Watkinsville
|
9623
|
-
|
9624
|
-
value: 0.38
|
9625
|
-
units: km
|
8915
|
+
distance_km: 0.38
|
9626
8916
|
- country: US
|
9627
8917
|
region: GA
|
9628
8918
|
exchange: '323407'
|
@@ -9643,9 +8933,7 @@ rate_centers:
|
|
9643
8933
|
long: "-84.734749"
|
9644
8934
|
closest_city:
|
9645
8935
|
name: Waverly Hall
|
9646
|
-
|
9647
|
-
value: 0.95
|
9648
|
-
units: km
|
8936
|
+
distance_km: 0.95
|
9649
8937
|
- country: US
|
9650
8938
|
region: GA
|
9651
8939
|
exchange: '035910'
|
@@ -9657,9 +8945,7 @@ rate_centers:
|
|
9657
8945
|
long: "-82.356209"
|
9658
8946
|
closest_city:
|
9659
8947
|
name: Waycross
|
9660
|
-
|
9661
|
-
value: 0.2
|
9662
|
-
units: km
|
8948
|
+
distance_km: 0.2
|
9663
8949
|
- country: US
|
9664
8950
|
region: GA
|
9665
8951
|
exchange: '035920'
|
@@ -9671,9 +8957,7 @@ rate_centers:
|
|
9671
8957
|
long: "-82.016514"
|
9672
8958
|
closest_city:
|
9673
8959
|
name: Waynesboro
|
9674
|
-
|
9675
|
-
value: 0.36
|
9676
|
-
units: km
|
8960
|
+
distance_km: 0.36
|
9677
8961
|
- country: US
|
9678
8962
|
region: GA
|
9679
8963
|
exchange: '035930'
|
@@ -9685,9 +8969,7 @@ rate_centers:
|
|
9685
8969
|
long: "-81.806431"
|
9686
8970
|
closest_city:
|
9687
8971
|
name: Waynesville
|
9688
|
-
|
9689
|
-
value: 1.84
|
9690
|
-
units: km
|
8972
|
+
distance_km: 1.84
|
9691
8973
|
- country: US
|
9692
8974
|
region: GA
|
9693
8975
|
exchange: '323752'
|
@@ -9708,9 +8990,7 @@ rate_centers:
|
|
9708
8990
|
long: "-85.409616"
|
9709
8991
|
closest_city:
|
9710
8992
|
name: West Brow
|
9711
|
-
|
9712
|
-
value: 2.18
|
9713
|
-
units: km
|
8993
|
+
distance_km: 2.18
|
9714
8994
|
- country: US
|
9715
8995
|
region: GA
|
9716
8996
|
exchange: '323410'
|
@@ -9731,9 +9011,7 @@ rate_centers:
|
|
9731
9011
|
long: "-85.17577"
|
9732
9012
|
closest_city:
|
9733
9013
|
name: West Point
|
9734
|
-
|
9735
|
-
value: 3.56
|
9736
|
-
units: km
|
9014
|
+
distance_km: 3.56
|
9737
9015
|
- country: US
|
9738
9016
|
region: GA
|
9739
9017
|
exchange: '323663'
|
@@ -9763,9 +9041,7 @@ rate_centers:
|
|
9763
9041
|
long: "-84.32683"
|
9764
9042
|
closest_city:
|
9765
9043
|
name: Whigham
|
9766
|
-
|
9767
|
-
value: 0.2
|
9768
|
-
units: km
|
9044
|
+
distance_km: 0.2
|
9769
9045
|
- country: US
|
9770
9046
|
region: GA
|
9771
9047
|
exchange: '323226'
|
@@ -9795,9 +9071,7 @@ rate_centers:
|
|
9795
9071
|
long: "-83.054298"
|
9796
9072
|
closest_city:
|
9797
9073
|
name: White Plains
|
9798
|
-
|
9799
|
-
value: 3.69
|
9800
|
-
units: km
|
9074
|
+
distance_km: 3.69
|
9801
9075
|
- country: US
|
9802
9076
|
region: GA
|
9803
9077
|
exchange: '323228'
|
@@ -9863,9 +9137,7 @@ rate_centers:
|
|
9863
9137
|
long: "-83.048038"
|
9864
9138
|
closest_city:
|
9865
9139
|
name: Willacoochee
|
9866
|
-
|
9867
|
-
value: 0.75
|
9868
|
-
units: km
|
9140
|
+
distance_km: 0.75
|
9869
9141
|
- country: US
|
9870
9142
|
region: GA
|
9871
9143
|
exchange: '323233'
|
@@ -9895,9 +9167,7 @@ rate_centers:
|
|
9895
9167
|
long: "-83.714384"
|
9896
9168
|
closest_city:
|
9897
9169
|
name: Winder
|
9898
|
-
|
9899
|
-
value: 0.68
|
9900
|
-
units: km
|
9170
|
+
distance_km: 0.68
|
9901
9171
|
- country: US
|
9902
9172
|
region: GA
|
9903
9173
|
exchange: '323475'
|
@@ -9927,9 +9197,7 @@ rate_centers:
|
|
9927
9197
|
long: "-83.273991"
|
9928
9198
|
closest_city:
|
9929
9199
|
name: Winterville
|
9930
|
-
|
9931
|
-
value: 0.73
|
9932
|
-
units: km
|
9200
|
+
distance_km: 0.73
|
9933
9201
|
- country: US
|
9934
9202
|
region: GA
|
9935
9203
|
exchange: '323414'
|
@@ -9950,9 +9218,7 @@ rate_centers:
|
|
9950
9218
|
long: "-84.572793"
|
9951
9219
|
closest_city:
|
9952
9220
|
name: Woodbury
|
9953
|
-
|
9954
|
-
value: 0.85
|
9955
|
-
units: km
|
9221
|
+
distance_km: 0.85
|
9956
9222
|
- country: US
|
9957
9223
|
region: GA
|
9958
9224
|
exchange: '323415'
|
@@ -9973,9 +9239,7 @@ rate_centers:
|
|
9973
9239
|
long: "-84.557213"
|
9974
9240
|
closest_city:
|
9975
9241
|
name: Woodland
|
9976
|
-
|
9977
|
-
value: 0.77
|
9978
|
-
units: km
|
9242
|
+
distance_km: 0.77
|
9979
9243
|
- country: US
|
9980
9244
|
region: GA
|
9981
9245
|
exchange: '036030'
|
@@ -9987,9 +9251,7 @@ rate_centers:
|
|
9987
9251
|
long: "-84.518385"
|
9988
9252
|
closest_city:
|
9989
9253
|
name: Woodstock
|
9990
|
-
|
9991
|
-
value: 0.89
|
9992
|
-
units: km
|
9254
|
+
distance_km: 0.89
|
9993
9255
|
- country: US
|
9994
9256
|
region: GA
|
9995
9257
|
exchange: '323240'
|
@@ -10037,9 +9299,7 @@ rate_centers:
|
|
10037
9299
|
long: "-82.393604"
|
10038
9300
|
closest_city:
|
10039
9301
|
name: Wrens
|
10040
|
-
|
10041
|
-
value: 0.58
|
10042
|
-
units: km
|
9302
|
+
distance_km: 0.58
|
10043
9303
|
- country: US
|
10044
9304
|
region: GA
|
10045
9305
|
exchange: '036050'
|
@@ -10051,9 +9311,7 @@ rate_centers:
|
|
10051
9311
|
long: "-82.718029"
|
10052
9312
|
closest_city:
|
10053
9313
|
name: Wrightsville
|
10054
|
-
|
10055
|
-
value: 0.2
|
10056
|
-
units: km
|
9314
|
+
distance_km: 0.2
|
10057
9315
|
- country: US
|
10058
9316
|
region: GA
|
10059
9317
|
exchange: '036060'
|
@@ -10065,9 +9323,7 @@ rate_centers:
|
|
10065
9323
|
long: "-84.135201"
|
10066
9324
|
closest_city:
|
10067
9325
|
name: Yatesville
|
10068
|
-
|
10069
|
-
value: 0.78
|
10070
|
-
units: km
|
9326
|
+
distance_km: 0.78
|
10071
9327
|
- country: US
|
10072
9328
|
region: GA
|
10073
9329
|
exchange: '036070'
|
@@ -10079,9 +9335,7 @@ rate_centers:
|
|
10079
9335
|
long: "-83.849814"
|
10080
9336
|
closest_city:
|
10081
9337
|
name: Young Harris
|
10082
|
-
|
10083
|
-
value: 0.27
|
10084
|
-
units: km
|
9338
|
+
distance_km: 0.27
|
10085
9339
|
- country: US
|
10086
9340
|
region: GA
|
10087
9341
|
exchange: '323245'
|
@@ -10102,9 +9356,7 @@ rate_centers:
|
|
10102
9356
|
long: "-84.339108"
|
10103
9357
|
closest_city:
|
10104
9358
|
name: Zebulon
|
10105
|
-
|
10106
|
-
value: 0.83
|
10107
|
-
units: km
|
9359
|
+
distance_km: 0.83
|
10108
9360
|
- country: US
|
10109
9361
|
region: GA
|
10110
9362
|
exchange: '323416'
|