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