Help with data convert

Is there any way to convert data in this format {components: {"minecraft:lore": ['{"bold":true,"color":"gray","extra":[{"color":"dark_purple","text":"615"}],"text":"Gear Score: "}', '{"color":"gray","extra":[{"color":"red","text":"+260"}],"text":"Damage: "}', '{"color":"gray","extra":["+150"],"text":"Strength: "}', '{"color":"gray","extra":[{"color":"green","text":"+350"}],"text":"Intelligence: "}', '{"color":"gray","extra":[{"color":"green","text":"+30"}],"text":"Ferocity: "}', '" [✎][⚔]"', '{"color":"gray","extra":[{"bold":true,"color":"green","text":"50%"}," damage to Withers."],"text":"Deals +"}', '{"color":"gray","extra":[{"bold":true,"text":"+1 ❁ Damage "},{"bold":true,"color":"gray","text":"and "},{"bold":true,"color":"green","text":"+2 "},{"bold":true,"color":"aqua","text":"✎"}],"text":"Grants "}', '{"bold":true,"color":"aqua","extra":[{"bold":true,"color":"gray","text":"per "},{"bold":true,"color":"red","text":"Catacombs "},{"bold":true,"color":"gray","text":"level."}],"text":"Intelligence "}', '{"color":"yellow","text":"Right-click to use your class ability!"}', '{"color":"dark_gray","text":"This item can be reforged!"}', '{"color":"red","text":"❣ Requires Catacombs Floor VII"}', '{"color":"red","text":"Completion."}', '{"color":"#FF7E29","text":"LEGENDARY DUNGEON SWORD"}'], "minecraft:attribute_modifiers": {modifiers: [{amount: 15.0d, id: "minecraft:attack_damage", slot: "mainhand", type: "minecraft:generic.attack_damage", operation: "add_value"}, {amount: 3.0d, id: "minecraft:attack_speed", slot: "mainhand", type: "minecraft:generic.attack_speed", operation: "add_value"}]}, "minecraft:unbreakable": {}, "minecraft:custom_name": '{"color":"gold","extra":[{"color":"red","text":"➎"}],"text":"Heroic Hyperion ✪✪✪✪✪"}', "minecraft:rarity": "epic", "minecraft:hide_additional_tooltip": {}}, count: 1, id: "minecraft:iron_sword"} to a normal give command? sorry for the text dump but it is the data get output I need to convert it to a give command

Continue to help post