-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
30 lines (30 loc) · 805 Bytes
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"Verizon Internet": {
"Available speeds": "300Mbps-940 Mbps",
"Starting at": "$49.99/mo."
},
"Xfinity Internet": {
"Available speeds": "75Mbps-2000 Mbps",
"Starting at": "$25/mo."
},
"T-Mobile Internet": {
"Available speeds": "245 Mbps",
"Starting at": "$40/mo."
},
"Verizon 5G Internet": {
"Available speeds": "300Mbps-1000 Mbps",
"Starting at": "$35/mo."
},
"EarthLink 5G Internet": {
"Available speeds": "100Mbps-300 Mbps",
"Starting at": "$59.95/mo."
},
"Verizon 4G Internet": {
"Available speeds": "50 Mbps",
"Starting at": "$50/mo."
},
"Hughesnet Internet": {
"Available speeds": "15Mbps-50 Mbps",
"Starting at": "$49.99/mo."
}
}