JSFiddle - React, Tailwind, and code Playground
HTML
<script type="application/ld+json">{
"@context":"http:\/\/schema.org",
"@id":"#Breadcrumb",
"@type":"BreadcrumbList",
"itemListElement":[
{
"@type":"ListItem",
"position":1,
"item":{
"@id":"https:\/\/thenextweb.com\/",
"name":"Home"
}
},
{
"@type":"ListItem",
"position":2,
"item":{
"name":"Google",
"@id":"https:\/\/thenextweb.com\/google"
}
},
{
"@type":"ListItem",
"position":3,
"item":{
"@id":"https:\/\/thenextweb.com\/google\/2014\/12\/10\/google-hangouts-android-overhauled-smart-suggestions-stickers\/",
"name":"Google Hangouts for Android overhauled with new ‘smart suggestions’, stickers and more"
}
}
]
}</script>
<script type="application/ld+json">[
{
"@context":"http:\/\/schema.org",
"@id":"http:\/\/data.thenextweb.com\/tnw\/post\/google_hangouts_for_android_overhauled_with_new_smart_suggestions__stickers_and_more",
"@type":"NewsArticle",
"description":"Google has today announced a new version of Hangouts for Android that brings 16 new sticker packs, new video calling filters and smart suggestions.\r\n\r\nThis latter feature will recognize ...",
"mainEntityOfPage":{
"@type":"WebPage",
"@id":"https:\/\/thenextweb.com\/google\/2014\/12\/10\/google-hangouts-android-overhauled-smart-suggestions-stickers\/",
"breadcrumb":{
"@id":"#Breadcrumb"
}
},
"image":{
"@type":"ImageObject",
"url":"https:\/\/cdn0.tnwcdn.com\/wp-content\/blogs.dir\/1\/files\/2014\/12\/Hangouts_Stickers-520x245.png",
"width":640,
"height":400
},
"headline":"Google Hangouts for Android overhauled with new 'smart suggestions', stickers and more",
"author":{
"@type":"Person",
...