<div class="Person" itemscope itemtype="http://schema.org/Person">
<img src="https://www.fillmurray.com/150/150" srcset="https://www.fillmurray.com/150/150 1x, https://www.fillmurray.com/300/300 2x" itemprop="image" alt="Photo of Bill Murray" />
<h3 class="Person-name" itemprop="name">Bill Murray</h3>
<p>
<span class="Person-title" itemprop="title">CEO and Founder</span>
<p>
<div class="Person-address" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<p>
<span itemprop="streetAddress">1234 Street Address Way #1343</span>,
<span itemprop="addressLocality">Aspen</span>,
<span itemprop="addressRegion"><abbr title="Colorado">CO</abbr></span>
<span class="postalCode">12345</span>
</p>
</div>
<p>
<a href="tel:+14444444444" itemprop="telephone">(444) 444 - 4444</a>
</p>
<p>
<a href="mailto:email@example.com" itemprop="email">Contact</a>
</p>
</div>