{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Activities", "type": "object", "properties": { "filters": { "type": "array" }, "metricNames": { "type": "array" }, "kind": { "type": "string" } } }