{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "GuestNetworkingInfo", "type": "object", "properties": { "dns_values": { "type": "object" }, "dns": { "type": "object" }, "interfaces": { "type": "array" } } }