JSON-LD
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"author": {
"@type": "Person",
"name": "John Doe"
},
"name": "An article by John Doe",
"about": {
"@id": "http://cofactor.io/m/0dwm64",
"@type": "Thing",
"name": "Hela"
}
}
</script>