{
"id": "text",
"root_id": "text",
"name": "text",
"active": true,
"characteristics": "text",
"seo_title": "text",
"seo_description": "text",
"seo_meta_keywords": [
"text"
],
"order": 1,
"specifications": [
{
"name": "text",
"items": [
{
"id": "text",
"category_id": "text",
"name": "text",
"type": "text",
"values": [
"text"
],
"is_searchable": true
}
]
}
],
"image_resource_id": "text",
"attributes": {
"ANY_ADDITIONAL_PROPERTY": {}
}
}