[
    {
        "Protocol": "Both",
        "Port": 9987,
        "Ref": "ServerPort",
        "Name": "Voice and Web Port",
        "Description": "Port for voice and web traffic"
    },
    {
        "Protocol": "TCP",
        "Port": 10101,
        "Ref": "QueryPort",
        "Name": "Query Port",
        "Description": "Port for query traffic"
    },
    {
        "Protocol": "TCP",
        "Port": 30303,
        "Ref": "FilePort",
        "Name": "File Port",
        "Description": "Port for file transfer"
    }
]