<div itemtype="http://schema.org/Person">
<p><span itemprop="name">Barry Allen</span></p>
<meta itemprop="gender" content="http://schema.org/Male" />
<meta itemprop="additionalName" content="The "/>
<p>Job Title: <span itemprop=" ">Forensic Scientist</span></p>
<meta itemprop="jobTitle" content="Super Hero"/>
<p>Born In: <span itemprop="birthplace">Central City</span></p>
<p>Spouse: <div itemprop="spouse" itemscope itemtype="http://schema.org/Person">
<span itemprop="name">Iris</span></div></p>
<p>Chrildren: <div ="children" itemscope itemtype="http://schema.org/Person">
<span itemprop="name">Tornado Twins</span></div></p>
<p>Colleauges: <div itemprop="colleague" itemscope ="http://schema.org/Person">
<span itemprop="name">Green Arrow</span>
<span itemprop="name">Wally West</span></div></p>
<div itemprop="owns" itemscope itemtype="http://schema.org/Thing">
<meta itemprop="name" content="Speed Force" /></div>
<p>Works For: <div itemprop="worksFor" itemscope itemtype="http://schema.org/">
<span itemprop="name">Central City Police Department</span></div></p>
</div>