Home
Schema.org
Schema Org Creative Work
Schema Org Creative Work
The most generic kind of creative work, including books, movies, photographs, software programs, etc.
Type: object
Properties: 39
Schema.org Structured Data Linked Data JSON-LD Vocabulary SEO Web Standards RDF Ontology
CreativeWork is a JSON Structure definition published by Schema.org, describing 39 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
type
context
name
headline
alternativeHeadline
description
text
abstract
url
image
author
creator
editor
publisher
contributor
datePublished
dateCreated
dateModified
copyrightYear
copyrightHolder
license
inLanguage
keywords
genre
about
isPartOf
hasPart
position
version
encodingFormat
interactionStatistic
commentCount
review
aggregateRating
offers
accessMode
accessibilityFeature
sameAs
identifier
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"type": "object",
"name": "CreativeWork",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc.",
"properties": {
"type": { "type": "string" },
"context": { "type": "string" },
"name": { "type": "string" },
"headline": { "type": "string" },
"alternativeHeadline": { "type": "string" },
"description": { "type": "string" },
"text": { "type": "string" },
"abstract": { "type": "string" },
"url": { "type": "string" },
"image": { "type": "string" },
"author": { "type": "array", "items": { "type": { "$ref": "schema-org-person.json" } } },
"creator": { "type": { "$ref": "schema-org-person.json" } },
"editor": { "type": { "$ref": "schema-org-person.json" } },
"publisher": { "type": { "$ref": "schema-org-organization.json" } },
"contributor": { "type": "array", "items": { "type": { "$ref": "schema-org-person.json" } } },
"datePublished": { "type": "date" },
"dateCreated": { "type": "date" },
"dateModified": { "type": "date" },
"copyrightYear": { "type": "int32" },
"copyrightHolder": { "type": { "$ref": "schema-org-organization.json" } },
"license": { "type": "string" },
"inLanguage": { "type": "string" },
"keywords": { "type": "array", "items": { "type": "string" } },
"genre": { "type": "string" },
"about": { "type": "string" },
"isPartOf": { "type": { "$ref": "#" } },
"hasPart": { "type": "array", "items": { "type": { "$ref": "#" } } },
"position": { "type": "string" },
"version": { "type": "string" },
"encodingFormat": { "type": "string" },
"interactionStatistic": { "type": { "$ref": "#/definitions/InteractionCounter" } },
"commentCount": { "type": "int32" },
"review": { "type": "array", "items": { "type": { "$ref": "schema-org-review.json" } } },
"aggregateRating": { "type": { "$ref": "schema-org-aggregate-rating.json" } },
"offers": { "type": "array", "items": { "type": { "$ref": "schema-org-offer.json" } } },
"accessMode": { "type": "string" },
"accessibilityFeature": { "type": "array", "items": { "type": "string" } },
"sameAs": { "type": "array", "items": { "type": "string" } },
"identifier": { "type": "string" }
},
"definitions": {
"InteractionCounter": {
"type": "object",
"name": "InteractionCounter",
"properties": {
"type": { "type": "string" },
"interactionType": { "type": "string" },
"userInteractionCount": { "type": "int32" }
}
}
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/schema-org-creative-work"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.