[
    {
        "Protocol": "UDP",
        "Port": 28785,
        "Ref": "GamePort",
        "Name": "Game Port",
        "Description": "Port for game traffic",
        "ChildPorts": [
            {
                "Protocol": "UDP",
                "Port": 28786,
                "Ref": "PingPort",
                "Offset": 1,
                "Name": "Ping Port",
                "Description": "Port for master server ping traffic"
            }
        ]
    }
]