Skip to content

Instantly share code, notes, and snippets.

@imjakechapman
Created May 25, 2014 09:42
Show Gist options
  • Select an option

  • Save imjakechapman/5fb30acc330ab92df202 to your computer and use it in GitHub Desktop.

Select an option

Save imjakechapman/5fb30acc330ab92df202 to your computer and use it in GitHub Desktop.
Google Open Schema
<!-- Google Open Schema -->
<span itemscope itemtype="http://schema.org/LocalBusiness" style="display:none">
<span itemprop="name"></span>
<meta itemprop="image" content="image.jpg">
<meta itemprop="telephone" content="">
<meta itemprop="email" content="">
<span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<meta itemprop="streetAddress" content="">
<meta itemprop="addressLocality" content="">
<meta itemprop="addressRegion" content="">
<meta itemprop="addressCountry" content="United States of America">
<meta itemprop="postalCode" content="">
</span>
<meta itemprop="url" content=">
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment