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/nj.yml
CHANGED
@@ -110,9 +110,7 @@ rate_centers:
|
|
110
110
|
long: "-74.584854"
|
111
111
|
closest_city:
|
112
112
|
name: Allentown
|
113
|
-
|
114
|
-
value: 0.28
|
115
|
-
units: km
|
113
|
+
distance_km: 0.28
|
116
114
|
- country: US
|
117
115
|
region: NJ
|
118
116
|
exchange: '306543'
|
@@ -128,7 +126,7 @@ rate_centers:
|
|
128
126
|
name: ALLERTON
|
129
127
|
full_name: Allerton
|
130
128
|
lata: '224'
|
131
|
-
ilec_name:
|
129
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
132
130
|
lat:
|
133
131
|
long:
|
134
132
|
- country: US
|
@@ -209,21 +207,19 @@ rate_centers:
|
|
209
207
|
name: ANDOVER
|
210
208
|
full_name: Andover
|
211
209
|
lata: '224'
|
212
|
-
ilec_name:
|
210
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
213
211
|
lat: '40.985317'
|
214
212
|
long: "-74.744138"
|
215
213
|
closest_city:
|
216
214
|
name: Byram Center
|
217
|
-
|
218
|
-
value: 6.27
|
219
|
-
units: km
|
215
|
+
distance_km: 6.27
|
220
216
|
- country: US
|
221
217
|
region: NJ
|
222
218
|
exchange: '306550'
|
223
219
|
name: ANNANDALE
|
224
220
|
full_name: Annandale
|
225
221
|
lata: '224'
|
226
|
-
ilec_name:
|
222
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
227
223
|
lat:
|
228
224
|
long:
|
229
225
|
- country: US
|
@@ -232,7 +228,7 @@ rate_centers:
|
|
232
228
|
name: ANTHONY
|
233
229
|
full_name: Anthony
|
234
230
|
lata: '224'
|
235
|
-
ilec_name:
|
231
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
236
232
|
lat:
|
237
233
|
long:
|
238
234
|
- country: US
|
@@ -268,7 +264,7 @@ rate_centers:
|
|
268
264
|
name: ASBURY
|
269
265
|
full_name: Asbury (Hunterdon)
|
270
266
|
lata: '224'
|
271
|
-
ilec_name:
|
267
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
272
268
|
lat:
|
273
269
|
long:
|
274
270
|
- country: US
|
@@ -291,9 +287,7 @@ rate_centers:
|
|
291
287
|
long: "-74.01381"
|
292
288
|
closest_city:
|
293
289
|
name: Asbury Park
|
294
|
-
|
295
|
-
value: 0.66
|
296
|
-
units: km
|
290
|
+
distance_km: 0.66
|
297
291
|
- country: US
|
298
292
|
region: NJ
|
299
293
|
exchange: '306113'
|
@@ -332,9 +326,7 @@ rate_centers:
|
|
332
326
|
long: "-74.433454"
|
333
327
|
closest_city:
|
334
328
|
name: Atlantic City
|
335
|
-
|
336
|
-
value: 2.78
|
337
|
-
units: km
|
329
|
+
distance_km: 2.78
|
338
330
|
- country: US
|
339
331
|
region: NJ
|
340
332
|
exchange: '124890'
|
@@ -346,9 +338,7 @@ rate_centers:
|
|
346
338
|
long: "-74.037668"
|
347
339
|
closest_city:
|
348
340
|
name: Atlantic Highlands
|
349
|
-
|
350
|
-
value: 0.71
|
351
|
-
units: km
|
341
|
+
distance_km: 0.71
|
352
342
|
- country: US
|
353
343
|
region: NJ
|
354
344
|
exchange: '306115'
|
@@ -382,7 +372,7 @@ rate_centers:
|
|
382
372
|
name: AUGUSTA
|
383
373
|
full_name: Augusta
|
384
374
|
lata: '224'
|
385
|
-
ilec_name:
|
375
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
386
376
|
lat:
|
387
377
|
long:
|
388
378
|
- country: US
|
@@ -405,9 +395,7 @@ rate_centers:
|
|
405
395
|
long: "-74.716669"
|
406
396
|
closest_city:
|
407
397
|
name: Avalon
|
408
|
-
|
409
|
-
value: 2.04
|
410
|
-
units: km
|
398
|
+
distance_km: 2.04
|
411
399
|
- country: US
|
412
400
|
region: NJ
|
413
401
|
exchange: '306560'
|
@@ -450,7 +438,7 @@ rate_centers:
|
|
450
438
|
name: BAPTISTOWN
|
451
439
|
full_name: Baptistown
|
452
440
|
lata: '224'
|
453
|
-
ilec_name:
|
441
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
454
442
|
lat:
|
455
443
|
long:
|
456
444
|
- country: US
|
@@ -468,7 +456,7 @@ rate_centers:
|
|
468
456
|
name: BARBERTOWN
|
469
457
|
full_name: Barbertown
|
470
458
|
lata: '224'
|
471
|
-
ilec_name:
|
459
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
472
460
|
lat:
|
473
461
|
long:
|
474
462
|
- country: US
|
@@ -491,9 +479,7 @@ rate_centers:
|
|
491
479
|
long: "-74.224613"
|
492
480
|
closest_city:
|
493
481
|
name: Ocean Acres
|
494
|
-
|
495
|
-
value: 4.86
|
496
|
-
units: km
|
482
|
+
distance_km: 4.86
|
497
483
|
- country: US
|
498
484
|
region: NJ
|
499
485
|
exchange: '305956'
|
@@ -595,9 +581,7 @@ rate_centers:
|
|
595
581
|
long: "-74.115754"
|
596
582
|
closest_city:
|
597
583
|
name: Bayonne
|
598
|
-
|
599
|
-
value: 0.07
|
600
|
-
units: km
|
584
|
+
distance_km: 0.07
|
601
585
|
- country: US
|
602
586
|
region: NJ
|
603
587
|
exchange: '126701'
|
@@ -636,9 +620,7 @@ rate_centers:
|
|
636
620
|
long: "-74.240335"
|
637
621
|
closest_city:
|
638
622
|
name: Beach Haven
|
639
|
-
|
640
|
-
value: 0.77
|
641
|
-
units: km
|
623
|
+
distance_km: 0.77
|
642
624
|
- country: US
|
643
625
|
region: NJ
|
644
626
|
exchange: '305960'
|
@@ -686,9 +668,7 @@ rate_centers:
|
|
686
668
|
long: "-75.083728"
|
687
669
|
closest_city:
|
688
670
|
name: Bellmawr
|
689
|
-
|
690
|
-
value: 0.89
|
691
|
-
units: km
|
671
|
+
distance_km: 0.89
|
692
672
|
- country: US
|
693
673
|
region: NJ
|
694
674
|
exchange: '306123'
|
@@ -704,7 +684,7 @@ rate_centers:
|
|
704
684
|
name: BEAVERLAKE
|
705
685
|
full_name: Beaver Lake
|
706
686
|
lata: '224'
|
707
|
-
ilec_name:
|
687
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
708
688
|
lat:
|
709
689
|
long:
|
710
690
|
- country: US
|
@@ -749,14 +729,12 @@ rate_centers:
|
|
749
729
|
name: BELLE MEAD
|
750
730
|
full_name: Belle Mead
|
751
731
|
lata: '224'
|
752
|
-
ilec_name:
|
732
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
753
733
|
lat: '40.463627'
|
754
734
|
long: "-74.662884"
|
755
735
|
closest_city:
|
756
736
|
name: Belle Mead
|
757
|
-
|
758
|
-
value: 0.79
|
759
|
-
units: km
|
737
|
+
distance_km: 0.79
|
760
738
|
- country: US
|
761
739
|
region: NJ
|
762
740
|
exchange: '305965'
|
@@ -777,9 +755,7 @@ rate_centers:
|
|
777
755
|
long: "-74.151887"
|
778
756
|
closest_city:
|
779
757
|
name: North Arlington
|
780
|
-
|
781
|
-
value: 2.1
|
782
|
-
units: km
|
758
|
+
distance_km: 2.1
|
783
759
|
- country: US
|
784
760
|
region: NJ
|
785
761
|
exchange: '306124'
|
@@ -809,23 +785,19 @@ rate_centers:
|
|
809
785
|
long: "-74.02343"
|
810
786
|
closest_city:
|
811
787
|
name: Belmar
|
812
|
-
|
813
|
-
value: 0.38
|
814
|
-
units: km
|
788
|
+
distance_km: 0.38
|
815
789
|
- country: US
|
816
790
|
region: NJ
|
817
791
|
exchange: '124980'
|
818
792
|
name: BELVIDERE
|
819
793
|
full_name: Belvidere
|
820
794
|
lata: '224'
|
821
|
-
ilec_name:
|
795
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
822
796
|
lat: '40.826143'
|
823
797
|
long: "-75.080985"
|
824
798
|
closest_city:
|
825
799
|
name: Belvidere
|
826
|
-
|
827
|
-
value: 0.78
|
828
|
-
units: km
|
800
|
+
distance_km: 0.78
|
829
801
|
- country: US
|
830
802
|
region: NJ
|
831
803
|
exchange: '306583'
|
@@ -873,9 +845,7 @@ rate_centers:
|
|
873
845
|
long: "-74.932181"
|
874
846
|
closest_city:
|
875
847
|
name: Berlin
|
876
|
-
|
877
|
-
value: 0.5
|
878
|
-
units: km
|
848
|
+
distance_km: 0.5
|
879
849
|
- country: US
|
880
850
|
region: NJ
|
881
851
|
exchange: '306127'
|
@@ -896,9 +866,7 @@ rate_centers:
|
|
896
866
|
long: "-74.570424"
|
897
867
|
closest_city:
|
898
868
|
name: Basking Ridge
|
899
|
-
|
900
|
-
value: 1.78
|
901
|
-
units: km
|
869
|
+
distance_km: 1.78
|
902
870
|
- country: US
|
903
871
|
region: NJ
|
904
872
|
exchange: '306588'
|
@@ -914,7 +882,7 @@ rate_centers:
|
|
914
882
|
name: BEVANS
|
915
883
|
full_name: Bevans
|
916
884
|
lata: '224'
|
917
|
-
ilec_name:
|
885
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
918
886
|
lat:
|
919
887
|
long:
|
920
888
|
- country: US
|
@@ -941,7 +909,7 @@ rate_centers:
|
|
941
909
|
name: BISSELL
|
942
910
|
full_name: Bissell
|
943
911
|
lata: '224'
|
944
|
-
ilec_name:
|
912
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
945
913
|
lat:
|
946
914
|
long:
|
947
915
|
- country: US
|
@@ -959,7 +927,7 @@ rate_centers:
|
|
959
927
|
name: BLACKWESML
|
960
928
|
full_name: Blackwells Mills
|
961
929
|
lata: '224'
|
962
|
-
ilec_name:
|
930
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
963
931
|
lat:
|
964
932
|
long:
|
965
933
|
- country: US
|
@@ -973,9 +941,7 @@ rate_centers:
|
|
973
941
|
long: "-75.065906"
|
974
942
|
closest_city:
|
975
943
|
name: Blackwood
|
976
|
-
|
977
|
-
value: 0.36
|
978
|
-
units: km
|
944
|
+
distance_km: 0.36
|
979
945
|
- country: US
|
980
946
|
region: NJ
|
981
947
|
exchange: '306132'
|
@@ -991,14 +957,12 @@ rate_centers:
|
|
991
957
|
name: BLAIRSTOWN
|
992
958
|
full_name: Blairstown
|
993
959
|
lata: '224'
|
994
|
-
ilec_name:
|
960
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
995
961
|
lat: '40.98027'
|
996
962
|
long: "-74.96024"
|
997
963
|
closest_city:
|
998
964
|
name: Marksboro
|
999
|
-
|
1000
|
-
value: 4.37
|
1001
|
-
units: km
|
965
|
+
distance_km: 4.37
|
1002
966
|
- country: US
|
1003
967
|
region: NJ
|
1004
968
|
exchange: '306133'
|
@@ -1028,9 +992,7 @@ rate_centers:
|
|
1028
992
|
long: "-74.205156"
|
1029
993
|
closest_city:
|
1030
994
|
name: Glen Ridge
|
1031
|
-
|
1032
|
-
value: 0.73
|
1033
|
-
units: km
|
995
|
+
distance_km: 0.73
|
1034
996
|
- country: US
|
1035
997
|
region: NJ
|
1036
998
|
exchange: '306594'
|
@@ -1046,14 +1008,12 @@ rate_centers:
|
|
1046
1008
|
name: BLOOMSBURY
|
1047
1009
|
full_name: Bloomsbury
|
1048
1010
|
lata: '224'
|
1049
|
-
ilec_name:
|
1011
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1050
1012
|
lat: '40.652882'
|
1051
1013
|
long: "-75.084777"
|
1052
1014
|
closest_city:
|
1053
1015
|
name: Bloomsbury
|
1054
|
-
|
1055
|
-
value: 0.11
|
1056
|
-
units: km
|
1016
|
+
distance_km: 0.11
|
1057
1017
|
- country: US
|
1058
1018
|
region: NJ
|
1059
1019
|
exchange: '305966'
|
@@ -1092,9 +1052,7 @@ rate_centers:
|
|
1092
1052
|
long: "-74.40762"
|
1093
1053
|
closest_city:
|
1094
1054
|
name: Boonton
|
1095
|
-
|
1096
|
-
value: 0.26
|
1097
|
-
units: km
|
1055
|
+
distance_km: 0.26
|
1098
1056
|
- country: US
|
1099
1057
|
region: NJ
|
1100
1058
|
exchange: '125060'
|
@@ -1106,9 +1064,7 @@ rate_centers:
|
|
1106
1064
|
long: "-74.711708"
|
1107
1065
|
closest_city:
|
1108
1066
|
name: Fieldsboro
|
1109
|
-
|
1110
|
-
value: 1.95
|
1111
|
-
units: km
|
1067
|
+
distance_km: 1.95
|
1112
1068
|
- country: US
|
1113
1069
|
region: NJ
|
1114
1070
|
exchange: '125070'
|
@@ -1120,9 +1076,7 @@ rate_centers:
|
|
1120
1076
|
long: "-74.530907"
|
1121
1077
|
closest_city:
|
1122
1078
|
name: South Bound Brook
|
1123
|
-
|
1124
|
-
value: 0.77
|
1125
|
-
units: km
|
1079
|
+
distance_km: 0.77
|
1126
1080
|
- country: US
|
1127
1081
|
region: NJ
|
1128
1082
|
exchange: '306601'
|
@@ -1174,14 +1128,12 @@ rate_centers:
|
|
1174
1128
|
name: BRANCHVL
|
1175
1129
|
full_name: Branchville
|
1176
1130
|
lata: '224'
|
1177
|
-
ilec_name:
|
1131
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1178
1132
|
lat: '41.147484'
|
1179
1133
|
long: "-74.750055"
|
1180
1134
|
closest_city:
|
1181
1135
|
name: Branchville
|
1182
|
-
|
1183
|
-
value: 0.07
|
1184
|
-
units: km
|
1136
|
+
distance_km: 0.07
|
1185
1137
|
- country: US
|
1186
1138
|
region: NJ
|
1187
1139
|
exchange: '305967'
|
@@ -1242,7 +1194,7 @@ rate_centers:
|
|
1242
1194
|
name: BRIDGEPONT
|
1243
1195
|
full_name: Bridgepoint
|
1244
1196
|
lata: '224'
|
1245
|
-
ilec_name:
|
1197
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1246
1198
|
lat:
|
1247
1199
|
long:
|
1248
1200
|
- country: US
|
@@ -1265,16 +1217,14 @@ rate_centers:
|
|
1265
1217
|
long: "-75.2279"
|
1266
1218
|
closest_city:
|
1267
1219
|
name: Sunset Lake
|
1268
|
-
|
1269
|
-
value: 2.67
|
1270
|
-
units: km
|
1220
|
+
distance_km: 2.67
|
1271
1221
|
- country: US
|
1272
1222
|
region: NJ
|
1273
1223
|
exchange: '306611'
|
1274
1224
|
name: BRIDGEVL
|
1275
1225
|
full_name: Bridgeville
|
1276
1226
|
lata: '224'
|
1277
|
-
ilec_name:
|
1227
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1278
1228
|
lat:
|
1279
1229
|
long:
|
1280
1230
|
- country: US
|
@@ -1306,9 +1256,7 @@ rate_centers:
|
|
1306
1256
|
long: "-74.369808"
|
1307
1257
|
closest_city:
|
1308
1258
|
name: Brigantine
|
1309
|
-
|
1310
|
-
value: 1.45
|
1311
|
-
units: km
|
1259
|
+
distance_km: 1.45
|
1312
1260
|
- country: US
|
1313
1261
|
region: NJ
|
1314
1262
|
exchange: '306614'
|
@@ -1423,7 +1371,7 @@ rate_centers:
|
|
1423
1371
|
name: BUNNVALE
|
1424
1372
|
full_name: Bunnvale
|
1425
1373
|
lata: '224'
|
1426
|
-
ilec_name:
|
1374
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1427
1375
|
lat:
|
1428
1376
|
long:
|
1429
1377
|
- country: US
|
@@ -1446,9 +1394,7 @@ rate_centers:
|
|
1446
1394
|
long: "-74.860736"
|
1447
1395
|
closest_city:
|
1448
1396
|
name: Beverly
|
1449
|
-
|
1450
|
-
value: 5.35
|
1451
|
-
units: km
|
1397
|
+
distance_km: 5.35
|
1452
1398
|
- country: US
|
1453
1399
|
region: NJ
|
1454
1400
|
exchange: '306619'
|
@@ -1469,16 +1415,14 @@ rate_centers:
|
|
1469
1415
|
long: "-74.338561"
|
1470
1416
|
closest_city:
|
1471
1417
|
name: Butler
|
1472
|
-
|
1473
|
-
value: 0.74
|
1474
|
-
units: km
|
1418
|
+
distance_km: 0.74
|
1475
1419
|
- country: US
|
1476
1420
|
region: NJ
|
1477
1421
|
exchange: '306621'
|
1478
1422
|
name: BUTTZVILLE
|
1479
1423
|
full_name: Buttzville
|
1480
1424
|
lata: '224'
|
1481
|
-
ilec_name:
|
1425
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1482
1426
|
lat:
|
1483
1427
|
long:
|
1484
1428
|
- country: US
|
@@ -1519,23 +1463,19 @@ rate_centers:
|
|
1519
1463
|
long: "-74.274194"
|
1520
1464
|
closest_city:
|
1521
1465
|
name: Caldwell
|
1522
|
-
|
1523
|
-
value: 0.46
|
1524
|
-
units: km
|
1466
|
+
distance_km: 0.46
|
1525
1467
|
- country: US
|
1526
1468
|
region: NJ
|
1527
1469
|
exchange: '125140'
|
1528
1470
|
name: CALIFON
|
1529
1471
|
full_name: Califon
|
1530
1472
|
lata: '224'
|
1531
|
-
ilec_name:
|
1473
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1532
1474
|
lat: '40.717749'
|
1533
1475
|
long: "-74.834075"
|
1534
1476
|
closest_city:
|
1535
1477
|
name: Califon
|
1536
|
-
|
1537
|
-
value: 0.31
|
1538
|
-
units: km
|
1478
|
+
distance_km: 0.31
|
1539
1479
|
- country: US
|
1540
1480
|
region: NJ
|
1541
1481
|
exchange: '125150'
|
@@ -1547,9 +1487,7 @@ rate_centers:
|
|
1547
1487
|
long: "-75.120875"
|
1548
1488
|
closest_city:
|
1549
1489
|
name: Camden
|
1550
|
-
|
1551
|
-
value: 1.46
|
1552
|
-
units: km
|
1490
|
+
distance_km: 1.46
|
1553
1491
|
- country: US
|
1554
1492
|
region: NJ
|
1555
1493
|
exchange: '306651'
|
@@ -1597,9 +1535,7 @@ rate_centers:
|
|
1597
1535
|
long: "-74.822645"
|
1598
1536
|
closest_city:
|
1599
1537
|
name: Cape May Court House
|
1600
|
-
|
1601
|
-
value: 0.45
|
1602
|
-
units: km
|
1538
|
+
distance_km: 0.45
|
1603
1539
|
- country: US
|
1604
1540
|
region: NJ
|
1605
1541
|
exchange: '305973'
|
@@ -1665,9 +1601,7 @@ rate_centers:
|
|
1665
1601
|
long: "-74.219636"
|
1666
1602
|
closest_city:
|
1667
1603
|
name: Carteret
|
1668
|
-
|
1669
|
-
value: 1.06
|
1670
|
-
units: km
|
1604
|
+
distance_km: 1.06
|
1671
1605
|
- country: US
|
1672
1606
|
region: NJ
|
1673
1607
|
exchange: '306630'
|
@@ -1742,9 +1676,7 @@ rate_centers:
|
|
1742
1676
|
long: "-75.199861"
|
1743
1677
|
closest_city:
|
1744
1678
|
name: Cedarville
|
1745
|
-
|
1746
|
-
value: 0.76
|
1747
|
-
units: km
|
1679
|
+
distance_km: 0.76
|
1748
1680
|
- country: US
|
1749
1681
|
region: NJ
|
1750
1682
|
exchange: '306633'
|
@@ -1846,9 +1778,7 @@ rate_centers:
|
|
1846
1778
|
long: "-74.384226"
|
1847
1779
|
closest_city:
|
1848
1780
|
name: Summit
|
1849
|
-
|
1850
|
-
value: 3.1
|
1851
|
-
units: km
|
1781
|
+
distance_km: 3.1
|
1852
1782
|
- country: US
|
1853
1783
|
region: NJ
|
1854
1784
|
exchange: '306158'
|
@@ -1869,7 +1799,7 @@ rate_centers:
|
|
1869
1799
|
long:
|
1870
1800
|
- country: US
|
1871
1801
|
region: NJ
|
1872
|
-
exchange: '
|
1802
|
+
exchange: '306159'
|
1873
1803
|
name: CHERRYHILL
|
1874
1804
|
full_name: Cherry Hill
|
1875
1805
|
lata: '222'
|
@@ -1878,7 +1808,7 @@ rate_centers:
|
|
1878
1808
|
long:
|
1879
1809
|
- country: US
|
1880
1810
|
region: NJ
|
1881
|
-
exchange: '
|
1811
|
+
exchange: '125981'
|
1882
1812
|
name: CHERRYHILL
|
1883
1813
|
full_name: Cherry Hill
|
1884
1814
|
lata: '222'
|
@@ -1891,7 +1821,7 @@ rate_centers:
|
|
1891
1821
|
name: CHERRYVL
|
1892
1822
|
full_name: Cherryville
|
1893
1823
|
lata: '224'
|
1894
|
-
ilec_name:
|
1824
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1895
1825
|
lat:
|
1896
1826
|
long:
|
1897
1827
|
- country: US
|
@@ -1909,14 +1839,12 @@ rate_centers:
|
|
1909
1839
|
name: CHESTER
|
1910
1840
|
full_name: Chester
|
1911
1841
|
lata: '224'
|
1912
|
-
ilec_name:
|
1842
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
1913
1843
|
lat: '40.785085'
|
1914
1844
|
long: "-74.700313"
|
1915
1845
|
closest_city:
|
1916
1846
|
name: Flanders
|
1917
|
-
|
1918
|
-
value: 6.29
|
1919
|
-
units: km
|
1847
|
+
distance_km: 6.29
|
1920
1848
|
- country: US
|
1921
1849
|
region: NJ
|
1922
1850
|
exchange: '306161'
|
@@ -2045,9 +1973,7 @@ rate_centers:
|
|
2045
1973
|
long: "-73.989521"
|
2046
1974
|
closest_city:
|
2047
1975
|
name: Cliffside Park
|
2048
|
-
|
2049
|
-
value: 0.24
|
2050
|
-
units: km
|
1976
|
+
distance_km: 0.24
|
2051
1977
|
- country: US
|
2052
1978
|
region: NJ
|
2053
1979
|
exchange: '306645'
|
@@ -2090,14 +2016,12 @@ rate_centers:
|
|
2090
2016
|
name: CLINTON
|
2091
2017
|
full_name: Clinton
|
2092
2018
|
lata: '224'
|
2093
|
-
ilec_name:
|
2019
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
2094
2020
|
lat: '40.636979'
|
2095
2021
|
long: "-74.91303"
|
2096
2022
|
closest_city:
|
2097
2023
|
name: Annandale
|
2098
|
-
|
2099
|
-
value: 2.37
|
2100
|
-
units: km
|
2024
|
+
distance_km: 2.37
|
2101
2025
|
- country: US
|
2102
2026
|
region: NJ
|
2103
2027
|
exchange: '125230'
|
@@ -2109,9 +2033,7 @@ rate_centers:
|
|
2109
2033
|
long: "-73.964621"
|
2110
2034
|
closest_city:
|
2111
2035
|
name: Closter
|
2112
|
-
|
2113
|
-
value: 0.54
|
2114
|
-
units: km
|
2036
|
+
distance_km: 0.54
|
2115
2037
|
- country: US
|
2116
2038
|
region: NJ
|
2117
2039
|
exchange: '306172'
|
@@ -2136,7 +2058,7 @@ rate_centers:
|
|
2136
2058
|
name: COKESBURY
|
2137
2059
|
full_name: Cokesbury
|
2138
2060
|
lata: '224'
|
2139
|
-
ilec_name:
|
2061
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
2140
2062
|
lat:
|
2141
2063
|
long:
|
2142
2064
|
- country: US
|
@@ -2159,9 +2081,7 @@ rate_centers:
|
|
2159
2081
|
long: "-75.072613"
|
2160
2082
|
closest_city:
|
2161
2083
|
name: Westmont
|
2162
|
-
|
2163
|
-
value: 1.8
|
2164
|
-
units: km
|
2084
|
+
distance_km: 1.8
|
2165
2085
|
- country: US
|
2166
2086
|
region: NJ
|
2167
2087
|
exchange: '306653'
|
@@ -2222,14 +2142,12 @@ rate_centers:
|
|
2222
2142
|
name: COLUMBIA
|
2223
2143
|
full_name: Columbia
|
2224
2144
|
lata: '224'
|
2225
|
-
ilec_name:
|
2145
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
2226
2146
|
lat: '40.925381'
|
2227
2147
|
long: "-75.096776"
|
2228
2148
|
closest_city:
|
2229
2149
|
name: Columbia
|
2230
|
-
|
2231
|
-
value: 0.2
|
2232
|
-
units: km
|
2150
|
+
distance_km: 0.2
|
2233
2151
|
- country: US
|
2234
2152
|
region: NJ
|
2235
2153
|
exchange: '306176'
|
@@ -2331,9 +2249,7 @@ rate_centers:
|
|
2331
2249
|
long: "-74.143984"
|
2332
2250
|
closest_city:
|
2333
2251
|
name: Ramapo College of New Jersey
|
2334
|
-
|
2335
|
-
value: 2.93
|
2336
|
-
units: km
|
2252
|
+
distance_km: 2.93
|
2337
2253
|
- country: US
|
2338
2254
|
region: NJ
|
2339
2255
|
exchange: '306661'
|
@@ -2354,9 +2270,7 @@ rate_centers:
|
|
2354
2270
|
long: "-74.517399"
|
2355
2271
|
closest_city:
|
2356
2272
|
name: Encore at Monroe
|
2357
|
-
|
2358
|
-
value: 4.38
|
2359
|
-
units: km
|
2273
|
+
distance_km: 4.38
|
2360
2274
|
- country: US
|
2361
2275
|
region: NJ
|
2362
2276
|
exchange: '125280'
|
@@ -2368,9 +2282,7 @@ rate_centers:
|
|
2368
2282
|
long: "-74.307884"
|
2369
2283
|
closest_city:
|
2370
2284
|
name: Cranford
|
2371
|
-
|
2372
|
-
value: 0.27
|
2373
|
-
units: km
|
2285
|
+
distance_km: 0.27
|
2374
2286
|
- country: US
|
2375
2287
|
region: NJ
|
2376
2288
|
exchange: '306182'
|
@@ -2413,7 +2325,7 @@ rate_centers:
|
|
2413
2325
|
name: CROTON
|
2414
2326
|
full_name: Croton
|
2415
2327
|
lata: '224'
|
2416
|
-
ilec_name:
|
2328
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
2417
2329
|
lat:
|
2418
2330
|
long:
|
2419
2331
|
- country: US
|
@@ -2422,7 +2334,7 @@ rate_centers:
|
|
2422
2334
|
name: CULVERS LK
|
2423
2335
|
full_name: Culvers Lake
|
2424
2336
|
lata: '224'
|
2425
|
-
ilec_name:
|
2337
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
2426
2338
|
lat:
|
2427
2339
|
long:
|
2428
2340
|
- country: US
|
@@ -2472,9 +2384,7 @@ rate_centers:
|
|
2472
2384
|
long: "-74.004193"
|
2473
2385
|
closest_city:
|
2474
2386
|
name: Allenhurst
|
2475
|
-
|
2476
|
-
value: 0.32
|
2477
|
-
units: km
|
2387
|
+
distance_km: 0.32
|
2478
2388
|
- country: US
|
2479
2389
|
region: NJ
|
2480
2390
|
exchange: '306671'
|
@@ -2544,7 +2454,7 @@ rate_centers:
|
|
2544
2454
|
name: DELAWARE
|
2545
2455
|
full_name: Delaware
|
2546
2456
|
lata: '224'
|
2547
|
-
ilec_name:
|
2457
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
2548
2458
|
lat:
|
2549
2459
|
long:
|
2550
2460
|
- country: US
|
@@ -2612,9 +2522,7 @@ rate_centers:
|
|
2612
2522
|
long: "-74.819695"
|
2613
2523
|
closest_city:
|
2614
2524
|
name: Dennisville
|
2615
|
-
|
2616
|
-
value: 0.91
|
2617
|
-
units: km
|
2525
|
+
distance_km: 0.91
|
2618
2526
|
- country: US
|
2619
2527
|
region: NJ
|
2620
2528
|
exchange: '126521'
|
@@ -2689,9 +2597,7 @@ rate_centers:
|
|
2689
2597
|
long: "-74.559123"
|
2690
2598
|
closest_city:
|
2691
2599
|
name: Dover
|
2692
|
-
|
2693
|
-
value: 0.4
|
2694
|
-
units: km
|
2600
|
+
distance_km: 0.4
|
2695
2601
|
- country: US
|
2696
2602
|
region: NJ
|
2697
2603
|
exchange: '306683'
|
@@ -2766,9 +2672,7 @@ rate_centers:
|
|
2766
2672
|
long: "-73.99873"
|
2767
2673
|
closest_city:
|
2768
2674
|
name: Dumont
|
2769
|
-
|
2770
|
-
value: 0.58
|
2771
|
-
units: km
|
2675
|
+
distance_km: 0.58
|
2772
2676
|
- country: US
|
2773
2677
|
region: NJ
|
2774
2678
|
exchange: '306199'
|
@@ -2789,9 +2693,7 @@ rate_centers:
|
|
2789
2693
|
long: "-74.463475"
|
2790
2694
|
closest_city:
|
2791
2695
|
name: Dunellen
|
2792
|
-
|
2793
|
-
value: 0.18
|
2794
|
-
units: km
|
2696
|
+
distance_km: 0.18
|
2795
2697
|
- country: US
|
2796
2698
|
region: NJ
|
2797
2699
|
exchange: '306200'
|
@@ -2807,7 +2709,7 @@ rate_centers:
|
|
2807
2709
|
name: DUTCHTOWN
|
2808
2710
|
full_name: Dutchtown
|
2809
2711
|
lata: '224'
|
2810
|
-
ilec_name:
|
2712
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
2811
2713
|
lat:
|
2812
2714
|
long:
|
2813
2715
|
- country: US
|
@@ -2947,9 +2849,7 @@ rate_centers:
|
|
2947
2849
|
long: "-74.580008"
|
2948
2850
|
closest_city:
|
2949
2851
|
name: East Millstone
|
2950
|
-
|
2951
|
-
value: 1.18
|
2952
|
-
units: km
|
2852
|
+
distance_km: 1.18
|
2953
2853
|
- country: US
|
2954
2854
|
region: NJ
|
2955
2855
|
exchange: '306687'
|
@@ -3015,9 +2915,7 @@ rate_centers:
|
|
3015
2915
|
long: "-74.060608"
|
3016
2916
|
closest_city:
|
3017
2917
|
name: Eatontown
|
3018
|
-
|
3019
|
-
value: 1.69
|
3020
|
-
units: km
|
2918
|
+
distance_km: 1.69
|
3021
2919
|
- country: US
|
3022
2920
|
region: NJ
|
3023
2921
|
exchange: '306691'
|
@@ -3083,9 +2981,7 @@ rate_centers:
|
|
3083
2981
|
long: "-74.650111"
|
3084
2982
|
closest_city:
|
3085
2983
|
name: Germania
|
3086
|
-
|
3087
|
-
value: 5.66
|
3088
|
-
units: km
|
2984
|
+
distance_km: 5.66
|
3089
2985
|
- country: US
|
3090
2986
|
region: NJ
|
3091
2987
|
exchange: '305992'
|
@@ -3142,9 +3038,7 @@ rate_centers:
|
|
3142
3038
|
long: "-74.214849"
|
3143
3039
|
closest_city:
|
3144
3040
|
name: Kean University
|
3145
|
-
|
3146
|
-
value: 1.98
|
3147
|
-
units: km
|
3041
|
+
distance_km: 1.98
|
3148
3042
|
- country: US
|
3149
3043
|
region: NJ
|
3150
3044
|
exchange: '306698'
|
@@ -3201,9 +3095,7 @@ rate_centers:
|
|
3201
3095
|
long: "-75.173004"
|
3202
3096
|
closest_city:
|
3203
3097
|
name: Elmer
|
3204
|
-
|
3205
|
-
value: 0.36
|
3206
|
-
units: km
|
3098
|
+
distance_km: 0.36
|
3207
3099
|
- country: US
|
3208
3100
|
region: NJ
|
3209
3101
|
exchange: '306699'
|
@@ -3260,9 +3152,7 @@ rate_centers:
|
|
3260
3152
|
long: "-73.972258"
|
3261
3153
|
closest_city:
|
3262
3154
|
name: Englewood
|
3263
|
-
|
3264
|
-
value: 0.29
|
3265
|
-
units: km
|
3155
|
+
distance_km: 0.29
|
3266
3156
|
- country: US
|
3267
3157
|
region: NJ
|
3268
3158
|
exchange: '306703'
|
@@ -3292,9 +3182,7 @@ rate_centers:
|
|
3292
3182
|
long: "-74.359864"
|
3293
3183
|
closest_city:
|
3294
3184
|
name: Englishtown
|
3295
|
-
|
3296
|
-
value: 0.24
|
3297
|
-
units: km
|
3185
|
+
distance_km: 0.24
|
3298
3186
|
- country: US
|
3299
3187
|
region: NJ
|
3300
3188
|
exchange: '306218'
|
@@ -3324,9 +3212,7 @@ rate_centers:
|
|
3324
3212
|
long: "-74.268013"
|
3325
3213
|
closest_city:
|
3326
3214
|
name: Ringwood
|
3327
|
-
|
3328
|
-
value: 2.57
|
3329
|
-
units: km
|
3215
|
+
distance_km: 2.57
|
3330
3216
|
- country: US
|
3331
3217
|
region: NJ
|
3332
3218
|
exchange: '306707'
|
@@ -3378,7 +3264,7 @@ rate_centers:
|
|
3378
3264
|
name: EVERITTSTN
|
3379
3265
|
full_name: Everittstown
|
3380
3266
|
lata: '224'
|
3381
|
-
ilec_name:
|
3267
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3382
3268
|
lat:
|
3383
3269
|
long:
|
3384
3270
|
- country: US
|
@@ -3428,9 +3314,7 @@ rate_centers:
|
|
3428
3314
|
long: "-74.782544"
|
3429
3315
|
closest_city:
|
3430
3316
|
name: The College of New Jersey
|
3431
|
-
|
3432
|
-
value: 0.74
|
3433
|
-
units: km
|
3317
|
+
distance_km: 0.74
|
3434
3318
|
- country: US
|
3435
3319
|
region: NJ
|
3436
3320
|
exchange: '306225'
|
@@ -3469,9 +3353,7 @@ rate_centers:
|
|
3469
3353
|
long: "-74.111645"
|
3470
3354
|
closest_city:
|
3471
3355
|
name: Fair Lawn
|
3472
|
-
|
3473
|
-
value: 1.68
|
3474
|
-
units: km
|
3356
|
+
distance_km: 1.68
|
3475
3357
|
- country: US
|
3476
3358
|
region: NJ
|
3477
3359
|
exchange: '125131'
|
@@ -3487,7 +3369,7 @@ rate_centers:
|
|
3487
3369
|
name: FAIRMOUNT
|
3488
3370
|
full_name: Fairmount
|
3489
3371
|
lata: '224'
|
3490
|
-
ilec_name:
|
3372
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3491
3373
|
lat:
|
3492
3374
|
long:
|
3493
3375
|
- country: US
|
@@ -3546,9 +3428,7 @@ rate_centers:
|
|
3546
3428
|
long: "-74.382755"
|
3547
3429
|
closest_city:
|
3548
3430
|
name: Fanwood
|
3549
|
-
|
3550
|
-
value: 0.25
|
3551
|
-
units: km
|
3431
|
+
distance_km: 0.25
|
3552
3432
|
- country: US
|
3553
3433
|
region: NJ
|
3554
3434
|
exchange: '306717'
|
@@ -3564,7 +3444,7 @@ rate_centers:
|
|
3564
3444
|
name: FARMERSVL
|
3565
3445
|
full_name: Farmersville
|
3566
3446
|
lata: '224'
|
3567
|
-
ilec_name:
|
3447
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3568
3448
|
lat:
|
3569
3449
|
long:
|
3570
3450
|
- country: US
|
@@ -3578,9 +3458,7 @@ rate_centers:
|
|
3578
3458
|
long: "-74.163816"
|
3579
3459
|
closest_city:
|
3580
3460
|
name: Farmingdale
|
3581
|
-
|
3582
|
-
value: 0.74
|
3583
|
-
units: km
|
3461
|
+
distance_km: 0.74
|
3584
3462
|
- country: US
|
3585
3463
|
region: NJ
|
3586
3464
|
exchange: '306000'
|
@@ -3686,21 +3564,19 @@ rate_centers:
|
|
3686
3564
|
name: FLEMINGTON
|
3687
3565
|
full_name: Flemington
|
3688
3566
|
lata: '224'
|
3689
|
-
ilec_name:
|
3567
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3690
3568
|
lat: '40.509779'
|
3691
3569
|
long: "-74.857354"
|
3692
3570
|
closest_city:
|
3693
3571
|
name: Flemington
|
3694
|
-
|
3695
|
-
value: 0.25
|
3696
|
-
units: km
|
3572
|
+
distance_km: 0.25
|
3697
3573
|
- country: US
|
3698
3574
|
region: NJ
|
3699
3575
|
exchange: '306726'
|
3700
3576
|
name: FLEMITNJCT
|
3701
3577
|
full_name: Flemington Junction
|
3702
3578
|
lata: '224'
|
3703
|
-
ilec_name:
|
3579
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3704
3580
|
lat:
|
3705
3581
|
long:
|
3706
3582
|
- country: US
|
@@ -3714,9 +3590,7 @@ rate_centers:
|
|
3714
3590
|
long: "-74.809754"
|
3715
3591
|
closest_city:
|
3716
3592
|
name: Roebling
|
3717
|
-
|
3718
|
-
value: 2.78
|
3719
|
-
units: km
|
3593
|
+
distance_km: 2.78
|
3720
3594
|
- country: US
|
3721
3595
|
region: NJ
|
3722
3596
|
exchange: '306727'
|
@@ -3773,9 +3647,7 @@ rate_centers:
|
|
3773
3647
|
long: "-74.617204"
|
3774
3648
|
closest_city:
|
3775
3649
|
name: Wrightstown
|
3776
|
-
|
3777
|
-
value: 1.65
|
3778
|
-
units: km
|
3650
|
+
distance_km: 1.65
|
3779
3651
|
- country: US
|
3780
3652
|
region: NJ
|
3781
3653
|
exchange: '306241'
|
@@ -3818,7 +3690,7 @@ rate_centers:
|
|
3818
3690
|
name: FOUL RIFT
|
3819
3691
|
full_name: Foul Rift
|
3820
3692
|
lata: '224'
|
3821
|
-
ilec_name:
|
3693
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3822
3694
|
lat:
|
3823
3695
|
long:
|
3824
3696
|
- country: US
|
@@ -3827,7 +3699,7 @@ rate_centers:
|
|
3827
3699
|
name: FRANKLIN
|
3828
3700
|
full_name: Franklin
|
3829
3701
|
lata: '224'
|
3830
|
-
ilec_name:
|
3702
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3831
3703
|
lat:
|
3832
3704
|
long:
|
3833
3705
|
- country: US
|
@@ -3836,14 +3708,12 @@ rate_centers:
|
|
3836
3708
|
name: FRANKLINBO
|
3837
3709
|
full_name: Franklin Boro
|
3838
3710
|
lata: '224'
|
3839
|
-
ilec_name:
|
3711
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3840
3712
|
lat: '41.119994'
|
3841
3713
|
long: "-74.588046"
|
3842
3714
|
closest_city:
|
3843
3715
|
name: Franklin
|
3844
|
-
|
3845
|
-
value: 1.1
|
3846
|
-
units: km
|
3716
|
+
distance_km: 1.1
|
3847
3717
|
- country: US
|
3848
3718
|
region: NJ
|
3849
3719
|
exchange: '306731'
|
@@ -3864,9 +3734,7 @@ rate_centers:
|
|
3864
3734
|
long: "-74.514509"
|
3865
3735
|
closest_city:
|
3866
3736
|
name: Franklin Park
|
3867
|
-
|
3868
|
-
value: 2.78
|
3869
|
-
units: km
|
3737
|
+
distance_km: 2.78
|
3870
3738
|
- country: US
|
3871
3739
|
region: NJ
|
3872
3740
|
exchange: '306240'
|
@@ -3905,16 +3773,14 @@ rate_centers:
|
|
3905
3773
|
long: "-75.079409"
|
3906
3774
|
closest_city:
|
3907
3775
|
name: Franklinville
|
3908
|
-
|
3909
|
-
value: 0.6
|
3910
|
-
units: km
|
3776
|
+
distance_km: 0.6
|
3911
3777
|
- country: US
|
3912
3778
|
region: NJ
|
3913
3779
|
exchange: '306736'
|
3914
3780
|
name: FREDON
|
3915
3781
|
full_name: Fredon
|
3916
3782
|
lata: '224'
|
3917
|
-
ilec_name:
|
3783
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3918
3784
|
lat:
|
3919
3785
|
long:
|
3920
3786
|
- country: US
|
@@ -3928,9 +3794,7 @@ rate_centers:
|
|
3928
3794
|
long: "-74.270817"
|
3929
3795
|
closest_city:
|
3930
3796
|
name: East Freehold
|
3931
|
-
|
3932
|
-
value: 2.73
|
3933
|
-
units: km
|
3797
|
+
distance_km: 2.73
|
3934
3798
|
- country: US
|
3935
3799
|
region: NJ
|
3936
3800
|
exchange: '306738'
|
@@ -3955,14 +3819,12 @@ rate_centers:
|
|
3955
3819
|
name: FRENCHTOWN
|
3956
3820
|
full_name: Frenchtown
|
3957
3821
|
lata: '224'
|
3958
|
-
ilec_name:
|
3822
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
3959
3823
|
lat: '40.528162'
|
3960
3824
|
long: "-75.063775"
|
3961
3825
|
closest_city:
|
3962
3826
|
name: Frenchtown
|
3963
|
-
|
3964
|
-
value: 0.57
|
3965
|
-
units: km
|
3827
|
+
distance_km: 0.57
|
3966
3828
|
- country: US
|
3967
3829
|
region: NJ
|
3968
3830
|
exchange: '306741'
|
@@ -4091,9 +3953,7 @@ rate_centers:
|
|
4091
3953
|
long: "-75.114297"
|
4092
3954
|
closest_city:
|
4093
3955
|
name: Glassboro
|
4094
|
-
|
4095
|
-
value: 0.34
|
4096
|
-
units: km
|
3956
|
+
distance_km: 0.34
|
4097
3957
|
- country: US
|
4098
3958
|
region: NJ
|
4099
3959
|
exchange: '306749'
|
@@ -4109,7 +3969,7 @@ rate_centers:
|
|
4109
3969
|
name: GLENGARDNR
|
4110
3970
|
full_name: Glen Gardner
|
4111
3971
|
lata: '224'
|
4112
|
-
ilec_name:
|
3972
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4113
3973
|
lat:
|
4114
3974
|
long:
|
4115
3975
|
- country: US
|
@@ -4195,9 +4055,7 @@ rate_centers:
|
|
4195
4055
|
long: "-75.118794"
|
4196
4056
|
closest_city:
|
4197
4057
|
name: Gloucester City
|
4198
|
-
|
4199
|
-
value: 0.14
|
4200
|
-
units: km
|
4058
|
+
distance_km: 0.14
|
4201
4059
|
- country: US
|
4202
4060
|
region: NJ
|
4203
4061
|
exchange: '306252'
|
@@ -4267,14 +4125,12 @@ rate_centers:
|
|
4267
4125
|
name: GREAT MDW
|
4268
4126
|
full_name: Great Meadows
|
4269
4127
|
lata: '224'
|
4270
|
-
ilec_name:
|
4128
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4271
4129
|
lat: '40.867537'
|
4272
4130
|
long: "-74.920282"
|
4273
4131
|
closest_city:
|
4274
4132
|
name: Great Meadows
|
4275
|
-
|
4276
|
-
value: 1.77
|
4277
|
-
units: km
|
4133
|
+
distance_km: 1.77
|
4278
4134
|
- country: US
|
4279
4135
|
region: NJ
|
4280
4136
|
exchange: '306759'
|
@@ -4362,7 +4218,7 @@ rate_centers:
|
|
4362
4218
|
name: GREENDELL
|
4363
4219
|
full_name: Greendell
|
4364
4220
|
lata: '224'
|
4365
|
-
ilec_name:
|
4221
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4366
4222
|
lat:
|
4367
4223
|
long:
|
4368
4224
|
- country: US
|
@@ -4434,7 +4290,7 @@ rate_centers:
|
|
4434
4290
|
name: GRIGGSTOWN
|
4435
4291
|
full_name: Griggstown
|
4436
4292
|
lata: '224'
|
4437
|
-
ilec_name:
|
4293
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4438
4294
|
lat:
|
4439
4295
|
long:
|
4440
4296
|
- country: US
|
@@ -4475,9 +4331,7 @@ rate_centers:
|
|
4475
4331
|
long: "-74.040191"
|
4476
4332
|
closest_city:
|
4477
4333
|
name: Hackensack
|
4478
|
-
|
4479
|
-
value: 0.56
|
4480
|
-
units: km
|
4334
|
+
distance_km: 0.56
|
4481
4335
|
- country: US
|
4482
4336
|
region: NJ
|
4483
4337
|
exchange: '125590'
|
@@ -4489,16 +4343,14 @@ rate_centers:
|
|
4489
4343
|
long: "-74.830444"
|
4490
4344
|
closest_city:
|
4491
4345
|
name: Hackettstown
|
4492
|
-
|
4493
|
-
value: 0.47
|
4494
|
-
units: km
|
4346
|
+
distance_km: 0.47
|
4495
4347
|
- country: US
|
4496
4348
|
region: NJ
|
4497
4349
|
exchange: '306772'
|
4498
4350
|
name: HACKLEBRNY
|
4499
4351
|
full_name: Hacklebarney
|
4500
4352
|
lata: '224'
|
4501
|
-
ilec_name:
|
4353
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4502
4354
|
lat:
|
4503
4355
|
long:
|
4504
4356
|
- country: US
|
@@ -4512,9 +4364,7 @@ rate_centers:
|
|
4512
4364
|
long: "-75.061295"
|
4513
4365
|
closest_city:
|
4514
4366
|
name: Haddon Heights
|
4515
|
-
|
4516
|
-
value: 0.47
|
4517
|
-
units: km
|
4367
|
+
distance_km: 0.47
|
4518
4368
|
- country: US
|
4519
4369
|
region: NJ
|
4520
4370
|
exchange: '306261'
|
@@ -4544,9 +4394,7 @@ rate_centers:
|
|
4544
4394
|
long: "-75.030503"
|
4545
4395
|
closest_city:
|
4546
4396
|
name: Westmont
|
4547
|
-
|
4548
|
-
value: 2.32
|
4549
|
-
units: km
|
4397
|
+
distance_km: 2.32
|
4550
4398
|
- country: US
|
4551
4399
|
region: NJ
|
4552
4400
|
exchange: '306264'
|
@@ -4562,7 +4410,7 @@ rate_centers:
|
|
4562
4410
|
name: HAINESBURG
|
4563
4411
|
full_name: Hainesburg
|
4564
4412
|
lata: '224'
|
4565
|
-
ilec_name:
|
4413
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4566
4414
|
lat:
|
4567
4415
|
long:
|
4568
4416
|
- country: US
|
@@ -4580,7 +4428,7 @@ rate_centers:
|
|
4580
4428
|
name: HAINESVL
|
4581
4429
|
full_name: Hainesville
|
4582
4430
|
lata: '224'
|
4583
|
-
ilec_name:
|
4431
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4584
4432
|
lat:
|
4585
4433
|
long:
|
4586
4434
|
- country: US
|
@@ -4625,7 +4473,7 @@ rate_centers:
|
|
4625
4473
|
name: HALSEY
|
4626
4474
|
full_name: Halsey
|
4627
4475
|
lata: '224'
|
4628
|
-
ilec_name:
|
4476
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4629
4477
|
lat:
|
4630
4478
|
long:
|
4631
4479
|
- country: US
|
@@ -4643,7 +4491,7 @@ rate_centers:
|
|
4643
4491
|
name: HAMBURG
|
4644
4492
|
full_name: Hamburg
|
4645
4493
|
lata: '224'
|
4646
|
-
ilec_name:
|
4494
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4647
4495
|
lat:
|
4648
4496
|
long:
|
4649
4497
|
- country: US
|
@@ -4652,7 +4500,7 @@ rate_centers:
|
|
4652
4500
|
name: HAMDEN
|
4653
4501
|
full_name: Hamden
|
4654
4502
|
lata: '224'
|
4655
|
-
ilec_name:
|
4503
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4656
4504
|
lat:
|
4657
4505
|
long:
|
4658
4506
|
- country: US
|
@@ -4684,23 +4532,19 @@ rate_centers:
|
|
4684
4532
|
long: "-74.80245"
|
4685
4533
|
closest_city:
|
4686
4534
|
name: Hammonton
|
4687
|
-
|
4688
|
-
value: 3.79
|
4689
|
-
units: km
|
4535
|
+
distance_km: 3.79
|
4690
4536
|
- country: US
|
4691
4537
|
region: NJ
|
4692
4538
|
exchange: '125630'
|
4693
4539
|
name: HAMPTON
|
4694
4540
|
full_name: Hampton
|
4695
4541
|
lata: '224'
|
4696
|
-
ilec_name:
|
4542
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4697
4543
|
lat: '40.706829'
|
4698
4544
|
long: "-74.957315"
|
4699
4545
|
closest_city:
|
4700
4546
|
name: Glen Gardner
|
4701
|
-
|
4702
|
-
value: 1.66
|
4703
|
-
units: km
|
4547
|
+
distance_km: 1.66
|
4704
4548
|
- country: US
|
4705
4549
|
region: NJ
|
4706
4550
|
exchange: '306271'
|
@@ -4743,7 +4587,7 @@ rate_centers:
|
|
4743
4587
|
name: HARDWICK
|
4744
4588
|
full_name: Hardwick
|
4745
4589
|
lata: '224'
|
4746
|
-
ilec_name:
|
4590
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4747
4591
|
lat:
|
4748
4592
|
long:
|
4749
4593
|
- country: US
|
@@ -4752,7 +4596,7 @@ rate_centers:
|
|
4752
4596
|
name: HARDYSTON
|
4753
4597
|
full_name: Hardyston
|
4754
4598
|
lata: '224'
|
4755
|
-
ilec_name:
|
4599
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4756
4600
|
lat:
|
4757
4601
|
long:
|
4758
4602
|
- country: US
|
@@ -4770,7 +4614,7 @@ rate_centers:
|
|
4770
4614
|
name: HARDYSTOVL
|
4771
4615
|
full_name: Hardystonville
|
4772
4616
|
lata: '224'
|
4773
|
-
ilec_name:
|
4617
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4774
4618
|
lat:
|
4775
4619
|
long:
|
4776
4620
|
- country: US
|
@@ -4779,7 +4623,7 @@ rate_centers:
|
|
4779
4623
|
name: HARLINGEN
|
4780
4624
|
full_name: Harlingen
|
4781
4625
|
lata: '224'
|
4782
|
-
ilec_name:
|
4626
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4783
4627
|
lat:
|
4784
4628
|
long:
|
4785
4629
|
- country: US
|
@@ -4910,9 +4754,7 @@ rate_centers:
|
|
4910
4754
|
long: "-74.079057"
|
4911
4755
|
closest_city:
|
4912
4756
|
name: Hasbrouck Heights
|
4913
|
-
|
4914
|
-
value: 0.45
|
4915
|
-
units: km
|
4757
|
+
distance_km: 0.45
|
4916
4758
|
- country: US
|
4917
4759
|
region: NJ
|
4918
4760
|
exchange: '306791'
|
@@ -4951,16 +4793,14 @@ rate_centers:
|
|
4951
4793
|
long: "-74.155272"
|
4952
4794
|
closest_city:
|
4953
4795
|
name: Hawthorne
|
4954
|
-
|
4955
|
-
value: 1.34
|
4956
|
-
units: km
|
4796
|
+
distance_km: 1.34
|
4957
4797
|
- country: US
|
4958
4798
|
region: NJ
|
4959
4799
|
exchange: '306794'
|
4960
4800
|
name: HAZEN
|
4961
4801
|
full_name: Hazen
|
4962
4802
|
lata: '224'
|
4963
|
-
ilec_name:
|
4803
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
4964
4804
|
lat:
|
4965
4805
|
long:
|
4966
4806
|
- country: US
|
@@ -5041,14 +4881,12 @@ rate_centers:
|
|
5041
4881
|
name: HIGHBRIDGE
|
5042
4882
|
full_name: High Bridge
|
5043
4883
|
lata: '224'
|
5044
|
-
ilec_name:
|
4884
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5045
4885
|
lat: '40.668085'
|
5046
4886
|
long: "-74.897657"
|
5047
4887
|
closest_city:
|
5048
4888
|
name: High Bridge
|
5049
|
-
|
5050
|
-
value: 0.31
|
5051
|
-
units: km
|
4889
|
+
distance_km: 0.31
|
5052
4890
|
- country: US
|
5053
4891
|
region: NJ
|
5054
4892
|
exchange: '306804'
|
@@ -5096,9 +4934,7 @@ rate_centers:
|
|
5096
4934
|
long: "-74.525506"
|
5097
4935
|
closest_city:
|
5098
4936
|
name: Hightstown
|
5099
|
-
|
5100
|
-
value: 0.12
|
5101
|
-
units: km
|
4937
|
+
distance_km: 0.12
|
5102
4938
|
- country: US
|
5103
4939
|
region: NJ
|
5104
4940
|
exchange: '306805'
|
@@ -5168,7 +5004,7 @@ rate_centers:
|
|
5168
5004
|
name: HOFFMANS
|
5169
5005
|
full_name: Hoffmans
|
5170
5006
|
lata: '224'
|
5171
|
-
ilec_name:
|
5007
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5172
5008
|
lat:
|
5173
5009
|
long:
|
5174
5010
|
- country: US
|
@@ -5200,9 +5036,7 @@ rate_centers:
|
|
5200
5036
|
long: "-74.188069"
|
5201
5037
|
closest_city:
|
5202
5038
|
name: Lincroft
|
5203
|
-
|
5204
|
-
value: 5.1
|
5205
|
-
units: km
|
5039
|
+
distance_km: 5.1
|
5206
5040
|
- country: US
|
5207
5041
|
region: NJ
|
5208
5042
|
exchange: '306287'
|
@@ -5232,23 +5066,19 @@ rate_centers:
|
|
5232
5066
|
long: "-74.63334"
|
5233
5067
|
closest_city:
|
5234
5068
|
name: Mount Arlington
|
5235
|
-
|
5236
|
-
value: 1.25
|
5237
|
-
units: km
|
5069
|
+
distance_km: 1.25
|
5238
5070
|
- country: US
|
5239
5071
|
region: NJ
|
5240
5072
|
exchange: '125700'
|
5241
5073
|
name: HOPE
|
5242
5074
|
full_name: Hope
|
5243
5075
|
lata: '224'
|
5244
|
-
ilec_name:
|
5076
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5245
5077
|
lat: '40.910935'
|
5246
5078
|
long: "-74.968019"
|
5247
5079
|
closest_city:
|
5248
5080
|
name: Mount Hermon
|
5249
|
-
|
5250
|
-
value: 2.7
|
5251
|
-
units: km
|
5081
|
+
distance_km: 2.7
|
5252
5082
|
- country: US
|
5253
5083
|
region: NJ
|
5254
5084
|
exchange: '306818'
|
@@ -5269,9 +5099,7 @@ rate_centers:
|
|
5269
5099
|
long: "-74.764587"
|
5270
5100
|
closest_city:
|
5271
5101
|
name: Hopewell
|
5272
|
-
|
5273
|
-
value: 0.11
|
5274
|
-
units: km
|
5102
|
+
distance_km: 0.11
|
5275
5103
|
- country: US
|
5276
5104
|
region: NJ
|
5277
5105
|
exchange: '306290'
|
@@ -5314,7 +5142,7 @@ rate_centers:
|
|
5314
5142
|
name: HOUSES CNR
|
5315
5143
|
full_name: Houses Corner
|
5316
5144
|
lata: '224'
|
5317
|
-
ilec_name:
|
5145
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5318
5146
|
lat:
|
5319
5147
|
long:
|
5320
5148
|
- country: US
|
@@ -5350,7 +5178,7 @@ rate_centers:
|
|
5350
5178
|
name: HUNTSVILLE
|
5351
5179
|
full_name: Huntsville
|
5352
5180
|
lata: '224'
|
5353
|
-
ilec_name:
|
5181
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5354
5182
|
lat:
|
5355
5183
|
long:
|
5356
5184
|
- country: US
|
@@ -5494,7 +5322,7 @@ rate_centers:
|
|
5494
5322
|
name: JACKSONBG
|
5495
5323
|
full_name: Jacksonburg
|
5496
5324
|
lata: '224'
|
5497
|
-
ilec_name:
|
5325
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5498
5326
|
lat:
|
5499
5327
|
long:
|
5500
5328
|
- country: US
|
@@ -5535,9 +5363,7 @@ rate_centers:
|
|
5535
5363
|
long: "-74.438241"
|
5536
5364
|
closest_city:
|
5537
5365
|
name: Jamesburg
|
5538
|
-
|
5539
|
-
value: 0.15
|
5540
|
-
units: km
|
5366
|
+
distance_km: 0.15
|
5541
5367
|
- country: US
|
5542
5368
|
region: NJ
|
5543
5369
|
exchange: '306300'
|
@@ -5594,9 +5420,7 @@ rate_centers:
|
|
5594
5420
|
long: "-74.038292"
|
5595
5421
|
closest_city:
|
5596
5422
|
name: Jersey City
|
5597
|
-
|
5598
|
-
value: 2.59
|
5599
|
-
units: km
|
5423
|
+
distance_km: 2.59
|
5600
5424
|
- country: US
|
5601
5425
|
region: NJ
|
5602
5426
|
exchange: '306303'
|
@@ -5630,7 +5454,7 @@ rate_centers:
|
|
5630
5454
|
name: JUTLAND
|
5631
5455
|
full_name: Jutland
|
5632
5456
|
lata: '224'
|
5633
|
-
ilec_name:
|
5457
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5634
5458
|
lat:
|
5635
5459
|
long:
|
5636
5460
|
- country: US
|
@@ -5653,9 +5477,7 @@ rate_centers:
|
|
5653
5477
|
long: "-74.133981"
|
5654
5478
|
closest_city:
|
5655
5479
|
name: Keansburg
|
5656
|
-
|
5657
|
-
value: 0.35
|
5658
|
-
units: km
|
5480
|
+
distance_km: 0.35
|
5659
5481
|
- country: US
|
5660
5482
|
region: NJ
|
5661
5483
|
exchange: '125750'
|
@@ -5667,9 +5489,7 @@ rate_centers:
|
|
5667
5489
|
long: "-74.14828"
|
5668
5490
|
closest_city:
|
5669
5491
|
name: North Arlington
|
5670
|
-
|
5671
|
-
value: 2.52
|
5672
|
-
units: km
|
5492
|
+
distance_km: 2.52
|
5673
5493
|
- country: US
|
5674
5494
|
region: NJ
|
5675
5495
|
exchange: '306846'
|
@@ -5717,9 +5537,7 @@ rate_centers:
|
|
5717
5537
|
long: "-74.201422"
|
5718
5538
|
closest_city:
|
5719
5539
|
name: Keyport
|
5720
|
-
|
5721
|
-
value: 0.47
|
5722
|
-
units: km
|
5540
|
+
distance_km: 0.47
|
5723
5541
|
- country: US
|
5724
5542
|
region: NJ
|
5725
5543
|
exchange: '306305'
|
@@ -5762,7 +5580,7 @@ rate_centers:
|
|
5762
5580
|
name: KLINESVL
|
5763
5581
|
full_name: Klinesville
|
5764
5582
|
lata: '224'
|
5765
|
-
ilec_name:
|
5583
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5766
5584
|
lat:
|
5767
5585
|
long:
|
5768
5586
|
- country: US
|
@@ -5771,7 +5589,7 @@ rate_centers:
|
|
5771
5589
|
name: KNOWLTON
|
5772
5590
|
full_name: Knowlton
|
5773
5591
|
lata: '224'
|
5774
|
-
ilec_name:
|
5592
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5775
5593
|
lat:
|
5776
5594
|
long:
|
5777
5595
|
- country: US
|
@@ -5789,7 +5607,7 @@ rate_centers:
|
|
5789
5607
|
name: LAFAYETTE
|
5790
5608
|
full_name: Lafayette
|
5791
5609
|
lata: '224'
|
5792
|
-
ilec_name:
|
5610
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5793
5611
|
lat:
|
5794
5612
|
long:
|
5795
5613
|
- country: US
|
@@ -5906,7 +5724,7 @@ rate_centers:
|
|
5906
5724
|
name: LAKELENAPE
|
5907
5725
|
full_name: Lake Lenape
|
5908
5726
|
lata: '224'
|
5909
|
-
ilec_name:
|
5727
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5910
5728
|
lat:
|
5911
5729
|
long:
|
5912
5730
|
- country: US
|
@@ -5924,21 +5742,19 @@ rate_centers:
|
|
5924
5742
|
name: LAKEMOHAWK
|
5925
5743
|
full_name: Lake Mohawk
|
5926
5744
|
lata: '224'
|
5927
|
-
ilec_name:
|
5745
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5928
5746
|
lat: '41.0369'
|
5929
5747
|
long: "-74.632677"
|
5930
5748
|
closest_city:
|
5931
5749
|
name: Lake Mohawk
|
5932
|
-
|
5933
|
-
value: 3.59
|
5934
|
-
units: km
|
5750
|
+
distance_km: 3.59
|
5935
5751
|
- country: US
|
5936
5752
|
region: NJ
|
5937
5753
|
exchange: '306861'
|
5938
5754
|
name: LAKEOWASSA
|
5939
5755
|
full_name: Lake Owassa
|
5940
5756
|
lata: '224'
|
5941
|
-
ilec_name:
|
5757
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5942
5758
|
lat:
|
5943
5759
|
long:
|
5944
5760
|
- country: US
|
@@ -5974,7 +5790,7 @@ rate_centers:
|
|
5974
5790
|
name: LK SAGINAW
|
5975
5791
|
full_name: Lake Saginaw
|
5976
5792
|
lata: '224'
|
5977
|
-
ilec_name:
|
5793
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
5978
5794
|
lat:
|
5979
5795
|
long:
|
5980
5796
|
- country: US
|
@@ -6051,9 +5867,7 @@ rate_centers:
|
|
6051
5867
|
long: "-74.313019"
|
6052
5868
|
closest_city:
|
6053
5869
|
name: Lakehurst
|
6054
|
-
|
6055
|
-
value: 0.64
|
6056
|
-
units: km
|
5870
|
+
distance_km: 0.64
|
6057
5871
|
- country: US
|
6058
5872
|
region: NJ
|
6059
5873
|
exchange: '306311'
|
@@ -6083,9 +5897,7 @@ rate_centers:
|
|
6083
5897
|
long: "-74.21274"
|
6084
5898
|
closest_city:
|
6085
5899
|
name: Leisure Village
|
6086
|
-
|
6087
|
-
value: 5.67
|
6088
|
-
units: km
|
5900
|
+
distance_km: 5.67
|
6089
5901
|
- country: US
|
6090
5902
|
region: NJ
|
6091
5903
|
exchange: '125800'
|
@@ -6097,9 +5909,7 @@ rate_centers:
|
|
6097
5909
|
long: "-74.94481"
|
6098
5910
|
closest_city:
|
6099
5911
|
name: Lambertville
|
6100
|
-
|
6101
|
-
value: 0.34
|
6102
|
-
units: km
|
5912
|
+
distance_km: 0.34
|
6103
5913
|
- country: US
|
6104
5914
|
region: NJ
|
6105
5915
|
exchange: '306314'
|
@@ -6142,7 +5952,7 @@ rate_centers:
|
|
6142
5952
|
name: LARISNSCOR
|
6143
5953
|
full_name: Larisons Corner
|
6144
5954
|
lata: '224'
|
6145
|
-
ilec_name:
|
5955
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6146
5956
|
lat:
|
6147
5957
|
long:
|
6148
5958
|
- country: US
|
@@ -6165,9 +5975,7 @@ rate_centers:
|
|
6165
5975
|
long: "-75.001807"
|
6166
5976
|
closest_city:
|
6167
5977
|
name: Laurel Springs
|
6168
|
-
|
6169
|
-
value: 0.3
|
6170
|
-
units: km
|
5978
|
+
distance_km: 0.3
|
6171
5979
|
- country: US
|
6172
5980
|
region: NJ
|
6173
5981
|
exchange: '306015'
|
@@ -6233,16 +6041,14 @@ rate_centers:
|
|
6233
6041
|
long: "-74.728802"
|
6234
6042
|
closest_city:
|
6235
6043
|
name: Lawrenceville
|
6236
|
-
|
6237
|
-
value: 0.97
|
6238
|
-
units: km
|
6044
|
+
distance_km: 0.97
|
6239
6045
|
- country: US
|
6240
6046
|
region: NJ
|
6241
6047
|
exchange: '306869'
|
6242
6048
|
name: LAYTON
|
6243
6049
|
full_name: Layton
|
6244
6050
|
lata: '224'
|
6245
|
-
ilec_name:
|
6051
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6246
6052
|
lat:
|
6247
6053
|
long:
|
6248
6054
|
- country: US
|
@@ -6260,14 +6066,12 @@ rate_centers:
|
|
6260
6066
|
name: LEBANON
|
6261
6067
|
full_name: Lebanon
|
6262
6068
|
lata: '224'
|
6263
|
-
ilec_name:
|
6069
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6264
6070
|
lat: '40.642057'
|
6265
6071
|
long: "-74.840602"
|
6266
6072
|
closest_city:
|
6267
6073
|
name: Annandale
|
6268
|
-
|
6269
|
-
value: 4.04
|
6270
|
-
units: km
|
6074
|
+
distance_km: 4.04
|
6271
6075
|
- country: US
|
6272
6076
|
region: NJ
|
6273
6077
|
exchange: '306871'
|
@@ -6342,9 +6146,7 @@ rate_centers:
|
|
6342
6146
|
long: "-73.988152"
|
6343
6147
|
closest_city:
|
6344
6148
|
name: Leonia
|
6345
|
-
|
6346
|
-
value: 0.17
|
6347
|
-
units: km
|
6149
|
+
distance_km: 0.17
|
6348
6150
|
- country: US
|
6349
6151
|
region: NJ
|
6350
6152
|
exchange: '306877'
|
@@ -6383,9 +6185,7 @@ rate_centers:
|
|
6383
6185
|
long: "-74.255905"
|
6384
6186
|
closest_city:
|
6385
6187
|
name: Linden
|
6386
|
-
|
6387
|
-
value: 1.71
|
6388
|
-
units: km
|
6188
|
+
distance_km: 1.71
|
6389
6189
|
- country: US
|
6390
6190
|
region: NJ
|
6391
6191
|
exchange: '306324'
|
@@ -6428,7 +6228,7 @@ rate_centers:
|
|
6428
6228
|
name: LITTLE BRK
|
6429
6229
|
full_name: Little Brook
|
6430
6230
|
lata: '224'
|
6431
|
-
ilec_name:
|
6231
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6432
6232
|
lat:
|
6433
6233
|
long:
|
6434
6234
|
- country: US
|
@@ -6460,9 +6260,7 @@ rate_centers:
|
|
6460
6260
|
long: "-74.229346"
|
6461
6261
|
closest_city:
|
6462
6262
|
name: Singac
|
6463
|
-
|
6464
|
-
value: 1.3
|
6465
|
-
units: km
|
6263
|
+
distance_km: 1.3
|
6466
6264
|
- country: US
|
6467
6265
|
region: NJ
|
6468
6266
|
exchange: '125581'
|
@@ -6496,7 +6294,7 @@ rate_centers:
|
|
6496
6294
|
name: LITTLEYORK
|
6497
6295
|
full_name: Little York
|
6498
6296
|
lata: '224'
|
6499
|
-
ilec_name:
|
6297
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6500
6298
|
lat:
|
6501
6299
|
long:
|
6502
6300
|
- country: US
|
@@ -6510,9 +6308,7 @@ rate_centers:
|
|
6510
6308
|
long: "-74.31292"
|
6511
6309
|
closest_city:
|
6512
6310
|
name: Roseland
|
6513
|
-
|
6514
|
-
value: 2.82
|
6515
|
-
units: km
|
6311
|
+
distance_km: 2.82
|
6516
6312
|
- country: US
|
6517
6313
|
region: NJ
|
6518
6314
|
exchange: '306876'
|
@@ -6537,7 +6333,7 @@ rate_centers:
|
|
6537
6333
|
name: LOCKTOWN
|
6538
6334
|
full_name: Locktown
|
6539
6335
|
lata: '224'
|
6540
|
-
ilec_name:
|
6336
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6541
6337
|
lat:
|
6542
6338
|
long:
|
6543
6339
|
- country: US
|
@@ -6587,23 +6383,19 @@ rate_centers:
|
|
6587
6383
|
long: "-73.987292"
|
6588
6384
|
closest_city:
|
6589
6385
|
name: Long Branch
|
6590
|
-
|
6591
|
-
value: 0.93
|
6592
|
-
units: km
|
6386
|
+
distance_km: 0.93
|
6593
6387
|
- country: US
|
6594
6388
|
region: NJ
|
6595
6389
|
exchange: '125890'
|
6596
6390
|
name: LONGVALLEY
|
6597
6391
|
full_name: Long Valley
|
6598
6392
|
lata: '224'
|
6599
|
-
ilec_name:
|
6393
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6600
6394
|
lat: '40.782817'
|
6601
6395
|
long: "-74.777776"
|
6602
6396
|
closest_city:
|
6603
6397
|
name: Long Valley
|
6604
|
-
|
6605
|
-
value: 0.03
|
6606
|
-
units: km
|
6398
|
+
distance_km: 0.03
|
6607
6399
|
- country: US
|
6608
6400
|
region: NJ
|
6609
6401
|
exchange: '306019'
|
@@ -6691,7 +6483,7 @@ rate_centers:
|
|
6691
6483
|
name: LOWER VLY
|
6692
6484
|
full_name: Lower Valley
|
6693
6485
|
lata: '224'
|
6694
|
-
ilec_name:
|
6486
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6695
6487
|
lat:
|
6696
6488
|
long:
|
6697
6489
|
- country: US
|
@@ -6759,9 +6551,7 @@ rate_centers:
|
|
6759
6551
|
long: "-74.414536"
|
6760
6552
|
closest_city:
|
6761
6553
|
name: Madison
|
6762
|
-
|
6763
|
-
value: 0.4
|
6764
|
-
units: km
|
6554
|
+
distance_km: 0.4
|
6765
6555
|
- country: US
|
6766
6556
|
region: NJ
|
6767
6557
|
exchange: '306331'
|
@@ -6827,9 +6617,7 @@ rate_centers:
|
|
6827
6617
|
long: "-74.047414"
|
6828
6618
|
closest_city:
|
6829
6619
|
name: Manasquan
|
6830
|
-
|
6831
|
-
value: 0.44
|
6832
|
-
units: km
|
6620
|
+
distance_km: 0.44
|
6833
6621
|
- country: US
|
6834
6622
|
region: NJ
|
6835
6623
|
exchange: '306926'
|
@@ -6899,7 +6687,7 @@ rate_centers:
|
|
6899
6687
|
name: MANUNKCHNK
|
6900
6688
|
full_name: Manunka Chunk
|
6901
6689
|
lata: '224'
|
6902
|
-
ilec_name:
|
6690
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6903
6691
|
lat:
|
6904
6692
|
long:
|
6905
6693
|
- country: US
|
@@ -6953,7 +6741,7 @@ rate_centers:
|
|
6953
6741
|
name: MARKSBORO
|
6954
6742
|
full_name: Marksboro
|
6955
6743
|
lata: '224'
|
6956
|
-
ilec_name:
|
6744
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
6957
6745
|
lat:
|
6958
6746
|
long:
|
6959
6747
|
- country: US
|
@@ -7003,9 +6791,7 @@ rate_centers:
|
|
7003
6791
|
long: "-74.921636"
|
7004
6792
|
closest_city:
|
7005
6793
|
name: Marlton
|
7006
|
-
|
7007
|
-
value: 1.49
|
7008
|
-
units: km
|
6794
|
+
distance_km: 1.49
|
7009
6795
|
- country: US
|
7010
6796
|
region: NJ
|
7011
6797
|
exchange: '306026'
|
@@ -7053,9 +6839,7 @@ rate_centers:
|
|
7053
6839
|
long: "-74.231492"
|
7054
6840
|
closest_city:
|
7055
6841
|
name: Matawan
|
7056
|
-
|
7057
|
-
value: 0.46
|
7058
|
-
units: km
|
6842
|
+
distance_km: 0.46
|
7059
6843
|
- country: US
|
7060
6844
|
region: NJ
|
7061
6845
|
exchange: '306340'
|
@@ -7085,9 +6869,7 @@ rate_centers:
|
|
7085
6869
|
long: "-75.033537"
|
7086
6870
|
closest_city:
|
7087
6871
|
name: Port Norris
|
7088
|
-
|
7089
|
-
value: 0.91
|
7090
|
-
units: km
|
6872
|
+
distance_km: 0.91
|
7091
6873
|
- country: US
|
7092
6874
|
region: NJ
|
7093
6875
|
exchange: '306027'
|
@@ -7108,9 +6890,7 @@ rate_centers:
|
|
7108
6890
|
long: "-74.727483"
|
7109
6891
|
closest_city:
|
7110
6892
|
name: Mays Landing
|
7111
|
-
|
7112
|
-
value: 1.53
|
7113
|
-
units: km
|
6893
|
+
distance_km: 1.53
|
7114
6894
|
- country: US
|
7115
6895
|
region: NJ
|
7116
6896
|
exchange: '306029'
|
@@ -7135,7 +6915,7 @@ rate_centers:
|
|
7135
6915
|
name: MCAFEE
|
7136
6916
|
full_name: McAfee
|
7137
6917
|
lata: '224'
|
7138
|
-
ilec_name:
|
6918
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7139
6919
|
lat:
|
7140
6920
|
long:
|
7141
6921
|
- country: US
|
@@ -7167,9 +6947,7 @@ rate_centers:
|
|
7167
6947
|
long: "-74.824978"
|
7168
6948
|
closest_city:
|
7169
6949
|
name: Medford Lakes
|
7170
|
-
|
7171
|
-
value: 4.69
|
7172
|
-
units: km
|
6950
|
+
distance_km: 4.69
|
7173
6951
|
- country: US
|
7174
6952
|
region: NJ
|
7175
6953
|
exchange: '306344'
|
@@ -7190,9 +6968,7 @@ rate_centers:
|
|
7190
6968
|
long: "-74.598556"
|
7191
6969
|
closest_city:
|
7192
6970
|
name: Brookside
|
7193
|
-
|
7194
|
-
value: 3.57
|
7195
|
-
units: km
|
6971
|
+
distance_km: 3.57
|
7196
6972
|
- country: US
|
7197
6973
|
region: NJ
|
7198
6974
|
exchange: '306943'
|
@@ -7240,9 +7016,7 @@ rate_centers:
|
|
7240
7016
|
long: "-74.690986"
|
7241
7017
|
closest_city:
|
7242
7018
|
name: Mercerville
|
7243
|
-
|
7244
|
-
value: 0.07
|
7245
|
-
units: km
|
7019
|
+
distance_km: 0.07
|
7246
7020
|
- country: US
|
7247
7021
|
region: NJ
|
7248
7022
|
exchange: '125980'
|
@@ -7254,9 +7028,7 @@ rate_centers:
|
|
7254
7028
|
long: "-75.05052"
|
7255
7029
|
closest_city:
|
7256
7030
|
name: Merchantville
|
7257
|
-
|
7258
|
-
value: 0.61
|
7259
|
-
units: km
|
7031
|
+
distance_km: 0.61
|
7260
7032
|
- country: US
|
7261
7033
|
region: NJ
|
7262
7034
|
exchange: '306946'
|
@@ -7286,9 +7058,7 @@ rate_centers:
|
|
7286
7058
|
long: "-74.363137"
|
7287
7059
|
closest_city:
|
7288
7060
|
name: Metuchen
|
7289
|
-
|
7290
|
-
value: 0.32
|
7291
|
-
units: km
|
7061
|
+
distance_km: 0.32
|
7292
7062
|
- country: US
|
7293
7063
|
region: NJ
|
7294
7064
|
exchange: '306949'
|
@@ -7358,7 +7128,7 @@ rate_centers:
|
|
7358
7128
|
name: MIDDLE VLY
|
7359
7129
|
full_name: Middle Valley
|
7360
7130
|
lata: '224'
|
7361
|
-
ilec_name:
|
7131
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7362
7132
|
lat:
|
7363
7133
|
long:
|
7364
7134
|
- country: US
|
@@ -7390,9 +7160,7 @@ rate_centers:
|
|
7390
7160
|
long: "-74.115919"
|
7391
7161
|
closest_city:
|
7392
7162
|
name: Port Monmouth
|
7393
|
-
|
7394
|
-
value: 4.57
|
7395
|
-
units: km
|
7163
|
+
distance_km: 4.57
|
7396
7164
|
- country: US
|
7397
7165
|
region: NJ
|
7398
7166
|
exchange: '306957'
|
@@ -7435,7 +7203,7 @@ rate_centers:
|
|
7435
7203
|
name: MIDDLEVL
|
7436
7204
|
full_name: Middleville
|
7437
7205
|
lata: '224'
|
7438
|
-
ilec_name:
|
7206
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7439
7207
|
lat:
|
7440
7208
|
long:
|
7441
7209
|
- country: US
|
@@ -7467,9 +7235,7 @@ rate_centers:
|
|
7467
7235
|
long: "-75.093264"
|
7468
7236
|
closest_city:
|
7469
7237
|
name: Milford
|
7470
|
-
|
7471
|
-
value: 0.29
|
7472
|
-
units: km
|
7238
|
+
distance_km: 0.29
|
7473
7239
|
- country: US
|
7474
7240
|
region: NJ
|
7475
7241
|
exchange: '309594'
|
@@ -7490,9 +7256,7 @@ rate_centers:
|
|
7490
7256
|
long: "-74.303148"
|
7491
7257
|
closest_city:
|
7492
7258
|
name: Vauxhall
|
7493
|
-
|
7494
|
-
value: 1.7
|
7495
|
-
units: km
|
7259
|
+
distance_km: 1.7
|
7496
7260
|
- country: US
|
7497
7261
|
region: NJ
|
7498
7262
|
exchange: '126030'
|
@@ -7504,16 +7268,14 @@ rate_centers:
|
|
7504
7268
|
long: "-74.523049"
|
7505
7269
|
closest_city:
|
7506
7270
|
name: Millington
|
7507
|
-
|
7508
|
-
value: 0.63
|
7509
|
-
units: km
|
7271
|
+
distance_km: 0.63
|
7510
7272
|
- country: US
|
7511
7273
|
region: NJ
|
7512
7274
|
exchange: '306964'
|
7513
7275
|
name: MILLSTONE
|
7514
7276
|
full_name: Millstone
|
7515
7277
|
lata: '224'
|
7516
|
-
ilec_name:
|
7278
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7517
7279
|
lat:
|
7518
7280
|
long:
|
7519
7281
|
- country: US
|
@@ -7540,7 +7302,7 @@ rate_centers:
|
|
7540
7302
|
name: MILLTOWN
|
7541
7303
|
full_name: Milltown (Morris)
|
7542
7304
|
lata: '224'
|
7543
|
-
ilec_name:
|
7305
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7544
7306
|
lat:
|
7545
7307
|
long:
|
7546
7308
|
- country: US
|
@@ -7554,9 +7316,7 @@ rate_centers:
|
|
7554
7316
|
long: "-75.038645"
|
7555
7317
|
closest_city:
|
7556
7318
|
name: Millville
|
7557
|
-
|
7558
|
-
value: 1.62
|
7559
|
-
units: km
|
7319
|
+
distance_km: 1.62
|
7560
7320
|
- country: US
|
7561
7321
|
region: NJ
|
7562
7322
|
exchange: '126050'
|
@@ -7568,9 +7328,7 @@ rate_centers:
|
|
7568
7328
|
long: "-74.85668"
|
7569
7329
|
closest_city:
|
7570
7330
|
name: Milmay
|
7571
|
-
|
7572
|
-
value: 0.92
|
7573
|
-
units: km
|
7331
|
+
distance_km: 0.92
|
7574
7332
|
- country: US
|
7575
7333
|
region: NJ
|
7576
7334
|
exchange: '306968'
|
@@ -7645,9 +7403,7 @@ rate_centers:
|
|
7645
7403
|
long: "-74.543078"
|
7646
7404
|
closest_city:
|
7647
7405
|
name: Monmouth Junction
|
7648
|
-
|
7649
|
-
value: 1.36
|
7650
|
-
units: km
|
7406
|
+
distance_km: 1.36
|
7651
7407
|
- country: US
|
7652
7408
|
region: NJ
|
7653
7409
|
exchange: '306974'
|
@@ -7672,14 +7428,12 @@ rate_centers:
|
|
7672
7428
|
name: MONTAGUE
|
7673
7429
|
full_name: Montague
|
7674
7430
|
lata: '224'
|
7675
|
-
ilec_name:
|
7431
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7676
7432
|
lat: '41.346421'
|
7677
7433
|
long: "-74.688923"
|
7678
7434
|
closest_city:
|
7679
7435
|
name: Sussex
|
7680
|
-
|
7681
|
-
value: 16.65
|
7682
|
-
units: km
|
7436
|
+
distance_km: 16.65
|
7683
7437
|
- country: US
|
7684
7438
|
region: NJ
|
7685
7439
|
exchange: '306976'
|
@@ -7713,7 +7467,7 @@ rate_centers:
|
|
7713
7467
|
name: MONTGOTSHP
|
7714
7468
|
full_name: Montgomery Township (Belle Mead)
|
7715
7469
|
lata: '224'
|
7716
|
-
ilec_name:
|
7470
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7717
7471
|
lat:
|
7718
7472
|
long:
|
7719
7473
|
- country: US
|
@@ -7772,9 +7526,7 @@ rate_centers:
|
|
7772
7526
|
long: "-74.945423"
|
7773
7527
|
closest_city:
|
7774
7528
|
name: Moorestown-Lenola
|
7775
|
-
|
7776
|
-
value: 1.61
|
7777
|
-
units: km
|
7529
|
+
distance_km: 1.61
|
7778
7530
|
- country: US
|
7779
7531
|
region: NJ
|
7780
7532
|
exchange: '306982'
|
@@ -7813,9 +7565,7 @@ rate_centers:
|
|
7813
7565
|
long: "-74.477598"
|
7814
7566
|
closest_city:
|
7815
7567
|
name: Morristown
|
7816
|
-
|
7817
|
-
value: 0.05
|
7818
|
-
units: km
|
7568
|
+
distance_km: 0.05
|
7819
7569
|
- country: US
|
7820
7570
|
region: NJ
|
7821
7571
|
exchange: '306356'
|
@@ -7881,16 +7631,14 @@ rate_centers:
|
|
7881
7631
|
long: "-74.572139"
|
7882
7632
|
closest_city:
|
7883
7633
|
name: Brookside
|
7884
|
-
|
7885
|
-
value: 2.43
|
7886
|
-
units: km
|
7634
|
+
distance_km: 2.43
|
7887
7635
|
- country: US
|
7888
7636
|
region: NJ
|
7889
7637
|
exchange: '306998'
|
7890
7638
|
name: MT HERMON
|
7891
7639
|
full_name: Mount Hermon
|
7892
7640
|
lata: '224'
|
7893
|
-
ilec_name:
|
7641
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7894
7642
|
lat:
|
7895
7643
|
long:
|
7896
7644
|
- country: US
|
@@ -7904,9 +7652,7 @@ rate_centers:
|
|
7904
7652
|
long: "-74.792676"
|
7905
7653
|
closest_city:
|
7906
7654
|
name: Vincentown
|
7907
|
-
|
7908
|
-
value: 7.11
|
7909
|
-
units: km
|
7655
|
+
distance_km: 7.11
|
7910
7656
|
- country: US
|
7911
7657
|
region: NJ
|
7912
7658
|
exchange: '306987'
|
@@ -7940,7 +7686,7 @@ rate_centers:
|
|
7940
7686
|
name: MOUNT KIPP
|
7941
7687
|
full_name: Mount Kipp
|
7942
7688
|
lata: '224'
|
7943
|
-
ilec_name:
|
7689
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7944
7690
|
lat:
|
7945
7691
|
long:
|
7946
7692
|
- country: US
|
@@ -7967,7 +7713,7 @@ rate_centers:
|
|
7967
7713
|
name: MTPLEASANT
|
7968
7714
|
full_name: Mount Pleasant
|
7969
7715
|
lata: '224'
|
7970
|
-
ilec_name:
|
7716
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
7971
7717
|
lat:
|
7972
7718
|
long:
|
7973
7719
|
- country: US
|
@@ -8017,9 +7763,7 @@ rate_centers:
|
|
8017
7763
|
long: "-74.270567"
|
8018
7764
|
closest_city:
|
8019
7765
|
name: Packanack Lake
|
8020
|
-
|
8021
|
-
value: 2.93
|
8022
|
-
units: km
|
7766
|
+
distance_km: 2.93
|
8023
7767
|
- country: US
|
8024
7768
|
region: NJ
|
8025
7769
|
exchange: '306992'
|
@@ -8035,7 +7779,7 @@ rate_centers:
|
|
8035
7779
|
name: MOUNTAINVL
|
8036
7780
|
full_name: Mountainville
|
8037
7781
|
lata: '224'
|
8038
|
-
ilec_name:
|
7782
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8039
7783
|
lat:
|
8040
7784
|
long:
|
8041
7785
|
- country: US
|
@@ -8049,9 +7793,7 @@ rate_centers:
|
|
8049
7793
|
long: "-75.226848"
|
8050
7794
|
closest_city:
|
8051
7795
|
name: Mullica Hill
|
8052
|
-
|
8053
|
-
value: 0.86
|
8054
|
-
units: km
|
7796
|
+
distance_km: 0.86
|
8055
7797
|
- country: US
|
8056
7798
|
region: NJ
|
8057
7799
|
exchange: '307002'
|
@@ -8085,7 +7827,7 @@ rate_centers:
|
|
8085
7827
|
name: NAUGHRIGHT
|
8086
7828
|
full_name: Naughright
|
8087
7829
|
lata: '224'
|
8088
|
-
ilec_name:
|
7830
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8089
7831
|
lat:
|
8090
7832
|
long:
|
8091
7833
|
- country: US
|
@@ -8126,9 +7868,7 @@ rate_centers:
|
|
8126
7868
|
long: "-74.73195"
|
8127
7869
|
closest_city:
|
8128
7870
|
name: Neshanic
|
8129
|
-
|
8130
|
-
value: 1.28
|
8131
|
-
units: km
|
7871
|
+
distance_km: 1.28
|
8132
7872
|
- country: US
|
8133
7873
|
region: NJ
|
8134
7874
|
exchange: '307007'
|
@@ -8149,9 +7889,7 @@ rate_centers:
|
|
8149
7889
|
long: "-74.70957"
|
8150
7890
|
closest_city:
|
8151
7891
|
name: Netcong
|
8152
|
-
|
8153
|
-
value: 0.65
|
8154
|
-
units: km
|
7892
|
+
distance_km: 0.65
|
8155
7893
|
- country: US
|
8156
7894
|
region: NJ
|
8157
7895
|
exchange: '307010'
|
@@ -8190,9 +7928,7 @@ rate_centers:
|
|
8190
7928
|
long: "-74.444958"
|
8191
7929
|
closest_city:
|
8192
7930
|
name: New Brunswick
|
8193
|
-
|
8194
|
-
value: 0.85
|
8195
|
-
units: km
|
7931
|
+
distance_km: 0.85
|
8196
7932
|
- country: US
|
8197
7933
|
region: NJ
|
8198
7934
|
exchange: '126170'
|
@@ -8204,9 +7940,7 @@ rate_centers:
|
|
8204
7940
|
long: "-74.533656"
|
8205
7941
|
closest_city:
|
8206
7942
|
name: New Egypt
|
8207
|
-
|
8208
|
-
value: 0.59
|
8209
|
-
units: km
|
7943
|
+
distance_km: 0.59
|
8210
7944
|
- country: US
|
8211
7945
|
region: NJ
|
8212
7946
|
exchange: '306039'
|
@@ -8222,7 +7956,7 @@ rate_centers:
|
|
8222
7956
|
name: NEWHAMPTON
|
8223
7957
|
full_name: New Hampton
|
8224
7958
|
lata: '224'
|
8225
|
-
ilec_name:
|
7959
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8226
7960
|
lat:
|
8227
7961
|
long:
|
8228
7962
|
- country: US
|
@@ -8335,9 +8069,7 @@ rate_centers:
|
|
8335
8069
|
long: "-74.172513"
|
8336
8070
|
closest_city:
|
8337
8071
|
name: East Newark
|
8338
|
-
|
8339
|
-
value: 1.55
|
8340
|
-
units: km
|
8072
|
+
distance_km: 1.55
|
8341
8073
|
- country: US
|
8342
8074
|
region: NJ
|
8343
8075
|
exchange: '306369'
|
@@ -8358,9 +8090,7 @@ rate_centers:
|
|
8358
8090
|
long: "-74.444338"
|
8359
8091
|
closest_city:
|
8360
8092
|
name: Newfoundland
|
8361
|
-
|
8362
|
-
value: 1.45
|
8363
|
-
units: km
|
8093
|
+
distance_km: 1.45
|
8364
8094
|
- country: US
|
8365
8095
|
region: NJ
|
8366
8096
|
exchange: '306370'
|
@@ -8376,14 +8106,12 @@ rate_centers:
|
|
8376
8106
|
name: NEWTON
|
8377
8107
|
full_name: Newton
|
8378
8108
|
lata: '224'
|
8379
|
-
ilec_name:
|
8109
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8380
8110
|
lat: '41.055406'
|
8381
8111
|
long: "-74.757977"
|
8382
8112
|
closest_city:
|
8383
8113
|
name: Newton
|
8384
|
-
|
8385
|
-
value: 0.5
|
8386
|
-
units: km
|
8114
|
+
distance_km: 0.5
|
8387
8115
|
- country: US
|
8388
8116
|
region: NJ
|
8389
8117
|
exchange: '306040'
|
@@ -8498,7 +8226,7 @@ rate_centers:
|
|
8498
8226
|
name: NO CHURCH
|
8499
8227
|
full_name: North Church
|
8500
8228
|
lata: '224'
|
8501
|
-
ilec_name:
|
8229
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8502
8230
|
lat:
|
8503
8231
|
long:
|
8504
8232
|
- country: US
|
@@ -8629,9 +8357,7 @@ rate_centers:
|
|
8629
8357
|
long: "-74.161539"
|
8630
8358
|
closest_city:
|
8631
8359
|
name: Brookdale
|
8632
|
-
|
8633
|
-
value: 2.37
|
8634
|
-
units: km
|
8360
|
+
distance_km: 2.37
|
8635
8361
|
- country: US
|
8636
8362
|
region: NJ
|
8637
8363
|
exchange: '307039'
|
@@ -8688,9 +8414,7 @@ rate_centers:
|
|
8688
8414
|
long: "-74.238944"
|
8689
8415
|
closest_city:
|
8690
8416
|
name: Oakland
|
8691
|
-
|
8692
|
-
value: 1.09
|
8693
|
-
units: km
|
8417
|
+
distance_km: 1.09
|
8694
8418
|
- country: US
|
8695
8419
|
region: NJ
|
8696
8420
|
exchange: '306380'
|
@@ -8729,9 +8453,7 @@ rate_centers:
|
|
8729
8453
|
long: "-74.573523"
|
8730
8454
|
closest_city:
|
8731
8455
|
name: Ocean City
|
8732
|
-
|
8733
|
-
value: 2.57
|
8734
|
-
units: km
|
8456
|
+
distance_km: 2.57
|
8735
8457
|
- country: US
|
8736
8458
|
region: NJ
|
8737
8459
|
exchange: '307045'
|
@@ -8792,7 +8514,7 @@ rate_centers:
|
|
8792
8514
|
name: OGDENSBURG
|
8793
8515
|
full_name: Ogdensburg
|
8794
8516
|
lata: '224'
|
8795
|
-
ilec_name:
|
8517
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8796
8518
|
lat:
|
8797
8519
|
long:
|
8798
8520
|
- country: US
|
@@ -8846,14 +8568,12 @@ rate_centers:
|
|
8846
8568
|
name: OLDWICK
|
8847
8569
|
full_name: Oldwick
|
8848
8570
|
lata: '224'
|
8849
|
-
ilec_name:
|
8571
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8850
8572
|
lat: '40.671796'
|
8851
8573
|
long: "-74.751456"
|
8852
8574
|
closest_city:
|
8853
8575
|
name: Oldwick
|
8854
|
-
|
8855
|
-
value: 0.64
|
8856
|
-
units: km
|
8576
|
+
distance_km: 0.64
|
8857
8577
|
- country: US
|
8858
8578
|
region: NJ
|
8859
8579
|
exchange: '126250'
|
@@ -8865,9 +8585,7 @@ rate_centers:
|
|
8865
8585
|
long: "-74.035101"
|
8866
8586
|
closest_city:
|
8867
8587
|
name: Oradell
|
8868
|
-
|
8869
|
-
value: 0.52
|
8870
|
-
units: km
|
8588
|
+
distance_km: 0.52
|
8871
8589
|
- country: US
|
8872
8590
|
region: NJ
|
8873
8591
|
exchange: '126260'
|
@@ -8879,9 +8597,7 @@ rate_centers:
|
|
8879
8597
|
long: "-74.230585"
|
8880
8598
|
closest_city:
|
8881
8599
|
name: East Orange
|
8882
|
-
|
8883
|
-
value: 1.77
|
8884
|
-
units: km
|
8600
|
+
distance_km: 1.77
|
8885
8601
|
- country: US
|
8886
8602
|
region: NJ
|
8887
8603
|
exchange: '126791'
|
@@ -8942,14 +8658,12 @@ rate_centers:
|
|
8942
8658
|
name: OXFORD
|
8943
8659
|
full_name: Oxford
|
8944
8660
|
lata: '224'
|
8945
|
-
ilec_name:
|
8661
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
8946
8662
|
lat: '40.803133'
|
8947
8663
|
long: "-74.998344"
|
8948
8664
|
closest_city:
|
8949
8665
|
name: Buttzville
|
8950
|
-
|
8951
|
-
value: 2.98
|
8952
|
-
units: km
|
8666
|
+
distance_km: 2.98
|
8953
8667
|
- country: US
|
8954
8668
|
region: NJ
|
8955
8669
|
exchange: '307061'
|
@@ -9060,16 +8774,14 @@ rate_centers:
|
|
9060
8774
|
long: "-74.032357"
|
9061
8775
|
closest_city:
|
9062
8776
|
name: Park Ridge
|
9063
|
-
|
9064
|
-
value: 0.97
|
9065
|
-
units: km
|
8777
|
+
distance_km: 0.97
|
9066
8778
|
- country: US
|
9067
8779
|
region: NJ
|
9068
8780
|
exchange: '307067'
|
9069
8781
|
name: PARKER
|
9070
8782
|
full_name: Parker
|
9071
8783
|
lata: '224'
|
9072
|
-
ilec_name:
|
8784
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9073
8785
|
lat:
|
9074
8786
|
long:
|
9075
8787
|
- country: US
|
@@ -9119,9 +8831,7 @@ rate_centers:
|
|
9119
8831
|
long: "-74.126332"
|
9120
8832
|
closest_city:
|
9121
8833
|
name: Passaic
|
9122
|
-
|
9123
|
-
value: 0.47
|
9124
|
-
units: km
|
8834
|
+
distance_km: 0.47
|
9125
8835
|
- country: US
|
9126
8836
|
region: NJ
|
9127
8837
|
exchange: '126300'
|
@@ -9133,16 +8843,14 @@ rate_centers:
|
|
9133
8843
|
long: "-74.166252"
|
9134
8844
|
closest_city:
|
9135
8845
|
name: Paterson
|
9136
|
-
|
9137
|
-
value: 0.41
|
9138
|
-
units: km
|
8846
|
+
distance_km: 0.41
|
9139
8847
|
- country: US
|
9140
8848
|
region: NJ
|
9141
8849
|
exchange: '307072'
|
9142
8850
|
name: PATTENBURG
|
9143
8851
|
full_name: Pattenburg
|
9144
8852
|
lata: '224'
|
9145
|
-
ilec_name:
|
8853
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9146
8854
|
lat:
|
9147
8855
|
long:
|
9148
8856
|
- country: US
|
@@ -9151,7 +8859,7 @@ rate_centers:
|
|
9151
8859
|
name: PAULISKLLK
|
9152
8860
|
full_name: Paulinskill Lake
|
9153
8861
|
lata: '224'
|
9154
|
-
ilec_name:
|
8862
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9155
8863
|
lat:
|
9156
8864
|
long:
|
9157
8865
|
- country: US
|
@@ -9165,9 +8873,7 @@ rate_centers:
|
|
9165
8873
|
long: "-75.243078"
|
9166
8874
|
closest_city:
|
9167
8875
|
name: Paulsboro
|
9168
|
-
|
9169
|
-
value: 1.0
|
9170
|
-
units: km
|
8876
|
+
distance_km: 1.0
|
9171
8877
|
- country: US
|
9172
8878
|
region: NJ
|
9173
8879
|
exchange: '126320'
|
@@ -9179,9 +8885,7 @@ rate_centers:
|
|
9179
8885
|
long: "-74.661128"
|
9180
8886
|
closest_city:
|
9181
8887
|
name: Far Hills
|
9182
|
-
|
9183
|
-
value: 4.26
|
9184
|
-
units: km
|
8888
|
+
distance_km: 4.26
|
9185
8889
|
- country: US
|
9186
8890
|
region: NJ
|
9187
8891
|
exchange: '306390'
|
@@ -9211,9 +8915,7 @@ rate_centers:
|
|
9211
8915
|
long: "-74.685987"
|
9212
8916
|
closest_city:
|
9213
8917
|
name: Pemberton Heights
|
9214
|
-
|
9215
|
-
value: 1.94
|
9216
|
-
units: km
|
8918
|
+
distance_km: 1.94
|
9217
8919
|
- country: US
|
9218
8920
|
region: NJ
|
9219
8921
|
exchange: '306411'
|
@@ -9252,9 +8954,7 @@ rate_centers:
|
|
9252
8954
|
long: "-74.790396"
|
9253
8955
|
closest_city:
|
9254
8956
|
name: Pennington
|
9255
|
-
|
9256
|
-
value: 0.11
|
9257
|
-
units: km
|
8957
|
+
distance_km: 0.11
|
9258
8958
|
- country: US
|
9259
8959
|
region: NJ
|
9260
8960
|
exchange: '126350'
|
@@ -9266,9 +8966,7 @@ rate_centers:
|
|
9266
8966
|
long: "-75.469993"
|
9267
8967
|
closest_city:
|
9268
8968
|
name: Penns Grove
|
9269
|
-
|
9270
|
-
value: 0.49
|
9271
|
-
units: km
|
8969
|
+
distance_km: 0.49
|
9272
8970
|
- country: US
|
9273
8971
|
region: NJ
|
9274
8972
|
exchange: '126401'
|
@@ -9361,9 +9059,7 @@ rate_centers:
|
|
9361
9059
|
long: "-74.271418"
|
9362
9060
|
closest_city:
|
9363
9061
|
name: Perth Amboy
|
9364
|
-
|
9365
|
-
value: 1.07
|
9366
|
-
units: km
|
9062
|
+
distance_km: 1.07
|
9367
9063
|
- country: US
|
9368
9064
|
region: NJ
|
9369
9065
|
exchange: '306051'
|
@@ -9402,9 +9098,7 @@ rate_centers:
|
|
9402
9098
|
long: "-75.189381"
|
9403
9099
|
closest_city:
|
9404
9100
|
name: Delaware Park
|
9405
|
-
|
9406
|
-
value: 0.65
|
9407
|
-
units: km
|
9101
|
+
distance_km: 0.65
|
9408
9102
|
- country: US
|
9409
9103
|
region: NJ
|
9410
9104
|
exchange: '307082'
|
@@ -9587,9 +9281,7 @@ rate_centers:
|
|
9587
9281
|
long: "-75.133965"
|
9588
9282
|
closest_city:
|
9589
9283
|
name: Pitman
|
9590
|
-
|
9591
|
-
value: 0.47
|
9592
|
-
units: km
|
9284
|
+
distance_km: 0.47
|
9593
9285
|
- country: US
|
9594
9286
|
region: NJ
|
9595
9287
|
exchange: '306408'
|
@@ -9614,7 +9306,7 @@ rate_centers:
|
|
9614
9306
|
name: PITTSTOWN
|
9615
9307
|
full_name: Pittstown
|
9616
9308
|
lata: '224'
|
9617
|
-
ilec_name:
|
9309
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9618
9310
|
lat:
|
9619
9311
|
long:
|
9620
9312
|
- country: US
|
@@ -9628,9 +9320,7 @@ rate_centers:
|
|
9628
9320
|
long: "-74.421328"
|
9629
9321
|
closest_city:
|
9630
9322
|
name: Plainfield
|
9631
|
-
|
9632
|
-
value: 0.54
|
9633
|
-
units: km
|
9323
|
+
distance_km: 0.54
|
9634
9324
|
- country: US
|
9635
9325
|
region: NJ
|
9636
9326
|
exchange: '126400'
|
@@ -9642,9 +9332,7 @@ rate_centers:
|
|
9642
9332
|
long: "-74.594489"
|
9643
9333
|
closest_city:
|
9644
9334
|
name: Plainsboro Center
|
9645
|
-
|
9646
|
-
value: 0.42
|
9647
|
-
units: km
|
9335
|
+
distance_km: 0.42
|
9648
9336
|
- country: US
|
9649
9337
|
region: NJ
|
9650
9338
|
exchange: '307095'
|
@@ -9660,7 +9348,7 @@ rate_centers:
|
|
9660
9348
|
name: PLEASANTVW
|
9661
9349
|
full_name: Pleasantview
|
9662
9350
|
lata: '224'
|
9663
|
-
ilec_name:
|
9351
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9664
9352
|
lat:
|
9665
9353
|
long:
|
9666
9354
|
- country: US
|
@@ -9674,9 +9362,7 @@ rate_centers:
|
|
9674
9362
|
long: "-74.523844"
|
9675
9363
|
closest_city:
|
9676
9364
|
name: Pleasantville
|
9677
|
-
|
9678
|
-
value: 0.63
|
9679
|
-
units: km
|
9365
|
+
distance_km: 0.63
|
9680
9366
|
- country: US
|
9681
9367
|
region: NJ
|
9682
9368
|
exchange: '307096'
|
@@ -9715,9 +9401,7 @@ rate_centers:
|
|
9715
9401
|
long: "-74.049798"
|
9716
9402
|
closest_city:
|
9717
9403
|
name: Point Pleasant Beach
|
9718
|
-
|
9719
|
-
value: 0.51
|
9720
|
-
units: km
|
9404
|
+
distance_km: 0.51
|
9721
9405
|
- country: US
|
9722
9406
|
region: NJ
|
9723
9407
|
exchange: '307113'
|
@@ -9756,9 +9440,7 @@ rate_centers:
|
|
9756
9440
|
long: "-74.287549"
|
9757
9441
|
closest_city:
|
9758
9442
|
name: Pompton Lakes
|
9759
|
-
|
9760
|
-
value: 0.17
|
9761
|
-
units: km
|
9443
|
+
distance_km: 0.17
|
9762
9444
|
- country: US
|
9763
9445
|
region: NJ
|
9764
9446
|
exchange: '307098'
|
@@ -9842,9 +9524,7 @@ rate_centers:
|
|
9842
9524
|
long: "-75.033537"
|
9843
9525
|
closest_city:
|
9844
9526
|
name: Port Norris
|
9845
|
-
|
9846
|
-
value: 0.91
|
9847
|
-
units: km
|
9527
|
+
distance_km: 0.91
|
9848
9528
|
- country: US
|
9849
9529
|
region: NJ
|
9850
9530
|
exchange: '307110'
|
@@ -9869,7 +9549,7 @@ rate_centers:
|
|
9869
9549
|
name: POTTERSTN
|
9870
9550
|
full_name: Potterstown
|
9871
9551
|
lata: '224'
|
9872
|
-
ilec_name:
|
9552
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9873
9553
|
lat:
|
9874
9554
|
long:
|
9875
9555
|
- country: US
|
@@ -9878,7 +9558,7 @@ rate_centers:
|
|
9878
9558
|
name: POTTERSVL
|
9879
9559
|
full_name: Pottersville
|
9880
9560
|
lata: '224'
|
9881
|
-
ilec_name:
|
9561
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9882
9562
|
lat:
|
9883
9563
|
long:
|
9884
9564
|
- country: US
|
@@ -9910,9 +9590,7 @@ rate_centers:
|
|
9910
9590
|
long: "-74.661955"
|
9911
9591
|
closest_city:
|
9912
9592
|
name: Princeton
|
9913
|
-
|
9914
|
-
value: 0.95
|
9915
|
-
units: km
|
9593
|
+
distance_km: 0.95
|
9916
9594
|
- country: US
|
9917
9595
|
region: NJ
|
9918
9596
|
exchange: '306416'
|
@@ -9973,7 +9651,7 @@ rate_centers:
|
|
9973
9651
|
name: QUAKERTOWN
|
9974
9652
|
full_name: Quakertown
|
9975
9653
|
lata: '224'
|
9976
|
-
ilec_name:
|
9654
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
9977
9655
|
lat:
|
9978
9656
|
long:
|
9979
9657
|
- country: US
|
@@ -10014,9 +9692,7 @@ rate_centers:
|
|
10014
9692
|
long: "-74.281232"
|
10015
9693
|
closest_city:
|
10016
9694
|
name: Rahway
|
10017
|
-
|
10018
|
-
value: 0.07
|
10019
|
-
units: km
|
9695
|
+
distance_km: 0.07
|
10020
9696
|
- country: US
|
10021
9697
|
region: NJ
|
10022
9698
|
exchange: '307118'
|
@@ -10037,9 +9713,7 @@ rate_centers:
|
|
10037
9713
|
long: "-74.145307"
|
10038
9714
|
closest_city:
|
10039
9715
|
name: Ramsey
|
10040
|
-
|
10041
|
-
value: 0.57
|
10042
|
-
units: km
|
9716
|
+
distance_km: 0.57
|
10043
9717
|
- country: US
|
10044
9718
|
region: NJ
|
10045
9719
|
exchange: '306423'
|
@@ -10109,7 +9783,7 @@ rate_centers:
|
|
10109
9783
|
name: READINGTON
|
10110
9784
|
full_name: Readington
|
10111
9785
|
lata: '224'
|
10112
|
-
ilec_name:
|
9786
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10113
9787
|
lat:
|
10114
9788
|
long:
|
10115
9789
|
- country: US
|
@@ -10136,7 +9810,7 @@ rate_centers:
|
|
10136
9810
|
name: REAVILLE
|
10137
9811
|
full_name: Reaville
|
10138
9812
|
lata: '224'
|
10139
|
-
ilec_name:
|
9813
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10140
9814
|
lat:
|
10141
9815
|
long:
|
10142
9816
|
- country: US
|
@@ -10150,9 +9824,7 @@ rate_centers:
|
|
10150
9824
|
long: "-74.064196"
|
10151
9825
|
closest_city:
|
10152
9826
|
name: Red Bank
|
10153
|
-
|
10154
|
-
value: 0.25
|
10155
|
-
units: km
|
9827
|
+
distance_km: 0.25
|
10156
9828
|
- country: US
|
10157
9829
|
region: NJ
|
10158
9830
|
exchange: '306427'
|
@@ -10168,7 +9840,7 @@ rate_centers:
|
|
10168
9840
|
name: RED MILL
|
10169
9841
|
full_name: Red Mill
|
10170
9842
|
lata: '224'
|
10171
|
-
ilec_name:
|
9843
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10172
9844
|
lat:
|
10173
9845
|
long:
|
10174
9846
|
- country: US
|
@@ -10272,9 +9944,7 @@ rate_centers:
|
|
10272
9944
|
long: "-74.113919"
|
10273
9945
|
closest_city:
|
10274
9946
|
name: Ridgewood
|
10275
|
-
|
10276
|
-
value: 0.28
|
10277
|
-
units: km
|
9947
|
+
distance_km: 0.28
|
10278
9948
|
- country: US
|
10279
9949
|
region: NJ
|
10280
9950
|
exchange: '307134'
|
@@ -10290,7 +9960,7 @@ rate_centers:
|
|
10290
9960
|
name: RINGOES
|
10291
9961
|
full_name: Ringoes
|
10292
9962
|
lata: '224'
|
10293
|
-
ilec_name:
|
9963
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10294
9964
|
lat:
|
10295
9965
|
long:
|
10296
9966
|
- country: US
|
@@ -10367,9 +10037,7 @@ rate_centers:
|
|
10367
10037
|
long: "-74.959583"
|
10368
10038
|
closest_city:
|
10369
10039
|
name: Beverly
|
10370
|
-
|
10371
|
-
value: 4.64
|
10372
|
-
units: km
|
10040
|
+
distance_km: 4.64
|
10373
10041
|
- country: US
|
10374
10042
|
region: NJ
|
10375
10043
|
exchange: '126510'
|
@@ -10381,9 +10049,7 @@ rate_centers:
|
|
10381
10049
|
long: "-75.021329"
|
10382
10050
|
closest_city:
|
10383
10051
|
name: Riverton
|
10384
|
-
|
10385
|
-
value: 1.24
|
10386
|
-
units: km
|
10052
|
+
distance_km: 1.24
|
10387
10053
|
- country: US
|
10388
10054
|
region: NJ
|
10389
10055
|
exchange: '307141'
|
@@ -10413,7 +10079,7 @@ rate_centers:
|
|
10413
10079
|
long:
|
10414
10080
|
- country: US
|
10415
10081
|
region: NJ
|
10416
|
-
exchange: '
|
10082
|
+
exchange: '125411'
|
10417
10083
|
name: ROBERTSVL
|
10418
10084
|
full_name: Robertsville
|
10419
10085
|
lata: '224'
|
@@ -10422,7 +10088,7 @@ rate_centers:
|
|
10422
10088
|
long:
|
10423
10089
|
- country: US
|
10424
10090
|
region: NJ
|
10425
|
-
exchange: '
|
10091
|
+
exchange: '125931'
|
10426
10092
|
name: ROBERTSVL
|
10427
10093
|
full_name: Robertsville
|
10428
10094
|
lata: '224'
|
@@ -10467,9 +10133,7 @@ rate_centers:
|
|
10467
10133
|
long: "-74.510694"
|
10468
10134
|
closest_city:
|
10469
10135
|
name: White Meadow Lake
|
10470
|
-
|
10471
|
-
value: 2.6
|
10472
|
-
units: km
|
10136
|
+
distance_km: 2.6
|
10473
10137
|
- country: US
|
10474
10138
|
region: NJ
|
10475
10139
|
exchange: '307146'
|
@@ -10544,9 +10208,7 @@ rate_centers:
|
|
10544
10208
|
long: "-74.265599"
|
10545
10209
|
closest_city:
|
10546
10210
|
name: Roselle Park
|
10547
|
-
|
10548
|
-
value: 0.49
|
10549
|
-
units: km
|
10211
|
+
distance_km: 0.49
|
10550
10212
|
- country: US
|
10551
10213
|
region: NJ
|
10552
10214
|
exchange: '307151'
|
@@ -10598,7 +10260,7 @@ rate_centers:
|
|
10598
10260
|
name: ROXBURG
|
10599
10261
|
full_name: Roxburg
|
10600
10262
|
lata: '224'
|
10601
|
-
ilec_name:
|
10263
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10602
10264
|
lat:
|
10603
10265
|
long:
|
10604
10266
|
- country: US
|
@@ -10616,7 +10278,7 @@ rate_centers:
|
|
10616
10278
|
name: ROYCE VLY
|
10617
10279
|
full_name: Royce Valley
|
10618
10280
|
lata: '224'
|
10619
|
-
ilec_name:
|
10281
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10620
10282
|
lat:
|
10621
10283
|
long:
|
10622
10284
|
- country: US
|
@@ -10648,9 +10310,7 @@ rate_centers:
|
|
10648
10310
|
long: "-74.107014"
|
10649
10311
|
closest_city:
|
10650
10312
|
name: Rutherford
|
10651
|
-
|
10652
|
-
value: 0.83
|
10653
|
-
units: km
|
10313
|
+
distance_km: 0.83
|
10654
10314
|
- country: US
|
10655
10315
|
region: NJ
|
10656
10316
|
exchange: '307159'
|
@@ -10680,9 +10340,7 @@ rate_centers:
|
|
10680
10340
|
long: "-75.471101"
|
10681
10341
|
closest_city:
|
10682
10342
|
name: Salem
|
10683
|
-
|
10684
|
-
value: 0.76
|
10685
|
-
units: km
|
10343
|
+
distance_km: 0.76
|
10686
10344
|
- country: US
|
10687
10345
|
region: NJ
|
10688
10346
|
exchange: '306445'
|
@@ -10698,7 +10356,7 @@ rate_centers:
|
|
10698
10356
|
name: SAND BROOK
|
10699
10357
|
full_name: Sand Brook
|
10700
10358
|
lata: '224'
|
10701
|
-
ilec_name:
|
10359
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10702
10360
|
lat:
|
10703
10361
|
long:
|
10704
10362
|
- country: US
|
@@ -10716,7 +10374,7 @@ rate_centers:
|
|
10716
10374
|
name: SANDYSTON
|
10717
10375
|
full_name: Sandyston
|
10718
10376
|
lata: '224'
|
10719
|
-
ilec_name:
|
10377
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
10720
10378
|
lat:
|
10721
10379
|
long:
|
10722
10380
|
- country: US
|
@@ -10820,9 +10478,7 @@ rate_centers:
|
|
10820
10478
|
long: "-74.689063"
|
10821
10479
|
closest_city:
|
10822
10480
|
name: Sea Isle City
|
10823
|
-
|
10824
|
-
value: 0.76
|
10825
|
-
units: km
|
10481
|
+
distance_km: 0.76
|
10826
10482
|
- country: US
|
10827
10483
|
region: NJ
|
10828
10484
|
exchange: '306447'
|
@@ -10852,9 +10508,7 @@ rate_centers:
|
|
10852
10508
|
long: "-74.077134"
|
10853
10509
|
closest_city:
|
10854
10510
|
name: Seaside Park
|
10855
|
-
|
10856
|
-
value: 1.03
|
10857
|
-
units: km
|
10511
|
+
distance_km: 1.03
|
10858
10512
|
- country: US
|
10859
10513
|
region: NJ
|
10860
10514
|
exchange: '306062'
|
@@ -11032,7 +10686,7 @@ rate_centers:
|
|
11032
10686
|
name: SIDNEY
|
11033
10687
|
full_name: Sidney
|
11034
10688
|
lata: '224'
|
11035
|
-
ilec_name:
|
10689
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11036
10690
|
lat:
|
11037
10691
|
long:
|
11038
10692
|
- country: US
|
@@ -11118,9 +10772,7 @@ rate_centers:
|
|
11118
10772
|
long: "-74.59413"
|
11119
10773
|
closest_city:
|
11120
10774
|
name: Somers Point
|
11121
|
-
|
11122
|
-
value: 1.09
|
11123
|
-
units: km
|
10775
|
+
distance_km: 1.09
|
11124
10776
|
- country: US
|
11125
10777
|
region: NJ
|
11126
10778
|
exchange: '307192'
|
@@ -11141,9 +10793,7 @@ rate_centers:
|
|
11141
10793
|
long: "-74.614205"
|
11142
10794
|
closest_city:
|
11143
10795
|
name: Somerville
|
11144
|
-
|
11145
|
-
value: 0.52
|
11146
|
-
units: km
|
10796
|
+
distance_km: 0.52
|
11147
10797
|
- country: US
|
11148
10798
|
region: NJ
|
11149
10799
|
exchange: '126600'
|
@@ -11155,9 +10805,7 @@ rate_centers:
|
|
11155
10805
|
long: "-74.278592"
|
11156
10806
|
closest_city:
|
11157
10807
|
name: South Amboy
|
11158
|
-
|
11159
|
-
value: 0.64
|
11160
|
-
units: km
|
10808
|
+
distance_km: 0.64
|
11161
10809
|
- country: US
|
11162
10810
|
region: NJ
|
11163
10811
|
exchange: '307187'
|
@@ -11250,9 +10898,7 @@ rate_centers:
|
|
11250
10898
|
long: "-74.255992"
|
11251
10899
|
closest_city:
|
11252
10900
|
name: Vauxhall
|
11253
|
-
|
11254
|
-
value: 4.0
|
11255
|
-
units: km
|
10901
|
+
distance_km: 4.0
|
11256
10902
|
- country: US
|
11257
10903
|
region: NJ
|
11258
10904
|
exchange: '307194'
|
@@ -11273,9 +10919,7 @@ rate_centers:
|
|
11273
10919
|
long: "-74.379695"
|
11274
10920
|
closest_city:
|
11275
10921
|
name: South River
|
11276
|
-
|
11277
|
-
value: 0.17
|
11278
|
-
units: km
|
10922
|
+
distance_km: 0.17
|
11279
10923
|
- country: US
|
11280
10924
|
region: NJ
|
11281
10925
|
exchange: '307158'
|
@@ -11345,7 +10989,7 @@ rate_centers:
|
|
11345
10989
|
name: SPARTA
|
11346
10990
|
full_name: Sparta (Sussex)
|
11347
10991
|
lata: '224'
|
11348
|
-
ilec_name:
|
10992
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11349
10993
|
lat:
|
11350
10994
|
long:
|
11351
10995
|
- country: US
|
@@ -11386,9 +11030,7 @@ rate_centers:
|
|
11386
11030
|
long: "-74.03183"
|
11387
11031
|
closest_city:
|
11388
11032
|
name: Spring Lake
|
11389
|
-
|
11390
|
-
value: 0.4
|
11391
|
-
units: km
|
11033
|
+
distance_km: 0.4
|
11392
11034
|
- country: US
|
11393
11035
|
region: NJ
|
11394
11036
|
exchange: '307203'
|
@@ -11413,7 +11055,7 @@ rate_centers:
|
|
11413
11055
|
name: SPRINGDALE
|
11414
11056
|
full_name: Springdale
|
11415
11057
|
lata: '224'
|
11416
|
-
ilec_name:
|
11058
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11417
11059
|
lat:
|
11418
11060
|
long:
|
11419
11061
|
- country: US
|
@@ -11485,7 +11127,7 @@ rate_centers:
|
|
11485
11127
|
name: SPRUCE RUN
|
11486
11128
|
full_name: Spruce Run
|
11487
11129
|
lata: '224'
|
11488
|
-
ilec_name:
|
11130
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11489
11131
|
lat:
|
11490
11132
|
long:
|
11491
11133
|
- country: US
|
@@ -11521,7 +11163,7 @@ rate_centers:
|
|
11521
11163
|
name: STANTON
|
11522
11164
|
full_name: Stanton
|
11523
11165
|
lata: '224'
|
11524
|
-
ilec_name:
|
11166
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11525
11167
|
lat:
|
11526
11168
|
long:
|
11527
11169
|
- country: US
|
@@ -11566,7 +11208,7 @@ rate_centers:
|
|
11566
11208
|
name: STILLWATER
|
11567
11209
|
full_name: Stillwater
|
11568
11210
|
lata: '224'
|
11569
|
-
ilec_name:
|
11211
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11570
11212
|
lat:
|
11571
11213
|
long:
|
11572
11214
|
- country: US
|
@@ -11643,9 +11285,7 @@ rate_centers:
|
|
11643
11285
|
long: "-75.036118"
|
11644
11286
|
closest_city:
|
11645
11287
|
name: Hainesburg
|
11646
|
-
|
11647
|
-
value: 8.51
|
11648
|
-
units: km
|
11288
|
+
distance_km: 8.51
|
11649
11289
|
- country: US
|
11650
11290
|
region: NJ
|
11651
11291
|
exchange: '126650'
|
@@ -11657,9 +11297,7 @@ rate_centers:
|
|
11657
11297
|
long: "-74.63421"
|
11658
11298
|
closest_city:
|
11659
11299
|
name: Kenvil
|
11660
|
-
|
11661
|
-
value: 1.88
|
11662
|
-
units: km
|
11300
|
+
distance_km: 1.88
|
11663
11301
|
- country: US
|
11664
11302
|
region: NJ
|
11665
11303
|
exchange: '126660'
|
@@ -11671,16 +11309,14 @@ rate_centers:
|
|
11671
11309
|
long: "-74.362398"
|
11672
11310
|
closest_city:
|
11673
11311
|
name: Summit
|
11674
|
-
|
11675
|
-
value: 0.19
|
11676
|
-
units: km
|
11312
|
+
distance_km: 0.19
|
11677
11313
|
- country: US
|
11678
11314
|
region: NJ
|
11679
11315
|
exchange: '307221'
|
11680
11316
|
name: SUNNY SIDE
|
11681
11317
|
full_name: Sunnyside
|
11682
11318
|
lata: '224'
|
11683
|
-
ilec_name:
|
11319
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11684
11320
|
lat:
|
11685
11321
|
long:
|
11686
11322
|
- country: US
|
@@ -11707,14 +11343,12 @@ rate_centers:
|
|
11707
11343
|
name: SUSSEX
|
11708
11344
|
full_name: Sussex
|
11709
11345
|
lata: '224'
|
11710
|
-
ilec_name:
|
11346
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11711
11347
|
lat: '41.209206'
|
11712
11348
|
long: "-74.605428"
|
11713
11349
|
closest_city:
|
11714
11350
|
name: Sussex
|
11715
|
-
|
11716
|
-
value: 0.21
|
11717
|
-
units: km
|
11351
|
+
distance_km: 0.21
|
11718
11352
|
- country: US
|
11719
11353
|
region: NJ
|
11720
11354
|
exchange: '306075'
|
@@ -11730,7 +11364,7 @@ rate_centers:
|
|
11730
11364
|
name: SWARTSWOOD
|
11731
11365
|
full_name: Swartswood
|
11732
11366
|
lata: '224'
|
11733
|
-
ilec_name:
|
11367
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11734
11368
|
lat:
|
11735
11369
|
long:
|
11736
11370
|
- country: US
|
@@ -11739,7 +11373,7 @@ rate_centers:
|
|
11739
11373
|
name: SWARTSWDLK
|
11740
11374
|
full_name: Swartswood Lake
|
11741
11375
|
lata: '224'
|
11742
|
-
ilec_name:
|
11376
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11743
11377
|
lat:
|
11744
11378
|
long:
|
11745
11379
|
- country: US
|
@@ -11753,9 +11387,7 @@ rate_centers:
|
|
11753
11387
|
long: "-75.315367"
|
11754
11388
|
closest_city:
|
11755
11389
|
name: Swedesboro
|
11756
|
-
|
11757
|
-
value: 0.36
|
11758
|
-
units: km
|
11390
|
+
distance_km: 0.36
|
11759
11391
|
- country: US
|
11760
11392
|
region: NJ
|
11761
11393
|
exchange: '306473'
|
@@ -11830,16 +11462,14 @@ rate_centers:
|
|
11830
11462
|
long: "-74.01837"
|
11831
11463
|
closest_city:
|
11832
11464
|
name: Bogota
|
11833
|
-
|
11834
|
-
value: 1.52
|
11835
|
-
units: km
|
11465
|
+
distance_km: 1.52
|
11836
11466
|
- country: US
|
11837
11467
|
region: NJ
|
11838
11468
|
exchange: '307229'
|
11839
11469
|
name: TEETERTOWN
|
11840
11470
|
full_name: Teetertown Ravine Nature Preserve
|
11841
11471
|
lata: '224'
|
11842
|
-
ilec_name:
|
11472
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11843
11473
|
lat:
|
11844
11474
|
long:
|
11845
11475
|
- country: US
|
@@ -11875,7 +11505,7 @@ rate_centers:
|
|
11875
11505
|
name: TEWKSBURY
|
11876
11506
|
full_name: Tewksbury Township
|
11877
11507
|
lata: '224'
|
11878
|
-
ilec_name:
|
11508
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11879
11509
|
lat:
|
11880
11510
|
long:
|
11881
11511
|
- country: US
|
@@ -11902,7 +11532,7 @@ rate_centers:
|
|
11902
11532
|
name: THREEBRDGS
|
11903
11533
|
full_name: Three Bridges
|
11904
11534
|
lata: '224'
|
11905
|
-
ilec_name:
|
11535
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11906
11536
|
lat:
|
11907
11537
|
long:
|
11908
11538
|
- country: US
|
@@ -11934,9 +11564,7 @@ rate_centers:
|
|
11934
11564
|
long: "-74.199146"
|
11935
11565
|
closest_city:
|
11936
11566
|
name: South Toms River
|
11937
|
-
|
11938
|
-
value: 1.44
|
11939
|
-
units: km
|
11567
|
+
distance_km: 1.44
|
11940
11568
|
- country: US
|
11941
11569
|
region: NJ
|
11942
11570
|
exchange: '307237'
|
@@ -11970,7 +11598,7 @@ rate_centers:
|
|
11970
11598
|
name: TOWNSBURY
|
11971
11599
|
full_name: Townsbury
|
11972
11600
|
lata: '224'
|
11973
|
-
ilec_name:
|
11601
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
11974
11602
|
lat:
|
11975
11603
|
long:
|
11976
11604
|
- country: US
|
@@ -12020,9 +11648,7 @@ rate_centers:
|
|
12020
11648
|
long: "-74.756879"
|
12021
11649
|
closest_city:
|
12022
11650
|
name: Trenton
|
12023
|
-
|
12024
|
-
value: 0.66
|
12025
|
-
units: km
|
11651
|
+
distance_km: 0.66
|
12026
11652
|
- country: US
|
12027
11653
|
region: NJ
|
12028
11654
|
exchange: '307243'
|
@@ -12043,9 +11669,7 @@ rate_centers:
|
|
12043
11669
|
long: "-74.754915"
|
12044
11670
|
closest_city:
|
12045
11671
|
name: Tuckahoe
|
12046
|
-
|
12047
|
-
value: 0.6
|
12048
|
-
units: km
|
11672
|
+
distance_km: 0.6
|
12049
11673
|
- country: US
|
12050
11674
|
region: NJ
|
12051
11675
|
exchange: '126730'
|
@@ -12057,9 +11681,7 @@ rate_centers:
|
|
12057
11681
|
long: "-74.340444"
|
12058
11682
|
closest_city:
|
12059
11683
|
name: Tuckerton
|
12060
|
-
|
12061
|
-
value: 0.96
|
12062
|
-
units: km
|
11684
|
+
distance_km: 0.96
|
12063
11685
|
- country: US
|
12064
11686
|
region: NJ
|
12065
11687
|
exchange: '306482'
|
@@ -12075,7 +11697,7 @@ rate_centers:
|
|
12075
11697
|
name: TUTTLESCOR
|
12076
11698
|
full_name: Tuttles Corner
|
12077
11699
|
lata: '224'
|
12078
|
-
ilec_name:
|
11700
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
12079
11701
|
lat:
|
12080
11702
|
long:
|
12081
11703
|
- country: US
|
@@ -12107,9 +11729,7 @@ rate_centers:
|
|
12107
11729
|
long: "-74.027241"
|
12108
11730
|
closest_city:
|
12109
11731
|
name: Union City
|
12110
|
-
|
12111
|
-
value: 0.6
|
12112
|
-
units: km
|
11732
|
+
distance_km: 0.6
|
12113
11733
|
- country: US
|
12114
11734
|
region: NJ
|
12115
11735
|
exchange: '307247'
|
@@ -12157,9 +11777,7 @@ rate_centers:
|
|
12157
11777
|
long: "-74.268052"
|
12158
11778
|
closest_city:
|
12159
11779
|
name: Union
|
12160
|
-
|
12161
|
-
value: 0.11
|
12162
|
-
units: km
|
11780
|
+
distance_km: 0.11
|
12163
11781
|
- country: US
|
12164
11782
|
region: NJ
|
12165
11783
|
exchange: '306486'
|
@@ -12198,9 +11816,7 @@ rate_centers:
|
|
12198
11816
|
long: "-74.377564"
|
12199
11817
|
closest_city:
|
12200
11818
|
name: Upper Greenwood Lake
|
12201
|
-
|
12202
|
-
value: 0.75
|
12203
|
-
units: km
|
11819
|
+
distance_km: 0.75
|
12204
11820
|
- country: US
|
12205
11821
|
region: NJ
|
12206
11822
|
exchange: '307253'
|
@@ -12270,7 +11886,7 @@ rate_centers:
|
|
12270
11886
|
name: VAIL
|
12271
11887
|
full_name: Vail
|
12272
11888
|
lata: '224'
|
12273
|
-
ilec_name:
|
11889
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
12274
11890
|
lat:
|
12275
11891
|
long:
|
12276
11892
|
- country: US
|
@@ -12338,9 +11954,7 @@ rate_centers:
|
|
12338
11954
|
long: "-74.478702"
|
12339
11955
|
closest_city:
|
12340
11956
|
name: Vernon Center
|
12341
|
-
|
12342
|
-
value: 2.89
|
12343
|
-
units: km
|
11957
|
+
distance_km: 2.89
|
12344
11958
|
- country: US
|
12345
11959
|
region: NJ
|
12346
11960
|
exchange: '126780'
|
@@ -12352,9 +11966,7 @@ rate_centers:
|
|
12352
11966
|
long: "-74.251173"
|
12353
11967
|
closest_city:
|
12354
11968
|
name: Caldwell
|
12355
|
-
|
12356
|
-
value: 2.27
|
12357
|
-
units: km
|
11969
|
+
distance_km: 2.27
|
12358
11970
|
- country: US
|
12359
11971
|
region: NJ
|
12360
11972
|
exchange: '307261'
|
@@ -12370,7 +11982,7 @@ rate_centers:
|
|
12370
11982
|
name: VIENNA
|
12371
11983
|
full_name: Vienna
|
12372
11984
|
lata: '224'
|
12373
|
-
ilec_name:
|
11985
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
12374
11986
|
lat:
|
12375
11987
|
long:
|
12376
11988
|
- country: US
|
@@ -12393,9 +12005,7 @@ rate_centers:
|
|
12393
12005
|
long: "-74.751346"
|
12394
12006
|
closest_city:
|
12395
12007
|
name: Vincentown
|
12396
|
-
|
12397
|
-
value: 0.15
|
12398
|
-
units: km
|
12008
|
+
distance_km: 0.15
|
12399
12009
|
- country: US
|
12400
12010
|
region: NJ
|
12401
12011
|
exchange: '126800'
|
@@ -12407,9 +12017,7 @@ rate_centers:
|
|
12407
12017
|
long: "-75.018884"
|
12408
12018
|
closest_city:
|
12409
12019
|
name: Vineland
|
12410
|
-
|
12411
|
-
value: 2.95
|
12412
|
-
units: km
|
12020
|
+
distance_km: 2.95
|
12413
12021
|
- country: US
|
12414
12022
|
region: NJ
|
12415
12023
|
exchange: '306492'
|
@@ -12425,7 +12033,7 @@ rate_centers:
|
|
12425
12033
|
name: VOORHESCOR
|
12426
12034
|
full_name: Voorhees Corner
|
12427
12035
|
lata: '224'
|
12428
|
-
ilec_name:
|
12036
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
12429
12037
|
lat:
|
12430
12038
|
long:
|
12431
12039
|
- country: US
|
@@ -12470,7 +12078,7 @@ rate_centers:
|
|
12470
12078
|
name: WALNUT VLY
|
12471
12079
|
full_name: Walnut Valley
|
12472
12080
|
lata: '224'
|
12473
|
-
ilec_name:
|
12081
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
12474
12082
|
lat:
|
12475
12083
|
long:
|
12476
12084
|
- country: US
|
@@ -12488,7 +12096,7 @@ rate_centers:
|
|
12488
12096
|
name: WALPACKCTR
|
12489
12097
|
full_name: Walpack Center
|
12490
12098
|
lata: '224'
|
12491
|
-
ilec_name:
|
12099
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
12492
12100
|
lat:
|
12493
12101
|
long:
|
12494
12102
|
- country: US
|
@@ -12592,9 +12200,7 @@ rate_centers:
|
|
12592
12200
|
long: "-74.980897"
|
12593
12201
|
closest_city:
|
12594
12202
|
name: Washington
|
12595
|
-
|
12596
|
-
value: 0.16
|
12597
|
-
units: km
|
12203
|
+
distance_km: 0.16
|
12598
12204
|
- country: US
|
12599
12205
|
region: NJ
|
12600
12206
|
exchange: '306498'
|
@@ -12750,9 +12356,7 @@ rate_centers:
|
|
12750
12356
|
long: "-75.154061"
|
12751
12357
|
closest_city:
|
12752
12358
|
name: Wenonah
|
12753
|
-
|
12754
|
-
value: 0.51
|
12755
|
-
units: km
|
12359
|
+
distance_km: 0.51
|
12756
12360
|
- country: US
|
12757
12361
|
region: NJ
|
12758
12362
|
exchange: '306505'
|
@@ -12935,9 +12539,7 @@ rate_centers:
|
|
12935
12539
|
long: "-74.376323"
|
12936
12540
|
closest_city:
|
12937
12541
|
name: Hewitt
|
12938
|
-
|
12939
|
-
value: 5.28
|
12940
|
-
units: km
|
12542
|
+
distance_km: 5.28
|
12941
12543
|
- country: US
|
12942
12544
|
region: NJ
|
12943
12545
|
exchange: '307267'
|
@@ -13007,7 +12609,7 @@ rate_centers:
|
|
13007
12609
|
name: WESTPORTAL
|
13008
12610
|
full_name: West Portal
|
13009
12611
|
lata: '224'
|
13010
|
-
ilec_name:
|
12612
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13011
12613
|
lat:
|
13012
12614
|
long:
|
13013
12615
|
- country: US
|
@@ -13066,9 +12668,7 @@ rate_centers:
|
|
13066
12668
|
long: "-74.345324"
|
13067
12669
|
closest_city:
|
13068
12670
|
name: Westfield
|
13069
|
-
|
13070
|
-
value: 0.35
|
13071
|
-
units: km
|
12671
|
+
distance_km: 0.35
|
13072
12672
|
- country: US
|
13073
12673
|
region: NJ
|
13074
12674
|
exchange: '306508'
|
@@ -13116,9 +12716,7 @@ rate_centers:
|
|
13116
12716
|
long: "-74.033734"
|
13117
12717
|
closest_city:
|
13118
12718
|
name: Westwood
|
13119
|
-
|
13120
|
-
value: 0.49
|
13121
|
-
units: km
|
12719
|
+
distance_km: 0.49
|
13122
12720
|
- country: US
|
13123
12721
|
region: NJ
|
13124
12722
|
exchange: '306097'
|
@@ -13157,12 +12755,10 @@ rate_centers:
|
|
13157
12755
|
long: "-74.413492"
|
13158
12756
|
closest_city:
|
13159
12757
|
name: Whippany
|
13160
|
-
|
13161
|
-
value: 0.41
|
13162
|
-
units: km
|
12758
|
+
distance_km: 0.41
|
13163
12759
|
- country: US
|
13164
12760
|
region: NJ
|
13165
|
-
exchange: '
|
12761
|
+
exchange: '125971'
|
13166
12762
|
name: WHITEHORSE
|
13167
12763
|
full_name: White Horse
|
13168
12764
|
lata: '222'
|
@@ -13171,7 +12767,7 @@ rate_centers:
|
|
13171
12767
|
long:
|
13172
12768
|
- country: US
|
13173
12769
|
region: NJ
|
13174
|
-
exchange: '
|
12770
|
+
exchange: '126711'
|
13175
12771
|
name: WHITEHORSE
|
13176
12772
|
full_name: White Horse
|
13177
12773
|
lata: '222'
|
@@ -13193,21 +12789,19 @@ rate_centers:
|
|
13193
12789
|
name: WHITEHOUSE
|
13194
12790
|
full_name: Whitehouse
|
13195
12791
|
lata: '224'
|
13196
|
-
ilec_name:
|
12792
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13197
12793
|
lat: '40.614266'
|
13198
12794
|
long: "-74.770291"
|
13199
12795
|
closest_city:
|
13200
12796
|
name: White House Station
|
13201
|
-
|
13202
|
-
value: 0.86
|
13203
|
-
units: km
|
12797
|
+
distance_km: 0.86
|
13204
12798
|
- country: US
|
13205
12799
|
region: NJ
|
13206
12800
|
exchange: '307307'
|
13207
12801
|
name: WHITEHSSTA
|
13208
12802
|
full_name: Whitehouse Station
|
13209
12803
|
lata: '224'
|
13210
|
-
ilec_name:
|
12804
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13211
12805
|
lat:
|
13212
12806
|
long:
|
13213
12807
|
- country: US
|
@@ -13275,9 +12869,7 @@ rate_centers:
|
|
13275
12869
|
long: "-74.811628"
|
13276
12870
|
closest_city:
|
13277
12871
|
name: Wildwood
|
13278
|
-
|
13279
|
-
value: 0.72
|
13280
|
-
units: km
|
12872
|
+
distance_km: 0.72
|
13281
12873
|
- country: US
|
13282
12874
|
region: NJ
|
13283
12875
|
exchange: '306100'
|
@@ -13307,9 +12899,7 @@ rate_centers:
|
|
13307
12899
|
long: "-74.991298"
|
13308
12900
|
closest_city:
|
13309
12901
|
name: Williamstown
|
13310
|
-
|
13311
|
-
value: 1.11
|
13312
|
-
units: km
|
12902
|
+
distance_km: 1.11
|
13313
12903
|
- country: US
|
13314
12904
|
region: NJ
|
13315
12905
|
exchange: '306514'
|
@@ -13420,9 +13010,7 @@ rate_centers:
|
|
13420
13010
|
long: "-74.27994"
|
13421
13011
|
closest_city:
|
13422
13012
|
name: Sewaren
|
13423
|
-
|
13424
|
-
value: 1.88
|
13425
|
-
units: km
|
13013
|
+
distance_km: 1.88
|
13426
13014
|
- country: US
|
13427
13015
|
region: NJ
|
13428
13016
|
exchange: '307290'
|
@@ -13470,9 +13058,7 @@ rate_centers:
|
|
13470
13058
|
long: "-75.154881"
|
13471
13059
|
closest_city:
|
13472
13060
|
name: Woodbury
|
13473
|
-
|
13474
|
-
value: 0.23
|
13475
|
-
units: km
|
13061
|
+
distance_km: 0.23
|
13476
13062
|
- country: US
|
13477
13063
|
region: NJ
|
13478
13064
|
exchange: '306521'
|
@@ -13515,7 +13101,7 @@ rate_centers:
|
|
13515
13101
|
name: WOODGLEN
|
13516
13102
|
full_name: Woodglen
|
13517
13103
|
lata: '224'
|
13518
|
-
ilec_name:
|
13104
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13519
13105
|
lat:
|
13520
13106
|
long:
|
13521
13107
|
- country: US
|
@@ -13587,7 +13173,7 @@ rate_centers:
|
|
13587
13173
|
name: WOODRUFFGP
|
13588
13174
|
full_name: Woodruff Gap
|
13589
13175
|
lata: '224'
|
13590
|
-
ilec_name:
|
13176
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13591
13177
|
lat:
|
13592
13178
|
long:
|
13593
13179
|
- country: US
|
@@ -13596,7 +13182,7 @@ rate_centers:
|
|
13596
13182
|
name: WD TAVERN
|
13597
13183
|
full_name: Woods Tavern
|
13598
13184
|
lata: '224'
|
13599
|
-
ilec_name:
|
13185
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13600
13186
|
lat:
|
13601
13187
|
long:
|
13602
13188
|
- country: US
|
@@ -13610,9 +13196,7 @@ rate_centers:
|
|
13610
13196
|
long: "-75.330095"
|
13611
13197
|
closest_city:
|
13612
13198
|
name: Woodstown
|
13613
|
-
|
13614
|
-
value: 0.62
|
13615
|
-
units: km
|
13199
|
+
distance_km: 0.62
|
13616
13200
|
- country: US
|
13617
13201
|
region: NJ
|
13618
13202
|
exchange: '306528'
|
@@ -13660,9 +13244,7 @@ rate_centers:
|
|
13660
13244
|
long: "-74.172138"
|
13661
13245
|
closest_city:
|
13662
13246
|
name: Franklin Lakes
|
13663
|
-
|
13664
|
-
value: 3.07
|
13665
|
-
units: km
|
13247
|
+
distance_km: 3.07
|
13666
13248
|
- country: US
|
13667
13249
|
region: NJ
|
13668
13250
|
exchange: '306534'
|
@@ -13678,7 +13260,7 @@ rate_centers:
|
|
13678
13260
|
name: YELLOWFRAM
|
13679
13261
|
full_name: Yellow Frame
|
13680
13262
|
lata: '224'
|
13681
|
-
ilec_name:
|
13263
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13682
13264
|
lat:
|
13683
13265
|
long:
|
13684
13266
|
- country: US
|
@@ -13705,6 +13287,6 @@ rate_centers:
|
|
13705
13287
|
name: ZION
|
13706
13288
|
full_name: Zion
|
13707
13289
|
lata: '224'
|
13708
|
-
ilec_name:
|
13290
|
+
ilec_name: BRIGHTSPEED OF CENTRAL NORTH CAROLINA, LLC
|
13709
13291
|
lat:
|
13710
13292
|
long:
|