<section itemscope itemtype="http://schema.org/Movie">
<span itemprop="name">Avatar</span>
<section itemprop="director" itemscope itemtype="http://schema.org/Person">
<span itemprop="name"> James Cameron </span>
<span itemprop="birthDate" datetime="1954-08-16"> (born August 16, 1954) </span>
</section>
<span itemprop="genre"> Science fiction</span>
<section itemprop="trailer" itemscope itemtype="http://schema.org/VideoObject">
<span itemprop="contentUrl"> https://www.youtube.com/watch?v=5PSNL1qE6VY </span>
</section>
</section>
<!--
<div itemscope itemtype="http://schema.org/Movie">
<h1>Avatar</h1>
<span>Director: James Cameron (born August 16, 1954)</span>
<span>Science fiction</span>
<a href="../movies/avatar-theatrical-trailer.html">Trailer</a>
</div>
!--> |