Corporation Schema – Complete Guide for Business Organizations
Corporation schema markup is designed for business corporations, companies, and corporate entities. It provides structured data about corporate information, business structure, and organizational details.
What is Corporation Schema?
Corporation schema describes business corporations, companies, and corporate entities. It provides specific properties for corporate structure, business information, and organizational details that help search engines properly categorize business entities.
Corporation Schema Implementation
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Corporation",
"@id": "https://example.com/corporation/#corporation",
"name": "TechCorp Inc.",
"description": "Leading technology corporation specializing in software development...",
"url": "https://example.com",
"foundingDate": "2005-03-15",
"legalName": "Technology Corporation Incorporated",
"taxID": "12-3456789",
"numberOfEmployees": 500,
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Business Ave",
"addressLocality": "Corporate City",
"addressRegion": "CC",
"postalCode": "12345",
"addressCountry": "US"
}
}
</script>Frequently Asked Questions
What is Corporation schema used for?
Corporation schema describes large business entities, corporations, and companies. It provides detailed information about corporate structure, leadership, operations, and business activities to help search engines understand and display corporate information.
How do I add Corporation schema to my company pages?
Add JSON-LD structured data with required properties like name and url. Include optional properties like foundingDate, numberOfEmployees, and corporate structure information for enhanced corporate profiles.
What are the required properties for Corporation schema?
Required properties include name (company name) and url (website address). For rich results eligibility, you'll also need additional corporate information like description and contact details.
How does Corporation schema differ from Organization schema?
Corporation is a specific subtype of Organization schema designed for large corporate entities. It includes additional properties specific to corporate structure like board members, subsidiaries, and stock information.
Can Corporation schema include stock information?
Yes, use tickerSymbol for stock exchange symbols and can have properties like market capitalization and trading information. This is particularly useful for publicly traded companies.
How do I add corporate leadership information?
Use founder for company founders, board members for board of directors, and employee information for key executives. Link to Person schemas for detailed executive profiles.
Can Corporation schema include subsidiary information?
Yes, use subsidiary property to list subsidiary companies and parentOrganization for parent company relationships. This helps establish corporate hierarchies and relationships.
Does Corporation schema help with corporate brand visibility?
Yes, Corporation schema enhances corporate brand visibility by providing structured information about company operations, leadership, and business activities that search engines can prominently display.
How do I add industry and sector information?
Use industry property for business sectors and knowsAbout for specific areas of expertise. Include NAICS or SIC codes when applicable for precise industry classification.
Can Corporation schema include financial information?
While not directly supported, you can include revenue information through additionalProperty. However, be cautious with financial data and ensure compliance with disclosure requirements.
What's the best way to handle multi-national corporations?
Use multiple location entries for global offices and specify regional headquarters. Include language information and regional contact details for international operations.
How do I add corporate social responsibility information?
Include hasOffer for CSR programs, sponsor for charitable activities, and additionalProperty for sustainability initiatives. This enhances corporate reputation and values display.
Does Corporation schema improve business search visibility?
Yes, Corporation schema provides comprehensive business information that helps search engines create rich corporate knowledge panels and enhance business search results.
How often should I update Corporation schema?
Update when leadership changes, new subsidiaries are acquired, or business information changes. Keep employee counts, contact information, and corporate structure current.
Related Schema Types
Additional JSON-LD Examples
Technology Corporation
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Corporation",
"@id": "https://example.com/corporation/#corporation",
"name": "TechGlobal Corporation",
"legalName": "TechGlobal Corporation Inc.",
"alternateName": ["TechGlobal Corp.", "TGC"],
"url": "https://example.com",
"logo": "https://example.com/logo.svg",
"description": "Leading technology corporation specializing in enterprise software, cloud computing, and digital transformation solutions. Serving Fortune 500 companies worldwide with innovative technology products and services.",
"foundingDate": "1995-03-15",
"founder": [
{
"@type": "Person",
"name": "Sarah Chen",
"jobTitle": "Co-Founder & CEO"
},
{
"@type": "Person",
"name": "Michael Rodriguez",
"jobTitle": "Co-Founder & CTO"
}
],
"numberOfEmployees": 25000,
"industry": "Information Technology",
"naics": "541511",
"tickerSymbol": "TECH",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+1-555-0123",
"contactType": "customer service",
"availableLanguage": ["English", "Spanish", "Mandarin"]
},
{
"@type": "ContactPoint",
"telephone": "+1-555-0124",
"contactType": "investor relations",
"email": "[email protected]"
}
],
"address": [
{
"@type": "PostalAddress",
"streetAddress": "100 Innovation Drive",
"addressLocality": "Silicon Valley",
"addressRegion": "CA",
"postalCode": "94043",
"addressCountry": "US"
},
{
"@type": "PostalAddress",
"streetAddress": "200 Global Plaza",
"addressLocality": "London",
"addressRegion": "England",
"postalCode": "EC2A 1PQ",
"addressCountry": "GB"
}
],
"sameAs": [
"https://www.linkedin.com/company/techglobal-corporation",
"https://twitter.com/techglobalcorp",
"https://www.facebook.com/TechGlobalCorp"
],
"knowsAbout": [
"Enterprise Software",
"Cloud Computing",
"Artificial Intelligence",
"Cybersecurity",
"Digital Transformation",
"Data Analytics"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Technology Solutions",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Cloud Migration Services",
"description": "End-to-end cloud migration and modernization"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Product",
"name": "Enterprise Security Platform",
"description": "Comprehensive cybersecurity solution"
}
}
]
},
"subsidiary": [
{
"@type": "Organization",
"name": "TechGlobal Cloud Services Ltd.",
"url": "https://cloud.techglobal.com"
},
{
"@type": "Organization",
"name": "TechGlobal AI Labs Inc.",
"url": "https://ai.techglobal.com"
}
],
"boardMember": [
{
"@type": "Person",
"name": "Jennifer Walsh",
"jobTitle": "Chairman of the Board"
},
{
"@type": "Person",
"name": "Dr. Robert Kim",
"jobTitle": "Board Director"
}
],
"employee": [
{
"@type": "Person",
"name": "Sarah Chen",
"jobTitle": "Chief Executive Officer"
},
{
"@type": "Person",
"name": "Michael Rodriguez",
"jobTitle": "Chief Technology Officer"
}
],
"award": [
"Fortune 500 Technology Company",
"Best Workplace 2023",
"Innovation Excellence Award 2024"
],
"slogan": "Transforming Business Through Technology",
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "Market Capitalization",
"value": "$45 billion"
},
{
"@type": "PropertyValue",
"name": "Global Offices",
"value": "28 countries"
},
{
"@type": "PropertyValue",
"name": "Research Budget",
"value": "$2.5 billion annually"
}
],
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://example.com/corporation"
}
}
</script>Manufacturing Corporation
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Corporation",
"@id": "https://example.com/corporation/#corporation",
"name": "Precision Manufacturing Corp",
"legalName": "Precision Manufacturing Corporation",
"url": "https://example.com",
"logo": "https://example.com/logo.svg",
"description": "Global leader in precision manufacturing and industrial equipment production. Specializing in aerospace components, automotive systems, and advanced manufacturing technologies with facilities worldwide.",
"foundingDate": "1972-08-20",
"founder": {
"@type": "Person",
"name": "James Harrington",
"jobTitle": "Founder"
},
"numberOfEmployees": 18500,
"industry": "Manufacturing",
"naics": "332710",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+1-800-555-0123",
"contactType": "sales",
"areaServed": "Worldwide"
},
{
"@type": "ContactPoint",
"telephone": "+1-800-555-0124",
"contactType": "technical support",
"availableLanguage": ["English", "German", "Japanese"]
}
],
"address": [
{
"@type": "PostalAddress",
"streetAddress": "500 Industrial Parkway",
"addressLocality": "Detroit",
"addressRegion": "MI",
"postalCode": "48201",
"addressCountry": "US"
},
{
"@type": "PostalAddress",
"streetAddress": "150 Manufacturing Strasse",
"addressLocality": "Stuttgart",
"addressRegion": "Baden-Württemberg",
"postalCode": "70173",
"addressCountry": "DE"
}
],
"sameAs": [
"https://www.linkedin.com/company/precision-manufacturing",
"https://twitter.com/precisionmfg",
"https://www.youtube.com/precisionmanufacturing"
],
"knowsAbout": [
"Precision Manufacturing",
"Aerospace Components",
"Automotive Systems",
"Industrial Automation",
"Quality Control",
"Supply Chain Management"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Manufacturing Solutions",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Product",
"name": "Aerospace Components",
"description": "High-precision components for aircraft and spacecraft"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Custom Manufacturing",
"description": "Bespoke manufacturing solutions for specialized requirements"
}
}
]
},
"subsidiary": [
{
"@type": "Organization",
"name": "Precision Aerospace Division",
"url": "https://aerospace.precision.com"
},
{
"@type": "Organization",
"name": "Precision Automotive GmbH",
"url": "https://automotive.precision.de"
}
],
"boardMember": [
{
"@type": "Person",
"name": "Dr. Maria Santos",
"jobTitle": "Board Chair"
}
],
"award": [
"Industry Excellence Award 2023",
"Quality Leadership Prize 2024",
"Innovation in Manufacturing Award"
],
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "Manufacturing Facilities",
"value": "15 worldwide"
},
{
"@type": "PropertyValue",
"name": "Production Capacity",
"value": "2.5 million units annually"
},
{
"@type": "PropertyValue",
"name": "Quality Certifications",
"value": "ISO 9001, AS9100, IATF 16949"
}
],
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://example.com/corporation"
}
}
</script>SEO & Rich Results Notes
SEO Benefits
Corporation schema enhances corporate brand visibility and business authority:
- • Rich corporate profiles in search results
- • Enhanced business knowledge panels
- • Improved corporate brand search visibility
- • Better targeting for business and B2B searches
- • Enhanced credibility signals for enterprise content
Rich Results Eligibility
Corporation schema enables enhanced business displays:
- • Corporate knowledge panels with company information
- • Leadership and executive information display
- • Corporate structure and subsidiary information
- • Industry and business focus areas
- • Contact and location information integration
Reference: Google's Search Central recommends Corporation markup for enhanced corporate and business search appearance.
Important Warnings
- Legal Compliance: Corporate information must comply with legal disclosure requirements and securities regulations. Consult legal counsel for sensitive corporate data.
- Accuracy Requirements: All corporate information must be accurate and up-to-date. Misleading financial or operational information can result in severe penalties.
- Privacy Considerations: Respect privacy laws when including employee and executive information. Obtain consent where required.
- Ownership Verification: Only represent companies you have authority to describe. Unauthorized corporate representation violates guidelines.
Official Documentation
- Schema.org: Corporation specification
- Google Search Central: Organization markup guide
- Rich Results Test: Validate Corporation markup