Based on the recommended values '{{recommendedValues}}' for the aspect '{{label}}', and the provided product description: '{{description}}', determine the most relevant item specifics for the aspect '{{label}}' for this eBay listing. If none of the recommended values apply, try to deduce relevant item specifics from the product description. 

Desired format:
{
    "values": ["<value1>", "<value2>", "<value3>", ...]
}

If there are no relevant values, respond with:
{
    "values": null
}
