{
"@context": "https://schema.org/",
"@graph": [
{
"@type": "VideoObject",
"name": "Euronews.com",
"url": "/",
"embedURL": "/embed/live",
"description": "Euronews em direto",
"potentialAction": {
"@type": "SearchAction",
"target": "/search?query={search_term_string}",
"query-input": "required name=search_term_string"
},
"publication": {
"@type": "BroadcastEvent",
"isLiveBroadcast": true,
"name": "Euronews Live",
"startDate": "2025-06-05T00:00:00+02:00",
"endDate": "2025-06-06T23:59:59+02:00"
},
"Date": "2025-06-05T00:00:00+02:00",
"thumbnailUrl": "https://image.staticox.com/?url=https%3A%2F%2Fwww.euronews.com%2Fimages%2Flive.jpg"
},
{
"@type": "WebSite",
"name": "Euronews.com",
"url": "/",
"potentialAction": {
"@type": "SearchAction",
"target": "/search?query={search_term_string}",
"query-input": "required name=search_term_string"
},
"sameAs": [
"https://www.facebook.com/pt.euronews",
"https://twitter.com/euronewspt",
"https://flipboard.com/@euronewspt",
"https://www.linkedin.com/company/euronews"
]
}
]
}