generate_article_schema
Create Article JSON-LD markup for search engines, specifying headline, author, and publication date to enhance rich results.
Instructions
Generate Article JSON-LD. Dates should be ISO 8601 (YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headline | Yes | ||
| image_url | No | ||
| author_name | Yes | ||
| description | No | ||
| date_modified | No | ||
| date_published | Yes | ||
| publisher_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |