{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "TableOfContents", "type": "object", "properties": { "content": { "type": "array" }, "suggestedInsertionIds": { "type": "array" }, "suggestedDeletionIds": { "type": "array" } } }