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