How to get the key value in a JSON file?

Hi, I need help).

The seo_check property does contain a JSON string. So to access its data you have to make sure to parse it first. Something like this should work:

{{ JSON.parse($node["IF1"].json["data"]["seo_check"]).water_percent }}

Thank you, Jan! God bless you).

Happy to hear that it helped!