<div class="article__topics">
<ul class="article__topics__list list-unstyled" itemprop="keywords">
<li class="article__topics__list__item">
<a href="/">This is a tag</a>
</li>
<li class="article__topics__list__item">
<a href="/">Another tag</a>
</li>
<li class="article__topics__list__item">
<a href="/">A long tag Esse dolore veniam Occaecat ea</a>
</li>
</ul>
</div>
A block listing a number of tags with links.
Example appearance: https://wellcome.ac.uk/news/23-researchers-given-prestigious-fellowships
{
"items": [
{
"title": "This is a tag",
"url": "/"
},
{
"title": "Another tag",
"url": "/"
},
{
"title": "A long tag Esse dolore veniam Occaecat ea",
"url": "/"
}
]
}