Structured Data

How To: Implement Organisation Schema Mark Up (And Why)

By on 5th April 2023

Reading Time: 3 minutes

  • LinkedIn
  • Twitter
organisation

What Is Organisation Schema?

Organization schema markup provides information about an organization such as the name, its logo, contact information and social media accounts. By using organization schema markup, search engines can better understand the content of a webpage and display it more prominently on SERPs. This can help to increase the visibility of a website and drive more traffic to it.

What Are The Benefits Of Organisation Schema?

When users search for your brand name, the organisation schema markup may help to display a knowledge panel on the right side of the search results. This panel includes essential information about your business based on what properties you add to the code. This can help users quickly learn more about your business and increase their trust in your brand.

More importantly, it can increase Click Through Rate.

And it makes for a more visually more appealing SERP.

A Brand SERP Without Organisation Schema Markup:

A Brand SERP Without Organisation Schema Markup

A Brand SERP With Organisation Schema Markup:

A Brand SERP With Organisation Schema Markup

What is the Difference Between Organization and LocalBusiness Schema?

Organization schema is used to describe a general company or organization. It can include information such as the company name, logo, address, and social media accounts. This type of schema is useful for companies that do not have a physical location or are not focused on a specific location.

LocalBusiness schema is used for businesses that have a physical location, such as a brick-and-mortar store or a restaurant. This schema includes information such as the business’s name, address, phone number, and opening hours. It also allows for more specific details such as the type of cuisine served at a restaurant or the types of products sold at a retail store.

It’s important to note that LocalBusiness is actually a subtype of Organization. This means that a business can use the LocalBusiness schema and still include all the necessary information that would be included in the Organization schema. However, using the LocalBusiness schema allows for more specific details that are relevant to businesses with physical locations.

Watch this space for a blog post on localBusiness schema, coming soon, to a blog near you. This blog.

Organisation Schema Examples

If we pretend that Organic Digital was a huge multinational organisation, the schema on my website would look like this:

<script type="application/ld+json">

{
	"@context": "https://schema.org",
	"@type": "Organization",
	"name": "Organic Digital",
	"legalName": "Organic Digital Limited",
	"url": "https://organicdigital.co/",
	"logo": "https://e4c7i7m5.rocketcdn.me/blog/wp-content/uploads/2021/12/header-logo.png",
	"foundingDate": "2017",
	"founders": 
	[
		{
			"@type": "Person",
			"name": "Dave Ashworth",
			"sameAs" : 
			[ 
				"https://www.facebook.com/dave.ashworth.77",
				"https://www.linkedin.com/in/davidashworth/",
				"https://twitter.com/dave_ashworth",
				"http://instagram.com/dave_ashworth/"
			]
		}
	],
	"address":
	{
		"@type": "PostalAddress",
		"streetAddress": "My House, My Street",
		"addressLocality": "My Locality",
		"addressRegion": "Up North",
		"postalCode": "SK SOMETHING",
		"addressCountry": "UK"
	},
	"sameAs": 
	[ 
		"https://www.facebook.com/organic_digital",
		"https://www.linkedin.com/in/organic_digital/",
		"https://twitter.com/organic_digital",
		"http://instagram.com/organic_digital/"
	],
	"contactPoint": 
	{
		"@type": "ContactPoint",
		"contactType": "customer support",
		"telephone": "0161 123456",
		"email": "support@organicdigital.co"
	}
}
</script>

How To Test and Validate Organisation Schema

Before adding to your site, always test and validate to ensure the code is correct, use an online schema mark up testing tool. 

I personally always use the validator tool at schema.org

You could also use Google’s Rich Results Test tool.

Either or, don’t add it to your site till they say it’s good to go.

How To Implement Organisation Schema

My preference is to always add the code directly to the HTML, but of course that’s not always possible.

Alternatively you could use Google Tag Manager, whilst a number of site plugins will do this for you:

For WordPress, try Yoast.

For Magento, try Welt Pixel or Amasty

For Shopify try Schema Plus.

Do You Implement Organization Schema On Every Page?

One common question that arises is whether it should be added to every page on a website or just the home page. While some may think that adding organization schema markup to every page will lead to better search engine optimization (SEO), this is not the case.

According to Google’s guidelines:  “You can put this markup on any page, though it may make sense to have it on your home page. You don’t need to put it on every page.”

In Summary

Like any schema, implementing organization schema markup can have a significant impact on our search engine performance and click-through rates. By providing accurate and structured data about our organization, we can increase our online visibility and attract more potential visitors to your website.

If you need asssitance adding it to your site, feel free to get in touch, am always happy to help.

Get In Touch

Fill in the form below if you want to enhance your website's organic visibility