Source position: fpjson.schema.loader.pp line 33
type TLoadKeywordInfo = record
Schema: TJsonSchema;
Keyword: TJSONStringType;
Value: TJSONData;
end;