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