Json-ld structued data issue
I am trying to set up json -ld strtucted data and insert <script > tag as attached image . I pulled out json to be inserted as string format from external api and tyring to add it to "content " . but when i do that , it becomes null in preview page . Does anybody know why ? I have passed value as string format and tried Json parsing formula but same results ( it returns null ) but in html , it looks null i cleared cache too