json_decode
The json_decode filter converts a JSON string into an array of values.
This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{% set data = jsonString|json_decode %}