How to Choose Organization, Product, Article, and Breadcrumb Schema
This article is published by GrowSiteX and includes descriptions of the product and related services.
Use Organization to describe the company entity, usually on the home or about page. Use Product on a genuine product page whose name, description, brand, and any offer or review data match visible content. Use Article for news, blog posts, and educational guides. Use BreadcrumbList for the page's place in the website hierarchy. Related types can coexist, but markup must not misclassify the page or contain hidden, unsupported facts.
Choose from the page subject, not from the desired search appearance
Schema.org vocabulary and the structured data features supported by a search platform are not identical. Start by defining the job of the page, then review the current documentation for the target search system and its supported properties.
Structured data is a machine-readable description of visible content, not a second promotional page. Correct type selection and valid syntax do not guarantee a rich result, ranking, or AI citation.
Organization: identify the company
Organization describes a company or brand entity and normally belongs on the home or about page. Depending on the public facts and platform guidance, it may include the formal name, URL, logo, contact details, address, and official profile references.
The site can reuse a stable organisation identifier without embedding a conflicting corporate profile in every article. An Article publisher or author can reference the same entity. Names, logo URLs, addresses, and phone numbers must match the visible page and the real organisation.
Common errors include using an invented abbreviation, placing an email address in the name field, referencing an inaccessible logo, publishing an address different from the contact page, or treating an uncontrolled third-party profile as official.
Product: describe a real product on the page
Product represents a named product or identifiable item. The visible page should show the product name, description, brand or manufacturer, and the other facts used in markup. Add offers, availability, reviews, or ratings only when they are genuine, current, and visible.
A complex B2B service or industry solution does not automatically become a Product because the business wants a product-style result. A solution page may be better expressed as a WebPage with links to specific products. An educational article that mentions a product usually remains an Article.
Common errors include labelling every article as Product, adding a hidden price, copying unrelated reviews, using a model identifier that differs from the page, or leaving an Offer available after the product is retired.
Article: describe news and educational content
Article applies to news, blog posts, guides, and knowledge content. Typical fields include headline, description, datePublished, dateModified, author, publisher, inLanguage, and mainEntityOfPage.
Dates must represent real publication and substantive modification. An author can be a person or an organisation, but readers should see the same responsibility on the page. The headline should match the H1 in meaning, and mainEntityOfPage should use the canonical URL.
Common errors include changing dateModified on every build, placing the author only in JSON-LD, using a structured headline that conflicts with the visible title, declaring several URLs as the main article page, or marking a promotional landing page as news.
BreadcrumbList: represent site hierarchy
BreadcrumbList describes the path from a top-level page or category to the current page. Ordered items include position, name, and item. The visible breadcrumb and JSON-LD should agree.
A breadcrumb is not a list of target keywords and is not browser history. An article may use Home > News > Article title; a product may use Home > Products > Product name. Do not invent a category page when the site has no genuine intermediate level.
Common errors include duplicate positions, a wrong current URL, disagreement with the visible breadcrumb, an English hierarchy on a Chinese page, or a breadcrumb target that returns 404.
How the types can work together
The home page can publish Organization; it may not need a breadcrumb. A product page can combine Product and BreadcrumbList. An editorial page can combine Article and BreadcrumbList while referencing Organization as publisher. A visible FAQ may use FAQPage under the current platform rules. Do not add unrelated types simply to increase the amount of markup.
Each node should describe a different but related fact. Use stable URLs or @id values where appropriate so entity references remain consistent. Avoid conflicting nodes with different company names, logos, or product identities.
JSON-LD, Microdata, or RDFa
Google documentation generally recommends JSON-LD because it is separated from layout and is easier to generate and maintain. The underlying facts must still exist visibly and stay synchronised regardless of syntax.
Template generation must escape special characters, output valid JSON, use explicit date formats and absolute canonical URLs, and avoid empty values in arrays. Parse the JSON and use structured data testing tools before publication.
Release validation checklist
- Page subject and schema type agree.
- Required and recommended fields come from current, visible, verifiable facts.
- Canonical, mainEntityOfPage, and breadcrumb items use consistent preferred URLs.
- Each language page has the correct language, title, author, dates, and addresses.
- JSON parses and does not create conflicting duplicate entities.
- The page returns 200, and referenced logos and destinations are accessible.
- Content changes update both the visible page and JSON-LD.
- Platform documentation is reviewed periodically because support can change.
Schema in the GrowSiteX publishing workflow
GrowSiteX can connect article generation, review, schedules, and CMS publishing. A company can map Article and Breadcrumb properties to approved template fields, with web operations reviewing the canonical, locale, dates, and author.
Product and Organization information represents more stable site entities and commercial facts. Product and site owners should maintain it; an article-generation task should not infer it. Exact support depends on the current release, destination CMS, and implementation configuration.
References
- Google Search Central: Organization structured data
- Google Search Central: Product structured data
- Google Search Central: Article structured data
- Google Search Central: Breadcrumb structured data
Frequently asked questions
Should a product introduction article use Product or Article?
Follow the primary subject. If it is an authored, dated educational article, use Article and link to the product page. Use Product only when the page itself serves as the product resource and its visible facts meet the requirements.
Is more schema always better?
No. Add only properties that are relevant, true, visible, and maintainable. Unrelated or unsupported information creates conflict and compliance risk.
Is the work complete when a testing tool reports valid syntax?
No. Syntax does not confirm the right type or correct facts. Validate visible-content agreement, URL status, index controls, language relationships, and the update process as well.
SEO outcomes, AI citations, traffic, enquiries, and commercial results depend on the site, market, content quality, competition, and ongoing execution. No specific result is guaranteed.
Explore GrowSiteX
Select schema from the page's real subject and visible content: company identity, a genuine product, an editorial work, and site hierarchy have different semantics.