Client delivery
Season 1 Trailer
Ready to installHBO UK source · 01:26
Install on the client page
Paste this into the page head.
No player replacement or redesign is required.
- Open the page template or SEO code settings.
- Paste the full JSON-LD block before the closing </head> tag.
- Publish, then test the page in Google Rich Results Test.
Installation code Generated from the official source
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"@id": "https://piedpiper.com/videos/season-one-trailer#video",
"name": "Silicon Valley Season 1 Trailer",
"description": "Richard Hendricks discovers the value of Pied Piper's compression algorithm and chooses whether to sell or build the company.",
"thumbnailUrl": "https://i.ytimg.com/vi/Vm4tx1O9GAc/maxresdefault.jpg",
"uploadDate": "2015-05-20",
"duration": "PT1M26S",
"embedUrl": "https://www.youtube.com/embed/Vm4tx1O9GAc",
"publisher": {
"@type": "Organization",
"name": "HBO UK"
},
"about": [
{ "@type": "Person", "name": "Richard Hendricks" },
{ "@type": "Person", "name": "Erlich Bachman" },
{ "@type": "Person", "name": "Jared Dunn" },
{ "@type": "Person", "name": "Dinesh Chugtai" },
{ "@type": "Person", "name": "Bertram Gilfoyle" },
{ "@type": "Person", "name": "Nelson Bighetti", "alternateName": "Big Head" },
{ "@type": "Person", "name": "Gavin Belson" },
{ "@type": "Person", "name": "Peter Gregory" },
{ "@type": "SoftwareApplication", "name": "Pied Piper", "applicationCategory": "Compression software" }
],
"hasPart": [
{
"@type": "Clip",
"name": "The compression algorithm",
"startOffset": 16,
"endOffset": 25,
"url": "https://www.youtube.com/watch?v=Vm4tx1O9GAc&t=16s"
},
{
"@type": "Clip",
"name": "The offers for Pied Piper",
"startOffset": 25,
"endOffset": 50,
"url": "https://www.youtube.com/watch?v=Vm4tx1O9GAc&t=25s"
},
{
"@type": "Clip",
"name": "Why the team builds its own company",
"startOffset": 50,
"endOffset": 65,
"url": "https://www.youtube.com/watch?v=Vm4tx1O9GAc&t=50s"
}
]
}
</script>