{
    "Parent": {
        "pages": {
            "services": {
                "default": {
                    "style": "tab",
                    "layout": [
                        [
                            {
                                "type": "bb-iframe-panel",
                                "width": 12,
                                "panel_params": {
                                    "path": "edit_parent/service"
                                }
                            }
                        ]
                    ]
                },
                "values": "*bbc"
            },
            "people": {
                "default": {
                    "style": "tab",
                    "layout": [
                        [
                            {
                                "type": "bb-iframe-panel",
                                "width": 12,
                                "panel_params": {
                                    "path": "edit_parent/person"
                                }
                            }
                        ]
                    ]
                },
                "values": "*bbc"
            }
        }
    }
}
