validate_structured_data
Validate structured data on a web page by extracting JSON-LD, Microdata, and RDFa, checking against Schema.org types, and reporting missing properties for SEO audits.
Instructions
Fetch a web page and extract all structured data (JSON-LD, Microdata, RDFa). Validates against common Schema.org types and reports missing properties. Useful for SEO audits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the page to check (e.g., "https://example.com") |