Structured data settings
The Structured data settings module is an SEO tool that lets editors define schema.org structured data for a page and outputs it as JSON-LD in the page head with no visible front-end. You add one repeatable item per schema type, plus optional FAQ and breadcrumb blocks, making it the place to enrich a page with structured data for search engines.
Structured data items
The repeatable Structured data items group lets you add one entry per schema.org type (no items by default and no maximum), each injected as JSON-LD in the page head.
Schema type
The Schema type select (default Organization) determines which fields an item outputs and offers Organization, Local business, WebSite, Article / Blog post, Product, Event, Person and Custom (raw JSON-LD). Each choice reveals its own group: Organization and Person collect name, URL, logo or image, description or job title and social sameAs URLs; Local business adds telephone, price range, a full postal address and opening hours; WebSite takes name, URL and a search URL; Article / Blog post gathers headline, description, image, author, publisher, publisher logo and published/modified dates; Product captures name, description, image, brand, SKU, price, currency (default EUR), Availability (In stock the default, Out of stock or Pre-order) and rating value/review count; and Event captures name, description, image, start and end date & time, Status (Scheduled the default, Cancelled, Moved online, Postponed or Rescheduled), Attendance mode (In person the default, Online or Hybrid), a place with address and an online stream URL.
Custom JSON-LD
The Custom JSON-LD group, shown when Schema type is Custom (raw JSON-LD), exposes a single multi-line Raw JSON-LD field into which you paste a valid JSON object (without the script tag); it is output as-is for schemas not covered by the built-in types.
FAQ (FAQPage)
The FAQ (FAQPage) group has an Output FAQ schema toggle (off by default); enabling it reveals a repeatable Question group (empty by default) where each entry pairs a Question field with a multi-line Answer, all rendered as a FAQPage JSON-LD entity.
Breadcrumb (BreadcrumbList)
The Breadcrumb (BreadcrumbList) group has an Output breadcrumb schema toggle (off by default); enabling it reveals a repeatable Breadcrumb item group (empty by default), ordered from top to current page, where each entry has a Name and a URL, output as a positioned BreadcrumbList JSON-LD entity.
This module has no Style settings.
