{
  "recipient": {
    "id": "123456"
  },
  "message": {
    "text": "Hello World",
    "attachment": {
      "type": "template",
      "payload": {
        "template_type": "generic",
        "elements": [
          {
            "title": "Beijing and Great Wall",
            "image_url": "https://goolala.co/app/uploads/2025/09/The-Forbidden-City-1-1280.jpg",
            "subtitle": "4 Days 2 Nights by Hainan Airlines",
            "default_action": {
              "type": "web_url",
              "url": "https://www.originalcoastclothing.com/",
              "webview_height_ratio": "tall"
            },
            "buttons": [
              {
                "type": "web_url",
                "url": "https://www.originalcoastclothing.com/",
                "title": "Program Details"
              },
              {
                "type": "postback",
                "title": "Travel Date",
                "payload": "program_details"
              }
            ],
            "price": "1200",
            "currency": "THB"
          },
          {
            "title": "Beijing highlights and Juyongguan Great Wall",
            "image_url": "https://goolala.co/app/uploads/2026/01/Tiananmen.png",
            "subtitle": "4 days, 3 nights",
            "default_action": {
              "type": "web_url",
              "url": "https://www.originalcoastclothing.com/",
              "webview_height_ratio": "tall"
            },
            "buttons": [
              {
                "type": "web_url",
                "url": "https://www.originalcoastclothing.com/",
                "title": "Program Details"
              },
              {
                "type": "postback",
                "title": "Travel Date",
                "payload": "DEVELOPER_DEFINED_PAYLOAD"
              }
            ],
            "price": "1300",
            "currency": "THB"
          },
          {
            "title": " ",
            "image_url": "",
            "subtitle": "",
            "default_action": {
              "type": "web_url",
              "url": "https://www.originalcoastclothing.com/",
              "webview_height_ratio": "tall"
            },
            "buttons": [
              {
                "type": "web_url",
                "url": "https://www.originalcoastclothing.com/",
                "title": "Back"
              },
              {
                "type": "postback",
                "title": "To Choose City",
                "payload": "DEVELOPER_DEFINED_PAYLOAD"
              }
            ],
            "price": "1400",
            "currency": "THB"
          }
        ]
      }
    },
    "quick_replies": [
      {
        "content_type": "text",
        "title": "Thailand",
        "payload": "PICKED_RED_PAYLOAD",
        "image_url": ""
      },
      {
        "content_type": "text",
        "title": "China",
        "payload": "PICKED_GREEN_PAYLOAD",
        "image_url": ""
      },
      {
        "content_type": "text",
        "title": "Vietnam",
        "payload": "PICKED_GREEN_PAYLOAD",
        "image_url": ""
      },
      {
        "content_type": "text",
        "title": "Japan",
        "payload": "PICKED_GREEN_PAYLOAD",
        "image_url": ""
      }
    ]
  }
}
