{
    "type": "gallery",
    "cards": [
        {
            "title": "title1",
            "subtitle": "subtitle1",
            "imageUrl": "https://www.shulincc.org/uploads/7/6/2/5/7625094/813416049_orig.png"
        },
        {
            "title": "title2",
            "subtitle": "subtitle2",
            "imageUrl": "https://www.shulincc.org/uploads/7/6/2/5/7625094/813416049_orig.png",
            "buttons": [
                {
                    "title": "btn1",
                    "type": "postback",
                    "value": "module-u8uARIe0FY"
                },
                {
                    "title": "btn2",
                    "type": "web_url",
                    "value": "http://google.com"
                }
            ]
        }
    ],
    "quickReplies": [
        {
            "payload": "module-u8uARIe0FY",
            "title": "know more about Bonnie",
            "type": "text"
        }
    ]
}