Skip to content

Instantly share code, notes, and snippets.

@inetbiz
Last active August 29, 2015 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inetbiz/9945702 to your computer and use it in GitHub Desktop.
Save inetbiz/9945702 to your computer and use it in GitHub Desktop.
Schema.org/Person
<div itemscope itemtype="http://schema.org/Person">
<meta itemprop="sameAs" content="http://www.linkedin.com/in/denverprophit/" />
<img itemprop="image" src="https://en.gravatar.com/userimage/50779087/d3f0203ad6ca9c82bd2ce67dd3747888.jpg?size=200">
<a itemprop="url" href="https://www.denverprohit.us/"><div itemprop="name"><strong>Denver Prophit Jr.</strong></div>
</a>
<div itemscope itemtype="http://schema.org/Organization"><span itemprop="name">Denver Prophit Jr.</span></div><div itemprop="jobtitle">Open Source Evangelist</div>
<div itemprop="description">Open Source Evangelist dedicated to spreading the news about open source alternatives to commercial software.</div>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<div><span itemprop="addressLocality">NEW SMYRNA BEACH</span>, <span itemprop="addressRegion">Florida</span></div><div itemprop="postalCode">32168</div>
<div itemprop="addressCountry">USA</div>
</div>
<div itemprop="email">denver.prophit@gmail.com</div>
<div itemprop="telephone">+1 321-236-0483</div>
<div><meta itemprop="birthDate" content="1968-05-25">DOB: 05/25/1968</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment