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