With JSON, it works differently.
There are readily solved topics on UiPath forums about this.
- Check if your JSON contains a certain key (because you already know the key name)
How to validate JSON keys before getting value based on key - Get the value
How to read key_value from the json array - #3 by anmolk171