{
"@context": "http://schema.org",
"@type": "VideoObject",
"name": "tv3-1",
"description": "The pathology of the judiciary and its performance with the presence of the first deputy of the judiciary - the first part.",
"thumbnailUrl": "https://example.com/thumbnail.jpg",
"uploadDate": "2024-10-20",
"duration": "PT2M33S", // duration in ISO 8601 format
"contentUrl": "https://dl.mohajerilaw.ir/mohajeri-archive/shabake-3/tv3-1.mp4",
"embedUrl": "https://example.com/embed/video",
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": "http://schema.org/WatchAction",
"userInteractionCount": 12345
},
"publisher": {
"@type": "Organization",
"name": "Mohammad Mohajeri",
"logo": {
"@type": "ImageObject",
"url": "https://mohajerilaw.ir/wp-content/uploads/2024/07/Mohajeri-Logo-2-100h.png"
}
},
"potentialAction": {
"@type": "WatchAction",
"target": "https://example.com/video"
}
}