[
{
"packageCode": "CKH384_TOPUP_1GB",
"name": "USA Top-Up 1GB - 7 Days",
"price": 3.45,
"currencyCode": "USD",
"volume": 1073741824,
"duration": 7,
"durationUnit": "DAY",
"speed": "4G/5G",
"description": "1GB data top-up for existing USA eSIM",
"locationNetworkList": [
{
"locationName": "United States",
"locationCode": "US",
"operatorList": [
{ "operatorName": "AT&T", "networkType": "4G/LTE" },
{ "operatorName": "T-Mobile", "networkType": "4G/5G" }
]
}
]
},
{
"packageCode": "CKH384_TOPUP_3GB",
"name": "USA Top-Up 3GB - 30 Days",
"price": 6.90,
"currencyCode": "USD",
"volume": 3221225472,
"duration": 30,
"durationUnit": "DAY",
"speed": "4G/5G",
"description": "3GB data top-up for existing USA eSIM",
"locationNetworkList": [
{
"locationName": "United States",
"locationCode": "US",
"operatorList": [
{ "operatorName": "AT&T", "networkType": "4G/LTE" },
{ "operatorName": "T-Mobile", "networkType": "4G/5G" }
]
}
]
}
]