{
    "ID": "id",
    "post_title": "title",
    "post_content": "description",
    "post_excerpt": "short_description",
    "_sku": "sku",
    "_price": "price",
    "_regular_price": "regular_price",
    "_sale_price": "sale_price",
    "_stock": "quantity",
    "_stock_status": "availability",
    "_weight": "weight",
    "_length": "length",
    "_width": "width",
    "_height": "height",
    "Category": "product_type",
    "Tags": "custom_label_0"
}