{% set schemaOrgJsonObject = schemaOrg | json_encode(constant('JSON_UNESCAPED_SLASHES') b-or constant('JSON_UNESCAPED_UNICODE')) %}
<script type="application/ld+json">
{{ schemaOrgJsonObject | raw }}
</script>