{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "IndividualInsights", "type": "object", "properties": { "alerts": { "type": "array" }, "warnings": { "type": "array" } } }