### Describe the feature Is it possible to ad multiple authors to an article like below. As far as i can se json-ld supports the below "author": { "@type": "Person", "name": "John Cena" }, "author": { "@type": "Person", "name": "Scott Steiner" } ### Schema objects _No response_