{
    "success": true,
    "data": {
        "items": [
            {
                "product_id": 11,
                "category": "safety",
                "title": "安全专家-陈工",
                "tags": "安全评估,隐患排查,应急演练",
                "service_area": "华东地区",
                "rating_score": 4.8,
                "resource_type": "safety_expert"
            }
        ],
        "category_filter": "safety"
    },
    "meta": {
        "type": "consult-products"
    }
}