schema.org / FAQ Page

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
FAQ Page

Questions & Answers

At least one Q&A pair is required
Completion0/1 fields (0%)

Validation

Required by Google
At least one Q&A pair is required

Optimization Hints

Pages with 3+ FAQ items are more likely to receive rich result treatment.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "FAQPage",
5 "inLanguage": "en"
6}
7</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

FAQ Page Schema in JSON-LD

A [[FAQPage]] is a [[WebPage]] presenting one or more "[Frequently asked questions](https://en.wikipedia.org/wiki/FAQ)"…

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

Inherited properties

FAQPage also inherits properties from WebPage, CreativeWork, Thing.

PropertyExpected typeDescription
breadcrumbTextA set of links that can help a user understand and navigate a website hierarchy.
lastReviewedDateDate on which the content on this web page was last reviewed for accuracy and/or completeness.
mainContentOfPageTextIndicates if this web page element is the main subject of the page.
primaryImageOfPageTextIndicates the main image on the page.
relatedLinkURLA link related to this web page, for example to other related web pages.
reviewedByTextPeople or organizations that have reviewed the content on this web page for accuracy and/or complet…
significantLinkURLOne of the more significant URLs on the page. Typically, these are the non-navigation links that ar…
speakableURLIndicates sections of a Web page that are particularly 'speakable' in the sense of being highlighte…
specialtyTextOne of the domain specialities to which this web page's content applies.
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…

+ 93 more inherited properties. See schema.org/FAQPage for the full list.

FAQPage JSON-LD example

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

Frequently asked questions

What is FAQ Page schema?

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

How do I add FAQ Page structured data to my website?

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

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

Related schema types

Web Page