How to filter nested JSON Data in Logstash

Please do not answer my Question with another Question.
My Question was from the Beginning clear, i gave an JSON Multiline Example, and asked to get two Fields from it. That is it. i have tried to write the json filter, but it works for JSON data ,which is written in a row(in Lines) not under each other with spaces(Multilines) like the first Example.
So Please if you can answer my First Question with the First Example what i wrote , it will be very good.