{
    "key": "group_pctech_hp_faq_fields",
    "title": "PCTech Homepage — FAQ Fields",
    "fields": [
        {
            "key": "field_pctech_hp_faq_question",
            "label": "Câu hỏi",
            "name": "faq_question",
            "type": "text",
            "instructions": "Nếu để trống sẽ dùng Tiêu đề bài viết."
        },
        {
            "key": "field_pctech_hp_faq_answer",
            "label": "Câu trả lời",
            "name": "faq_answer",
            "type": "textarea",
            "rows": 3,
            "instructions": "Nếu để trống sẽ dùng nội dung bài viết."
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "faq"
            }
        ]
    ],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "active": true,
    "description": "Field cho CPT faq. Gán taxonomy faq_group (remote / onsite / recovery / business) để đúng nhóm hiển thị."
}
