schema.org / Product

Relatix JSON-LD Tool

Google-friendly structured data with NAICS industry classification — www.jsonldtool.com

🔍
Output
Language
Direction
URL Examples
Width
Text Size
Color Mode
Typefaces
Product
📦

Product Information

Product name is required
Description is recommended
At least one image URL is required
One URL per line
Brand is recommended
Product URL required for merchant listings
🏷️

Product Identifiers

At least one identifier (SKU, GTIN, MPN) recommended
UPC/EAN/ISBN
Manufacturer part #
🏭

NAICS Industry Classification

🏭

SIC Industry Classification

📐

Attributes

💰

Pricing & Availability

Price is required
ISO date
📅

Rent to Own / Financing

Ratings & Reviews

🚚

Shipping Details

🚚

Delivery Fee

↩️

Return Policy

Completion5/33 fields (15%)

Validation

Required by Google
Product name is required
At least one image URL is required
Price is required
Product URL required for merchant listings
Recommended by Google
Description is recommended
Brand is recommended
At least one identifier (SKU, GTIN, MPN) recommended

Optimization Hints

Adding AggregateRating can improve click-through rates by up to 30% in search results.
Including at least one Review helps build trust and can enable review rich snippets.
Adding shipping details helps qualify for free shipping badges in Google Shopping.
Return policy information builds buyer confidence and is required for some Google Shopping features.
GTIN (UPC/EAN) helps Google match your product to its catalog, improving visibility.
ℹ️Multiple product images improve engagement and may appear in image search results.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "en"
12}
13</script>

Quick Reference

1. Select schema type above
2. Fill in the form fields on the left
3. Choose output format (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Resolve any validation errors above
5. Copy the output
6. Paste into your page's <head> section
Ctrl+Z Undo · Ctrl+Shift+Z Redo · Ctrl+S Export · Ctrl+Shift+C Copy
Copyright 2026 Relatix LLC

Corporation Schema in JSON-LD

Organization: A business corporation.

Corporation is a schema.org type. Use the generator above to build Corporation structured data as JSON-LD, Microdata, RDFa, XML or Open Graph, then paste it into your page to help Google, Bing and AI answer engines understand your content.

See the official definition at schema.org/Corporation.

Corporation properties

Properties defined directly on Corporation:

PropertyExpected typeDescription
tickerSymbolTextThe exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed …

Inherited properties

Corporation also inherits properties from Organization, Thing.

PropertyExpected typeDescription
acceptedPaymentMethodTextThe payment method(s) that are accepted in general by an organization, or for some specific demand …
actionableFeedbackPolicyURLFor a [[NewsMediaOrganization]] or other news-related [[Organization]], a statement about public en…
addressTextPhysical address of the item.
agentInteractionStatisticTextThe number of completed interactions for this entity, in a particular role (the 'agent'), in a part…
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.
alumniTextAlumni of an organization.
areaServedTextThe geographic area where a service or offered item is provided.
awardTextAn award won by or for this item.
brandTextThe brand(s) associated with a product or service, or the brand(s) maintained by an organization or…
companyRegistrationTextThe official registration number of a business including the organization that issued it such as Co…
contactPointTextA contact point for a person or organization.
correctionsPolicyURLFor an [[Organization]] (e.g. [[NewsMediaOrganization]]), a statement describing (in news media, th…
departmentTextA relationship between an organization and a department of that organization, also described as an …
dissolutionDateDateThe date that this organization was dissolved.
diversityPolicyURLStatement on diversity policy by an [[Organization]] e.g. a [[NewsMediaOrganization]]. For a [[News…
diversityStaffingReportURLFor an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]), a report on staffi…
dunsTextThe Dun & Bradstreet DUNS number for identifying an organization or business person.
emailTextEmail address.
employeeTextSomeone working for this organization.
ethicsPolicyURLStatement about ethics policy, e.g. of a [[NewsMediaOrganization]] regarding journalistic and publi…
eventTextUpcoming or past event associated with this place, organization, or action.
faxNumberTextThe fax number.
founderTextA person or organization who founded this organization.
foundingDateDateThe date that this organization was founded.
foundingLocationTextThe place where the Organization was founded.
funderTextA person or organization that supports (sponsors) something through some kind of financial contribu…
fundingTextA [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ow…
globalLocationNumberTextThe [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as Internatio…
hasCertificationTextCertification information about a product, organization, service, place, or person.
hasCredentialTextA credential awarded to the Person or Organization.
hasGS1DigitalLinkURLThe GS1 digital link associated with the object. This URL should conform to the particular requirem…
hasMemberProgramTextMemberProgram offered by an Organization, for example an eCommerce merchant or an airline.
hasMerchantReturnPolicyTextSpecifies a MerchantReturnPolicy that may be applicable.
hasOfferCatalogTextIndicates an OfferCatalog listing for this Organization, Person, or Service.
hasPOSTextPoints-of-Sales operated by the organization or person.
hasShippingServiceTextSpecification of a shipping service offered by the organization.
interactionStatisticTextThe number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most …
isicV4TextThe International Standard of Industrial Classification of All Economic Activities (ISIC), Revision…
iso6523CodeTextAn organization identifier as defined in [ISO 6523(-1)](https://en.wikipedia.org/wiki/ISO/IEC_6523)…
keywordsTextKeywords or tags used to describe some item. Multiple textual entries in a keywords list are typica…

+ 41 more inherited properties. See schema.org/Corporation for the full list.

Corporation JSON-LD example

{
  "@context": "https://schema.org",
  "@type": "Corporation",
  "name": "Example Corporation"
}

Frequently asked questions

What is Corporation schema?

Corporation (schema.org/Corporation) is a structured-data type used to describe a Corporation to search engines and AI systems. Adding Corporation JSON-LD to a page helps Google, Bing and answer engines understand the content and can enable rich results.

How do I add Corporation structured data to my website?

Fill in the Corporation fields in this tool, copy the generated JSON-LD, and paste it inside a <script type="application/ld+json"> tag in the <head> or <body> of your page. You can also export Microdata, RDFa, XML or Open Graph.

Is the Corporation JSON-LD generator free?

Yes. jsonldtool.com is a free Corporation schema generator and validator with no sign-up required.

Related schema types

Organization