|
@@ -195,7 +195,33 @@
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|
|
|
|
|
|
|
|
- <script type="application/ld+json">
|
|
|
|
|
|
|
+
|
|
|
|
|
+<script type="application/ld+json">
|
|
|
|
|
+{
|
|
|
|
|
+ "@context": "https://schema.org",
|
|
|
|
|
+ "@type": "VideoObject",
|
|
|
|
|
+ "name": "Dog Riding an Electric Scooter - Video Story Coloring Page",
|
|
|
|
|
+ "description": "Watch the real-life story of a dog riding an electric scooter that inspired our coloring page. Then, color it yourself!",
|
|
|
|
|
+ "thumbnailUrl": "<%= data.poster %>",
|
|
|
|
|
+ "uploadDate": "<%=data.timeCreate%>",
|
|
|
|
|
+ "contentUrl": "<%= data.url %>",
|
|
|
|
|
+ "duration": "PT11S",
|
|
|
|
|
+ "potentialAction": {
|
|
|
|
|
+ "@type": "WatchAction",
|
|
|
|
|
+ "target": {
|
|
|
|
|
+ "@type": "EntryPoint",
|
|
|
|
|
+ "url": "https://art.pcoloring.com<%= uri %>"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "interactionStatistic": {
|
|
|
|
|
+ "@type": "InteractionCounter",
|
|
|
|
|
+ "interactionType": "https://schema.org/WatchAction",
|
|
|
|
|
+ "userInteractionCount": 2353
|
|
|
|
|
+ }
|
|
|
|
|
+}
|
|
|
|
|
+</script>
|
|
|
|
|
+
|
|
|
|
|
+<script type="application/ld+json">
|
|
|
{
|
|
{
|
|
|
"@context": "https://schema.org",
|
|
"@context": "https://schema.org",
|
|
|
"@type": "CollectionPage",
|
|
"@type": "CollectionPage",
|