from_json

The from from_json function takes a string and parses it as JSON.

{{ from_json "{\"name\": \"Alice\"}" }}