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

Question Schema in JSON-LD

A specific question - e.g. from a user seeking answers online, or collected in a Frequently Asked Questions (FAQ) docum…

Question is a schema.org type. Use the generator above to build Question 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/Question.

Question properties

Properties defined directly on Question:

PropertyExpected typeDescription
acceptedAnswerTextThe answer(s) that has been accepted as best, typically on a Question/Answer site. Sites vary in th…
answerCountNumberThe number of answers this question has received.
eduQuestionTypeTextFor questions that are part of learning resources (e.g. Quiz), eduQuestionType indicates the format…
parentItemTextThe parent of a question, answer or item in general. Typically used for Q/A discussion threads e.g.…
suggestedAnswerTextAn answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer si…

Inherited properties

Question also inherits properties from Comment, CreativeWork, Thing.

PropertyExpected typeDescription
downvoteCountNumberThe number of downvotes this question, answer or comment has received from the community.
parentItemTextThe parent of a question, answer or item in general. Typically used for Q/A discussion threads e.g.…
sharedContentTextA CreativeWork such as an image, video, or audio clip shared as part of this posting.
upvoteCountNumberThe number of upvotes this question, answer or comment has received from the community.
aboutTextThe subject matter of an object.
abstractTextAn abstract is a short description that summarizes a [[CreativeWork]].
accessibilityAPITextIndicates that the resource is compatible with the referenced accessibility API. Values should be d…
accessibilityControlTextIdentifies input methods that are sufficient to fully control the described resource. Values should…
accessibilityFeatureTextContent features of the resource, such as accessible media, alternatives and supported enhancements…
accessibilityHazardTextA characteristic of the described resource that is physiologically dangerous to some users. Related…
accessibilitySummaryTextA human-readable summary of specific accessibility features or deficiencies, consistent with the ot…
accessModeTextThe human sensory perceptual system or cognitive faculty through which a person may process or perc…
accessModeSufficientTextA list of single or combined accessModes that are sufficient to understand all the intellectual con…
accountablePersonTextSpecifies the Person that is legally accountable for the CreativeWork.
acquireLicensePageURLIndicates a page documenting how licenses can be purchased or otherwise acquired, for the current i…
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.
alternativeHeadlineTextA secondary title of the CreativeWork.
archivedAtURLIndicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaRe…
assessesTextThe item being described is intended to assess the competency or learning outcome defined by the re…
associatedMediaTextA media object that encodes this CreativeWork. This property is a synonym for encoding.
audienceTextAn intended audience, i.e. a group for whom something was created.
audioTextAn embedded audio object.
authorTextThe author of this content or rating. Please note that author is special in that HTML 5 provides a …
awardTextAn award won by or for this item.
characterTextFictional person connected with a creative work.
citationTextA citation or reference to another creative work, such as another publication, web page, scholarly …
commentTextComments, typically from users.
commentCountNumberThe number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is m…
conditionsOfAccessTextConditions that affect the availability of, or method(s) of access to, an item. Typically used for …
contentLocationTextThe location depicted or described in the content. For example, the location in a photograph or pai…
contentRatingTextOfficial rating of a piece of content&#x2014;for example, 'MPAA PG-13'.
contentReferenceTimeDateTimeThe specific time described by a creative work, for works (e.g. articles, video objects etc.) that …
contributorTextA secondary contributor to the CreativeWork or Event.
copyrightHolderTextThe party holding the legal copyright to the CreativeWork.
copyrightNoticeTextText of a notice appropriate for describing the copyright aspects of this Creative Work, ideally in…
copyrightYearNumberThe year during which the claimed copyright for the CreativeWork was first asserted.
correctionURLIndicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]], textually or in a…
countryOfOriginTextThe country of origin of something, including products as well as creative works such as movie and…
creativeWorkStatusTextThe status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplet…
creatorTextThe creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.

+ 88 more inherited properties. See schema.org/Question for the full list.

Question JSON-LD example

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

Frequently asked questions

What is Question schema?

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

How do I add Question structured data to my website?

Fill in the Question 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 Question JSON-LD generator free?

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

Related schema types

Comment