examples of LocalBusiness/MedicalOrganization markup

Here are some preliminary LocalBusiness/MedicalOrganization markup
examples. If these seem good I'll happily translate them into RDFa and
JSON-LD.

Please check them out and let me know if there are any suggestions.

--- MedicalClinic ---------------------------

<div itemscope itemtype="http://schema.org/MedicalClinic">
<h1 itemprop="name">Acme Cosmetic Surgery</h1>
<meta itemprop="legalName" content="Acme Cosmetic Surgery Clinic LLC" />
<img itemprop="logo" src="
http://www.example.com/images/acme-cosmetic-surgery-logo.jpg" alt="Acme
Cosmetic Surgery logo" title />
<p>
website: <a itemprop="url" href="http://www.example.com">www.example.com</a>
<span itemprop="contactPoint" itemscope itemtype="
http://schema.org/ContactPoint">
<span itemprop="contactType">customer support</span>: <a
href="tel:+15551234567"><span
itemprop="telephone">+1-555-123-4567</span></a>
</span>
</p>
<p itemprop="description">
Acme Cosmetic Surgery provides the most advanced cosmetic surgery
procedures. We are the best resource for comprehensive, quality cosmetic
surgery care available in the region.<br />
</p>
<p itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
We are located at: <span itemprop="streetAddress">123 Some street</span>,
<span itemprop="addressLocality">Baltimore</span>, <span
itemprop="addressRegion">MD</span>
</p>
<ul>
<li><a itemprop="sameAs" href="https://www.facebook.com/AcmeSurgery
">Facebook</a><li>
<li><a itemprop="sameAs" href="https://twitter.com/AcmeSurgery
">Twitter</a></li>
<li><a itemprop="sameAs" href="https://plus.google.com/AcmeSurgery
">Google+</a></li>
</ul>
<meta itemprop="duns" content="012345678" />
<meta itemprop="naics" content="012345" />
<span itemprop="makesOffer" itemscope itemtype="http://schema.org/Offer">
<link itemprop="businessFunction" href="
http://purl.org/goodrelations/v1#ProvideService" />
</span>
<span itemprop="medicalSpecialty" itemscope itemtype="
http://schema.org/MedicalSpecialty">
<link itemprop="relevantSpecialty" href="http://schema.org/PlasticSurgery"
/>
</span>
<span itemprop="recognizingAuthority" itemscope itemtype="
http://schema.org/Organization">
<meta itemprop="name" content="American Society of Plastic Surgeons" />
<meta itemprop="alternateName" content="ASPS" />
<link itemprop="url" href="http://www.plasticsurgery.org" />
</span>
</div>

--- Dentist ---------------------------

<div itemscope itemtype="http://schema.org/Dentist">
<h1 itemprop="name">Acme Pediatric Dental</h1>
<meta itemprop="legalName" content="Acme Pediatric Dental Care LLC" />
<img itemprop="logo" src="
http://www.example.com/images/acme-pediatric-dental-logo.jpg" alt="Acme
Pediatric Dental logo" title />
<p>
website: <a itemprop="url" href="http://www.example.com">www.example.com</a>
<span itemprop="contactPoint" itemscope itemtype="
http://schema.org/ContactPoint">
<span itemprop="contactType">customer support</span>: <a
href="tel:+15551234567"><span
itemprop="telephone">+1-555-123-4567</span></a>
</span>
</p>
<p itemprop="description">
Acme Pediatric Dental provides the most advanced pediatric dental care
available. We are the best resource for comprehensive, quality pedriatric
dental care available in the region.<br />
</p>
<p itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
We are located at: <span itemprop="streetAddress">123 Some street</span>,
<span itemprop="addressLocality">Denver</span>, <span
itemprop="addressRegion">CO</span>
</p>
<ul>
<li><a itemprop="sameAs" href="https://www.facebook.com/AcmeSurgery
">Facebook</a><li>
<li><a itemprop="sameAs" href="https://twitter.com/AcmeSurgery
">Twitter</a></li>
<li><a itemprop="sameAs" href="https://plus.google.com/AcmeSurgery
">Google+</a></li>
</ul>
<meta itemprop="duns" content="012345678" />
<meta itemprop="naics" content="012345" />
<span itemprop="makesOffer" itemscope itemtype="http://schema.org/Offer">
<link itemprop="businessFunction" href="
http://purl.org/goodrelations/v1#ProvideService" />
</span>
<span itemprop="medicalSpecialty" itemscope itemtype="
http://schema.org/MedicalSpecialty">
<link itemprop="relevantSpecialty" href="http://schema.org/Pediatric" />
</span>
<span itemprop="recognizingAuthority" itemscope itemtype="
http://schema.org/Organization">
<meta itemprop="name" content="American Dental Association" />
<meta itemprop="alternateName" content="ADA" />
<link itemprop="url" href="http://www.ada.org/en" />
</span>
</div>

--- DiagnosticLab ---------------------------

<div itemscope itemtype="schema.org/DiagnosticLab">
<h1 itemprop="name">Acme Toxicologic Pathology</h1>
<meta itemprop="legalName" content="Acme Toxicologic Pathology Lab LLC" />
<img itemprop="logo" src="
http://www.example.com/images/acme-toxicologic-pathology-logo.jpg"
alt="Acme Toxicologic Pathology logo" title />
<p>
website: <a itemprop="url" href="http://www.example.com">www.example.com</a>
<span itemprop="contactPoint" itemscope itemtype="
http://schema.org/ContactPoint">
<span itemprop="contactType">customer support</span>: <a
href="tel:+15551234567"><span
itemprop="telephone">+1-555-123-4567</span></a>
</span>
</p>
<p itemprop="description">
Acme Toxicologic Pathology Lab provides the most advanced toxicologic
pathology services available. We are the best resource for comprehensive,
quality toxicologic pathology services available in the region.<br />
</p>
<p itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
We are located at: <span itemprop="streetAddress">123 Some street</span>,
<span itemprop="addressLocality">Denver</span>, <span
itemprop="addressRegion">CO</span>
</p>
<ul>
<li><a itemprop="sameAs" href="https://www.facebook.com/AcmeSurgery
">Facebook</a><li>
<li><a itemprop="sameAs" href="https://twitter.com/AcmeSurgery
">Twitter</a></li>
<li><a itemprop="sameAs" href="https://plus.google.com/AcmeSurgery
">Google+</a></li>
</ul>
<meta itemprop="duns" content="012345678" />
<meta itemprop="naics" content="012345" />
<span itemprop="makesOffer" itemscope itemtype="http://schema.org/Offer">
<link itemprop="businessFunction" href="
http://purl.org/goodrelations/v1#ProvideService" />
</span>
<span itemprop="medicalSpecialty" itemscope itemtype="
http://schema.org/MedicalSpecialty">
<link itemprop="relevantSpecialty" href="http://schema.org/Toxicologic" />
<link itemprop="relevantSpecialty" href="http://schema.org/Pathology" />
</span>
<span itemprop="recognizingAuthority" itemscope itemtype="
http://schema.org/Organization">
<meta itemprop="name" content="Society of Toxicologic Pathology" />
<meta itemprop="alternateName" content="STP" />
<link itemprop="url" href="http://www.toxpath.org/" />
</span>
</div>

Received on Monday, 28 September 2015 12:21:45 UTC