Generate JSON-LD schema
generate_schemaGenerate JSON-LD structured data tailored to a website to improve AI assistant and search engine understanding.
Instructions
Generate ready-to-paste structured data (JSON-LD schema) tailored to a website, to improve how AI assistants and search engines understand it. Use this when someone asks for "schema," "structured data," "JSON-LD," or wants the actual markup to implement a recommendation. Returns valid JSON-LD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Schema type, or auto-detect. | |
| domain | Yes | The website domain, e.g. "example.com". |