[
    {
        "Protocol": "UDP",
        "Port": 54210,
        "Ref": "GamePort",
        "Name": "Game Port",
        "Description": "Port for game traffic"
    },
    {
        "Protocol": "UDP",
        "Port": 54211,
        "Ref": "LivePort",
        "Name": "Live Port",
        "Description": "Port for live timing traffic"
    },
    {
        "Protocol": "UDP",
        "Port": 54212,
        "Ref": "RemoteAdminPort",
        "Name": "Remote Admin Port",
        "Description": "Port for remote admin traffic"
    }
]