Skip to content

Instantly share code, notes, and snippets.

@pansev
Created February 8, 2012 02:19
Show Gist options
  • Save pansev/1764564 to your computer and use it in GitHub Desktop.
Save pansev/1764564 to your computer and use it in GitHub Desktop.
Denteo Microdata
<div itemscope itemtype="http://schema.org/WebApplication">
<h1 itemprop="name">Die webbasierte Zahnarzt Software für die Praxis</h1>
<div itemprop="description">Denteo ist eine Webbasierende Zahnarztsoftware für die Praxis. ...</div>
<meta content='Windows, Mac OS x' itemprop='operatingsystems'>
<div itemprop='reviews' itemscope itemtype='http://schema.org/Review'>
<span itemprop='reviewRating' itemscope itemtype='http://schema.org/Rating'>
<span itemprop='ratingValue'>5</span> / 5</span>
<span itemprop='author' itemscope itemtype='http://schema.org/Organization'>
<span itemprop='name'>Panter llc</span></span>
</div>
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<span itemprop="price">250</span>
<span itemprop="priceCurrency">CHF</span>
<link itemprop="itemCondition" href="http://schema.org/NewCondition" />
<link href="http://schema.org/InStock" itemprop="availability">
<span itemprop="seller" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="Panter llc"></span>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment