VideoObject
A video file.
Usage: Between 100,000 and 250,000 domains
Property | Expected Type | Description |
---|---|---|
Properties from VideoObject | ||
actor
|
Person | An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip. Supersedes actors. |
caption
|
Text | The caption for this object. |
thumbnail
|
ImageObject | Thumbnail image for an image or video. |
Properties from MediaObject | ||
associatedArticle
|
NewsArticle | A NewsArticle associated with the Media Object. |
bitrate
|
Text | The bitrate of the media object. |
contentSize
|
Text | File size in (mega/kilo) bytes. |
contentUrl
|
URL | Actual bytes of the media object, for example the image file or video file. |
duration
|
Duration | The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format. |
embedUrl
|
URL | A URL pointing to a player for a specific video. In general, this is the information in the src element of an embed tag and should not be the same as the content of the loc tag. |
encodesCreativeWork
|
CreativeWork | The CreativeWork encoded by this media object. |
encodingFormat
|
Text | mp3, mpeg4, etc. |
expires
|
Date | Date the content expires and is no longer useful or available. Useful for videos. |
height
|
Distance or QuantitativeValue | The height of the item. |
playerType
|
Text | Player type required—for example, Flash or Silverlight. |
productionCompany
|
Organization | The production company or studio responsible for the item e.g. series, video game, episode etc. |
regionsAllowed
|
Place | The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in ISO 3166 format. |
requiresSubscription
|
Boolean | Indicates if use of the media require a subscription (either paid or free). Allowed values are true or false (note that an earlier version had 'yes', 'no'). |
uploadDate
|
Date | Date when this media object was uploaded to this site. |
width
|
Distance or QuantitativeValue | The width of the item. |
Properties from CreativeWork | ||
accessibilityAPI
|
Text | Indicates that the resource is compatible with the referenced accessibility API (WebSchemas wiki lists possible values). |
accessibilityControl
|
Text | Identifies input methods that are sufficient to fully control the described resource (WebSchemas wiki lists possible values). |
accessibilityHazard
|
Text | A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3 (WebSchemas wiki lists possible values). |
alternativeHeadline
|
Text | A secondary title of the CreativeWork. |
associatedMedia
|
MediaObject | A media object that encodes this CreativeWork. This property is a synonym for encoding. |
audience
|
Audience | An intended audience, i.e. a group for whom something was created. Supersedes serviceAudience. |
award
|
Text | An award won by or for this item. Supersedes awards. |
citation
|
CreativeWork or Text | A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. |
comment
|
Comment | Comments, typically from users. |
contentLocation
|
Place | The location depicted or described in the content. For example, the location in a photograph or painting. |
contributor
|
Organization or Person | A secondary contributor to the CreativeWork or Event. |
dateCreated
|
Date or DateTime | The date on which the CreativeWork was created or the item was added to a DataFeed. |
educationalUse
|
Text | The purpose of a work in the context of education; for example, 'assignment', 'group work'. |
encoding
|
MediaObject | A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. Supersedes encodings. |
exampleOfWork
|
CreativeWork | A creative work that this work is an example/instance/realization/derivation of. Inverse property: workExample. |
hasPart
|
CreativeWork | Indicates a CreativeWork that is (in some sense) a part of this CreativeWork. Inverse property: isPartOf. |
interactionStatistic
|
InteractionCounter | The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used. Supersedes interactionCount. |
interactivityType
|
Text | The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'. |
isBasedOn
|
CreativeWork or Product or URL | A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html. Supersedes isBasedOnUrl. |
isFamilyFriendly
|
Boolean | Indicates whether this content is family friendly. |
isPartOf
|
CreativeWork | Indicates a CreativeWork that this CreativeWork is (in some sense) part of. Inverse property: hasPart. |
learningResourceType
|
Text | The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'. |
license
|
CreativeWork or URL | A license document that applies to this content, typically indicated by URL. |
mainEntity
|
Thing | Indicates the primary entity described in some page or other CreativeWork. Inverse property: mainEntityOfPage. |
mentions
|
Thing | Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept. |
offers
|
Offer | An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. |
releasedEvent
|
PublicationEvent | The place and time the release was issued, expressed as a PublicationEvent. |
review
|
Review | A review of the item. Supersedes reviews. |
sourceOrganization
|
Organization | The Organization on whose behalf the creator was working. |
spatialCoverage
|
Place | The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York. Supersedes spatial. |
sponsor
|
Organization or Person | A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event. |
translator
|
Organization or Person | Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event. |
video
|
VideoObject | An embedded video object. |
workExample
|
CreativeWork | Example/instance/realization/derivation of the concept of this creative work. eg. The paperback edition, first edition, or eBook. Inverse property: exampleOfWork. |
Properties from Thing | ||
additionalType
|
URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
alternateName
|
Text | An alias for the item. |
description
|
Text | A description of the item. |
disambiguatingDescription
|
Text | A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation. |
image
|
ImageObject or URL | An image of the item. This can be a URL or a fully described ImageObject. |
mainEntityOfPage
|
CreativeWork or URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details. Inverse property: mainEntity. |
name
|
Text | The name of the item. |
potentialAction
|
Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
sameAs
|
URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
url
|
URL | URL of the item. |
Instances of VideoObject may appear as values for the following properties
Property | On Types | Description |
---|---|---|
trailer
|
CreativeWorkSeason or Episode or Movie or MovieSeries or RadioSeries or TVSeries or VideoGame or VideoGameSeries | The trailer of a movie or tv/radio series, season, episode, etc. |
video
|
CreativeWork | An embedded video object. |
Available properties in extensions
- For CreativeWork in the bib extension: publisherImprint, translationOfWork, workTranslation
Acknowledgement
This class contains derivatives of IPTC rNews properties. rNews is a data model of publishing metadata with serializations currently available for RDFa as well as HTML5 Microdata. More information about the IPTC and rNews can be found at rnews.org.
Examples
A video has the following interactions: YouTube: 512 up votes Twitter: 1024 up votes Twitter: 2345 tweets Facebook: 1024 likes 4356 views
<div itemid="http://videolectures.net/iswc2013_guha_tunnel/" itemscope itemtype="http://schema.org/VideoObject"> <h1 itemprop="name">Light at the End of the Tunnel</h1> <p>Author: <div itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name">Ramanathan V. Guha</span> </div> </p> <video controls> <source src="http://videolectures.net/iswc2013_guha_tunnel/" /> </video> <p>Youtube Like Count: <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"> <div itemprop="interactionService" itemscope itemid="https://www.youtube.com" itemtype="http://schema.org/Website"> <meta itemprop="name" content="YouTube" /> </div> <link itemprop="interactionType" href="http://schema.org/LikeAction"/> <span itemprop="userInteractionCount">512</span> </div> </p> <p>Twitter Favorite Count: <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"> <div itemprop="interactionService" itemscope itemid="https://www.twitter.com" itemtype="http://schema.org/SoftwareApplication"> <meta itemprop="name" content="Twitter" /> </div> <link itemprop="interactionType" content="https://schema.org/LikeAction"/> <span itemprop="userInteractionCount" content="1024">1,024</span> </div> </p> <p>Twitter Tweet Count: <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"> <div itemprop="interactionService" itemscope itemid="https://twitter.com" itemtype="http://schema.org/SoftwareApplication"> <meta itemprop="name" content="Twitter" /> </div> <link itemprop="interactionType" href="http://schema.org/ShareAction"/> <span itemprop="userInteractionCount" content="2345">2,345</span> </div> </p> <p>Facebook Like Count: <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"> <div itemprop="interactionService" itemscope itemid="https://www.facebook.com" itemtype="http://schema.org/Website"> <meta itemprop="name" content="Facebook" /> </div> <link itemprop="interactionType" href="http://schema.org/LikeAction"/> <span itemprop="userInteractionCount" content="1024">1024</span> </div> </p> <p>View Count: <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"> <link itemprop="interactionType" href="http://schema.org/WatchAction"/> <span itemprop="userInteractionCount" content="4356">4,356</span> </div> </p> </div>
<div vocab="http://schema./org/" resource="http://videolectures.net/iswc2013_guha_tunnel/" typeof="VideoObject"> <h1 property="name">Light at the End of the Tunnel</h1> <p>Author: <div property="author" typeof="Person"> <span property="name">Ramanathan V. Guha</span> </div> </p> <video controls> <source src="http://videolectures.net/iswc2013_guha_tunnel/" /> </video> <p>YouTube Like Count: <div property="interactionStatistic" typeof="InteractionCounter"> <div property="interactionService" itemscope itemid="https://www.youtube.com" itemtype="http://schema.org/Website"> <meta property="name" content="YouTube" /> </div> <link property="interactionType" href="http://schema.org/LikeAction"/> <span property="userInteractionCount">512</span> </div> </p> <p>Twitter Favorite Count: <div property="interactionStatistic" typeof="InteractionCounter"> <div property="interactionService" itemscope itemid="https://twitter.com" itemtype="http://schema.org/SoftwareApplication"> <meta property="name" content="Twitter" /> </div> <link property="interactionType" href="http://schema.org/LikeAction"/> <span property="userInteractionCount" content="1024">1024</span> </div> </p> <p>Twitter Tweet Count: <div property="interactionStatistic" typeof="InteractionCounter"> <div property="interactionService" itemscope itemid="https://twitter.com" itemtype="http://schema.org/SoftwareApplication"> <meta property="name" content="Twitter" /> </div> <link property="interactionType" href="http://schema.org/ShareAction"/> <span property="userInteractionCount" content="2345">2345</span> </div> </p> <p>Facebook Like Count: <div property="interactionStatistic" typeof="InteractionCounter"> <div property="interactionService" itemscope itemid="https://www.facebook.com" itemtype="http://schema.org/Website"> <meta property="name" content="Facebook" /> </div> <link property="interactionType" href="http://schema.org/LikeAction"/> <span property="userInteractionCount" content="1024">1024</span> </div> </p> <p>View Count: <div property="interactionStatistic" typeof="InteractionCounter"> <link property="interactionType" href="http://schema.org/WatchAction"/> <span property="userInteractionCount" content="4356">4356</span> </div> </p> </div>
<script type="application/ld+json"> { "@context": "http://schema.org/", "@type": "VideoObject", "name": "Light at the End of the Tunnel", "@id": "http://videolectures.net/iswc2013_guha_tunnel/", "datePublished": "2013-11-28", "author": { "@type": "Person", "name": "Ramanathan V. Guha" }, "interactionStatistic": [ { "@type": "InteractionCounter", "interactionService": { "@type": "Website", "name": "YouTube", "@id": "https://youtube.com" }, "interactionType": "http://schema.org/LikeAction", "userInteractionCount": "512" }, { "@type": "InteractionCounter", "interactionService": { "@type": "SoftwareApplication", "name": "Twitter", "url": "https://www.twitter.com" }, "interactionType": "http://schema.org/LikeAction", "userInteractionCount": "1024" }, { "@type": "InteractionCounter", "interactionService": { "@type": "SoftwareApplication", "name": "Twitter", "url": "https://twitter.com" }, "interactionType": "http://schema.org/ShareAction", "userInteractionCount": "2345" }, { "@type": "InteractionCounter", "interactionService": { "@type": "Website", "name": "Facebook", "url": "https://www.facebook.com" }, "interactionType": "http://schema.org/LikeAction", "userInteractionCount": "1024" }, { "@type": "InteractionCounter", "interactionType": "http://schema.org/WatchAction", "userInteractionCount": "4356" }, ] }
<h1>Foo Fighters</h1> <h2>Video: Interview with the Foo Fighters</h2> <object ...> <param ...> <embed type="application/x-shockwave-flash" ...> </object> Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope. <h2>Songs</h2> Rope Length: 4:05 - 14300 plays <a href="foo-fighters-rope-play.html">Play</a> <a href="foo-fighters-rope-buy.html">Buy</a> From album: <a href="foo-fighters-wasting-light.html">Wasting Light</a> Everlong Length: 6:33 - 11700 plays <a href="foo-fighters-everlong-play.html">Play</a> <a href="foo-fighters-everlong-buy.html">Buy</a> From album: <a href="foo-fighters-color-and-shape.html">The Color And The Shape</a> <h2>Upcoming shows</h2> <a href="foo-fighters-may20-fedexforum">FedExForum</a> Memphis, TN, US May 20 <a href="ticketworlds.com/foofighters/may20-2011">Buy tickets</a> <a href="foo-fighters-may23-midamericacenter">Mid America Center</a> Council Bluffs, IA, US May 23 <a href="ticketworlds.com/foofighters/may23-2011">Buy tickets</a> <h2><a href="foo-fighters-photos">28 Photos</a></h2> <a href="foofighters-1.jpg"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb1.jpg" /></a> <a href="foofighters-2.jpg"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb2.jpg" /></a> <a href="foofighters-3.jpg"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb3.jpg" /></a> <h2>Comments:</h2> Excited about seeing them in concert next week. -Lawrence , Jan 23 I dig their latest single. -Mary, Jan 19 Showing 1-2 of 18 comments. <a href="foofighters-comments">More</a>
<div itemscope itemtype="http://schema.org/MusicGroup"> <h1 itemprop="name">Foo Fighters</h1> <div itemprop="video" itemscope itemtype="http://schema.org/VideoObject"> <h2>Video: <span itemprop="name">Interview with the Foo Fighters</span></h2> <meta itemprop="duration" content="T1M33S" /> <meta itemprop="thumbnail" content="foo-fighters-interview-thumb.jpg" /> <object ...> <param ...> <embed type="application/x-shockwave-flash" ...> </object> <span itemprop="description">Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope.</span> </div> <h2>Songs</h2> <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording"> <span itemprop="name">Rope</span> <link itemprop="url" href="foo-fighters-rope.html"> Length: <meta itemprop="duration" content="PT4M5S">4:05 - 14300 plays <div itemprop="interactionCount" itemscope itemtype="http://schema.org/InteractionCounter"> <meta itemprop="interactionType" content="http://schema.org/ListenAction" /> <meta itemprop="userInteractionCount" content="14300" /> </div> <a href="foo-fighters-rope-play.html" itemprop="audio">Play</a> <a href="foo-fighters-rope-buy.html" itemprop="offers">Buy</a> From album: <a href="foo-fighters-wasting-light.html" itemprop="inAlbum">Wasting Light</a> </div> <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording"> <span itemprop="name">Everlong</span> <link itemprop="url" href="foo-fighters-everlong.html"> Length: <meta itemprop="duration" content="PT6M33S">6:33 - 11700 plays <div itemprop="interactionCount" itemscope itemtype="http://schema.org/InteractionCounter"> <meta itemprop="interactionType" content="http://schema.org/ListenAction" /> <meta itemprop="userInteractionCount" content="11700" /> </div> <a href="foo-fighters-everlong-play.html" itemprop="audio">Play</a> <a href="foo-fighters-everlong-buy.html" itemprop="offers">Buy</a> From album: <a href="foo-fighters-color-and-shape.html" itemprop="inAlbum">The Color And The Shape</a> </div> <h2>Upcoming shows</h2> <div itemprop="event" itemscope itemtype="http://schema.org/Event"> <a href="foo-fighters-may20-fedexforum" itemprop="url"> <span itemprop="name">FedExForum</span> </a> <span itemprop="location">Memphis, TN, US</span> <meta itemprop="startDate" content="2011-05-20">May 20 <a href="ticketmaster.com/foofighters/may20-2011" itemprop="offers">Buy tickets</a> </div> <div itemprop="event" itemscope itemtype="http://schema.org/Event"> <a href="foo-fighters-may23-midamericacenter" itemprop="url"> <span itemprop="name">Mid America Center</span> </a> <span itemprop="location">Council Bluffs, IA, US</span> <meta itemprop="startDate" content="2011-05-23">May 23 <a href="ticketmaster.com/foofighters/may23-2011" itemprop="offers">Buy tickets</a> </div> <h2><a href="foo-fighters-photos">28 Photos</a></h2> <a href="foofighters-1.jpg" itemprop="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb1.jpg" /></a> <a href="foofighters-2.jpg" itemprop="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb2.jpg" /></a> <a href="foofighters-3.jpg" itemprop="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb3.jpg" /></a> <h2>Comments:</h2> Excited about seeing them in concert next week. -Lawrence , Jan 23 I dig their latest single. -Mary, Jan 19 <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"> <meta itemprop="interactionType" content="http://schema.org/CommentAction" /> <meta itemprop="userInteractionCount" content="18" /> </div> Showing 1-2 of 18 comments. <a href="foofighters-comments">More</a> </div>
<div vocab="http://schema.org/" typeof="MusicGroup"> <h1 property="name">Foo Fighters</h1> <div property="video" typeof="VideoObject"> <h2>Video: <span property="name">Interview with the Foo Fighters</span></h2> <meta property="duration" content="T1M33S" /> <meta property="thumbnail" content="foo-fighters-interview-thumb.jpg" /> <object ...> <param ...> <embed type="application/x-shockwave-flash" ...> </object> <span property="description">Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope.</span> </div> <h2>Songs</h2> <div property="track" typeof="MusicRecording"> <span property="name">Rope</span> <meta property="url" content ="foo-fighters-rope.html"> Length: <meta property="duration" content="PT4M5S">4:05 - 14300 plays <div property="interactionStatistic" typeof="http://schema.org/InteractionCounter"> <meta property="interactionType" content="http://schema.org/ListenAction" /> <meta property="userInteractionCount" content="14300" /> </div> <a href="foo-fighters-rope-play.html" property="audio">Play</a> <a href="foo-fighters-rope-buy.html" property="offers">Buy</a> From album: <a href="foo-fighters-wasting-light.html" property="inAlbum">Wasting Light</a> </div> <div property="track" typeof="MusicRecording"> <span property="name">Everlong</span> <meta property="url" content ="foo-fighters-everlong.html"> Length: <meta property="duration" content="PT6M33S">6:33 - 11700 plays <div property="interactionStatistic" typeof="http://schema.org/InteractionCounter"> <meta property="interactionType" content="http://schema.org/ListenAction" /> <meta property="userInteractionCount" content="11700" /> </div> <a href="foo-fighters-everlong-play.html" property="audio">Play</a> <a href="foo-fighters-everlong-buy.html" property="offers">Buy</a> From album: <a href="foo-fighters-color-and-shape.html" property="inAlbum">The Color And The Shape</a> </div> <h2>Upcoming shows</h2> <div property="event" typeof="Event"> <a href="foo-fighters-may20-fedexforum" property="url"> <span property="name">FedExForum</span> </a> <span property="location">Memphis, TN, US</span> <meta property="startDate" content="2011-05-20">May 20 <a href="ticketmaster.com/foofighters/may20-2011" property="offers">Buy tickets</a> </div> <div property="event" typeof="Event"> <a href="foo-fighters-may23-midamericacenter" property="url"> <span property="name">Mid America Center</span> </a> <span property="location">Council Bluffs, IA, US</span> <meta property="startDate" content="2011-05-23">May 23 <a href="ticketmaster.com/foofighters/may23-2011" property="offers">Buy tickets</a> </div> <h2><a href="foo-fighters-photos">28 Photos</a></h2> <a href="foofighters-1.jpg" property="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb1.jpg" /></a> <a href="foofighters-2.jpg" property="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb2.jpg" /></a> <a href="foofighters-3.jpg" property="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb3.jpg" /></a> <h2>Comments:</h2> Excited about seeing them in concert next week. -Lawrence , Jan 23 I dig their latest single. -Mary, Jan 19 <div property="interactionStatistic" typeof="http://schema.org/InteractionCounter"> <meta property="interactionType" content="http://schema.org/CommentAction" /> <meta property="userInteractionCount" content="18" /> </div> Showing 1-2 of 18 comments. <a href="foofighters-comments">More</a> </div>
<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "MusicGroup", "event": [{ "@type": "Event", "location": "Memphis, TN, US", "offers": "ticketmaster.com/foofighters/may20-2011", "startDate": "2011-05-20", "url": "foo-fighters-may20-fedexforum" }, { "@type": "Event", "location": "Council Bluffs, IA, US", "offers": "ticketmaster.com/foofighters/may23-2011", "startDate": "2011-05-23", "url": "foo-fighters-may23-midamericacenter" }], "image": [ "foofighters-1.jpg", "foofighters-2.jpg", "foofighters-3.jpg" ], "interactionStatistic": { "@type": "InteractionCounter", "interactionType": "http://schema.org/CommentAction", "userInteractionCount": "18" }, "name": "Foo Fighters", "track": [{ "@type": "MusicRecording", "audio": "foo-fighters-rope-play.html", "duration": "PT4M5S", "inAlbum": "foo-fighters-wasting-light.html", "interactionStatistic": { "@type": "InteractionCounter", "interactionType": "http://schema.org/ListenAction", "userInteractionCount": "14300" }, "name": "Rope", "offers": "foo-fighters-rope-buy.html", "url": "foo-fighters-rope.html" }, { "@type": "MusicRecording", "audio": "foo-fighters-everlong-play.html", "duration": "PT6M33S", "inAlbum": "foo-fighters-color-and-shape.html", "name": "Everlong", "interactionStatistic": { "@type": "InteractionCounter", "interactionType": "http://schema.org/ListenAction", "userInteractionCount": "11700" }, "offers": "foo-fighters-everlong-buy.html", "url": "foo-fighters-everlong.html" }], "video": { "@type": "VideoObject", "description": "Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope.", "duration": "T1M33S", "name": "Interview with the Foo Fighters", "thumbnail": "foo-fighters-interview-thumb.jpg" } } </script>
Schema Version 3.1