[
    {
        "Protocol": "Both",
        "Port": "7777",
        "Name": "Game Port",
        "Description": "Port used for main game traffic",
        "Ref": "GamePort"
    },
    {
        "Protocol": "Both",
        "Port": "7778",
        "Name": "Query Port",
        "Description": "Port used to query the server",
        "Ref": "QueryPort"
    }
]