{ "type": "object", "name": "Context2", "properties": { "templateId": { "type": "string" }, "language": { "type": "string" } }, "required": [ "templateId", "language" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }