[
    {
        "Protocol": "Both",
        "Port": 7777,
        "Ref": "ApplicationPort1",
        "Name": "Game Port",
        "Description": "Port for game traffic"
    },
    {
        "Protocol": "Both",
        "Port": 7778,
        "Ref": "ApplicationPort2",
        "Name": "Query Port",
        "Description": "Port for server query traffic"
    }
]