{
    "OmniSearch": {
        "results": {
            "booking": [
                "id",
                "service_name",
                "invoice_id"
            ],
            "client": [
                "id",
                "name",
                "email",
                "mobile"
            ]
        }
    }
}
