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