{
  "mockup_id": "sleeve-mark",
  "type": "uniform",
  "industry_tags": [
    "general"
  ],
  "image_width": 500,
  "image_height": 500,
  "zones": [
    {
      "zone_id": "sleeve-mark",
      "role": "secondary",
      "zone_type": "rect",
      "points": [
        [
          230,
          160
        ],
        [
          300,
          160
        ],
        [
          300,
          220
        ],
        [
          230,
          220
        ]
      ],
      "max_logo_width_pct": 80,
      "blend": "multiply",
      "logo_variant": "mark-only"
    }
  ]
}