{ "$schema": "https://json-structure.org/schema/v0", "name": "HumanUser", "type": "object", "properties": { "profile": {"type": "object"}, "email": {"type": "object"}, "phone": {"type": "object"} } }