Sadly, the JSON Input only reads the first matching JSON-Element it finds. But depending on what values you want or how they are structured you can adapt to that (either by selecting a the parent element of the values you want and using a JSON Extactor or by starting multiple inputs that query the values independently).