Connect to us:

info@onlineownership.com | 01536 269 657 | 07789 901268

Medical Business Schema Examples

Medical business schema examples for a local business together with service / treatment offered examples.

If you are like me and just need some basic medical business schema examples to use and modify without having to shell out on a tool, or tools that don’t actually provide what you need, I did the leg work for you.

 

Medical Business Schema Example for Local Business

 

<script type="application/ld+json">
   {
     "@context": "http://schema.org",
     "@type": "MedicalBusiness",
     "name": "Name of Business",
     "alternateName": "If Known By Another Name",
    "logo": "https://example-site/logo.png",
    "image": "https://example-site/Chiropractors.jpg",
    "priceRange" : "By Appointment",
    "description": "Short Description of Business",
    "openingHours": [
      "Mo-Fr 09:00-18:00",
      "Sa 09:00-12:00" ],
     "telephone": "0000 00000",
     "email": "info@example-site.co.uk",
    "url": "https://example-site.co.uk",
    "additionalType": "https://en.wikipedia.org/wiki/Chiropractic",
    "hasMap": "https://maps.google.com/?cid=000000000000000000000",
    "sameAs" : [
"https://www.facebook.com/example-site/", 
    "https://twitter.com/example-site"],
     "address": {
    "@type": "PostalAddress",
    "streetAddress": "31-33 XX Rd",
    "addressLocality": "Tunbridge Wells",
    "addressRegion": "Kent",
    "postalCode":"TN1 1BS"
    }
  }
 }
</script>

 

Medical Business Service / Treatment Schema Example

 

<script type="application/ld+json">
{
  "@context": "https://schema.org/",
  "@type": "Service",
  "serviceType": "Osteopathy",
  "additionalType": "https://en.wikipedia.org/wiki/Osteopathy",
  "provider": {
    "@type": "MedicalBusiness",
    "name": "Name of Business",
    "image": "https://example-site/Osteopathy.jpg",
    "priceRange" : "By Appointment",
    "telephone": "0000 00000",
    "hasMap": "https://maps.google.com/?cid=0000000000000000",
     "address": {
    "@type": "PostalAddress",
    "streetAddress": "31-33 XXX Rd",
    "addressLocality": "Tunbridge Wells",
    "addressRegion": "Kent",
    "postalCode":"TN1 1BS"
    }
    }
   } 
</script>

 

Want More Schema Examples?

 

Having problems with your local visibility, speak to our local SEO consultant, obligation free.