term organisation-schemafield SEOread 3 min read

Organisation Schema

Organisation Schema is a structured data format used to describe businesses or organizations in search results. It includes details like name, address, and contact info.

3 min readSEO
Reviewed context
Term snapshot

A structured data format used to describe businesses or organizations in search results.

Search context

Search engines use this data to create rich snippets, like a business card, which users see in search results.

01what it is and how it works

Organisation Schema is part of the Schema.org vocabulary. It defines properties for businesses, such as name, address, and phone number. Search engines use this data to create rich snippets, like a business card in search results. You add it via HTML or JSON-LD code on your website.

It helps search engines show business details like address and phone number in search results.

02what to do about it

Add Organisation Schema to your site if you run a business. Use JSON-LD format for better compatibility. Include all required fields like name and address. Test your implementation with Google’s Rich Results Test tool.

  • Use JSON-LD format for Organisation Schema.
  • Include required fields: name, address, and phone number.
  • Test with Google’s Rich Results Test.
  • Update schema when business details change.

03how it is measured or noticed

You’ll notice Organisation Schema in search results as a rich snippet with business details. Tools like Google Search Console show if your schema is indexed. Users might click your listing if the snippet includes accurate info.

04common mistakes

  • Omitting required fields like name or address.
  • Using incorrect data types (e.g., numbers for text fields).
  • Not testing after implementation.
  • Including extra properties not relevant to the business.

05limits

Organisation Schema only applies to businesses or organizations. It doesn’t work for individuals or non-commercial entities. It’s often confused with LocalBusiness Schema, which includes additional details like opening hours.

06a worked example

Example from Schema.org: {"@context": "https://schema.org", "@type": "Organisation", "name": "Example Corp", "address": {"@type": "PostalAddress", "streetAddress": "123 Main St"}}

Frequently asked questions

How is Organisation Schema different from Business Schema?

Organisation Schema specifically describes businesses or organizations with structured data like name, address, and contact info, while Business Schema might be a broader or less standardized term not tied to Schema.org.

Should I add Organisation Schema to my website?

Yes, if you run a business or organization. It helps search engines display rich snippets with your details, improving visibility.

How do I implement Organisation Schema on my site?

Use Schema.org markup in your HTML, typically in the <head> or body. Include properties like name, address, and contact information.

Does Organisation Schema still work in modern search engines?

Yes, it remains effective. Search engines like Google and Bing use Schema.org data to enhance search results with rich snippets.

What happens if I don’t use Organisation Schema?

Your business details won’t appear in rich snippets, potentially reducing click-through rates from search results.

How long before Organisation Schema appears in search results?

It can take days to weeks, depending on search engine crawlers. Monitor indexing status via tools like Google Search Console.

Asked out loud

spoken, not typed

The same term in the words somebody uses speaking to an assistant rather than typing into a box — written from the situation, which is why each one carries the situation it came from.

How do I add Organisation Schema quickly while on the move?

Use a mobile-friendly schema generator tool or ask a developer to add it remotely. Prioritize key fields like name and address.

on the move
Can I use Organisation Schema without a developer?

Yes, with plugins or tools that auto-generate schema markup. Just input your business details into the tool.

nothing installed
What if I mess up Organisation Schema and lose rich snippets?

Your search results will revert to basic text snippets. Fix errors by validating markup with Schema.org tools and resubmitting.

afraid of getting wrong

More in SEO

Written by

Prepared at GetLoopLoop

Written from the sources listed on this page, with automated checks.

Updated August 2026

The whole entry

CC BY 4.0Free to reuse with a link back to this page. Quotations and illustrations stay under the licences of their own sources.