Organization Schema Markup Generator
Organization schema markup helps search engines understand key details about your business — name, logo, website, and social profiles. When implemented correctly, it supports Knowledge Panels, strengthens entity recognition in Google's Knowledge Graph, and ensures your brand appears accurately across search results.
Try an example
Fields
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization"
}
</script>Organization Schema Markup FAQ
Yes - and in many cases, you should.
If your website represents a company with one or more physical locations, you can use both schema types together:
- Use Organization to describe your brand or parent company.
- Use LocalBusiness (a subtype of Organization) for each physical location.
Each LocalBusiness entry can include details like opening hours, address, phone number, and geo-coordinates, while the Organization schema gives Google the overarching entity context.
Just make sure the data in both is consistent - for example, the company name and logo should match.
E.g. A nationwide restaurant chain might have one Organization schema entry and multiple LocalBusiness entries, one for each branch.
No, you only need to include Organization schema on key pages where your brand identity should be defined such as your homepage, About page, or Contact page. At minimum you should include it on one page.
If you use the same Organization JSON-LD snippet sitewide (e.g., injected via CMS or tag manager), that's fine - as long as the information is accurate and consistent across all pages.
Adding Organization schema doesn't guarantee that Google will display a Knowledge Panel for your brand. However, it does improve Google's ability to recognize your organization as an entity and connect it to other verified sources (like your website, social media profiles, and Wikidata).
To increase your chances make sure your schema includes a sameAs list linking to verified social accounts, keep your brand information consistent across all online platforms and build backlinks and media coverage that reinforce your brand's authority.
Yes - the logo property is highly recommended. Google often uses this image in Knowledge Panels and other brand-related displays.
Follow these best practices:
- Use a square, high-quality logo image (min 112x112 px).
- Host it on the same domain as your website.
- Reference it with an absolute URL (e.g., https://yourdomain.com/logo.png).
- Match the logo visible on your site.
Whenever you update your logo, brand name, or other business details, update your Organization schema markup ASAP. Outdated or inconsistent markup can confuse search engines and lead to mismatched brand visuals in SERPs.
Be sure to re-validate your schema after any changes using Google's Rich Results Test or Schema Markup Validator.
sameAs property to connect your official website to verified profiles on platforms like LinkedIn, X (Twitter), Facebook, Instagram, YouTube, and Wikipedia (if available). This helps Google confirm your identity and sometimes display social icons directly in the Knowledge Panel.Yes but Schema.org includes several specialized subtypes of Organization, such as EducationalOrganization, NGO, GovernmentOrganization, SportsOrganization. If one of these better describes your entity, you can use it instead of the generic Organization schema.
This gives Google more specific context and may improve how your entity is represented in search results.
Additional Resources
Official documentation and guides to help you get the most out of your schema markup.
Use our other schema markup generators
Organization logo markup
Physical business locations with hours and contact
Individuals with contact and professional info
Website identity with search action support
Concerts, lectures, festivals, and ticketed events
Job listings with salary, location, and requirements
Auto-generate Organization schema for your entire site
This generator handles one page. Schema Pilot scans your whole site and generates valid schema markup for every page automatically.