{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Ipv4Route", "type": "object", "properties": { "attributes": { "type": "object" }, "children": { "type": "array" } } }