Racking my brain on this parser

Racking my brain on this parser

@Eddie Elsenburg

I have raw data coming in that was already decoded in my console before sending out.
I have tried more ways than I can count to get the data over to the bucket. I have added the variables, tried const and payload push but I get nowhere. The only things I really want are altitude, battery, latitude, longitude, sats, and speed…any help would be appreciated.
[
{
“variable”: “helium_payload”,
“value”: "{“app_eui”:“953EB6C960014E79”,“decoded”:{“payload”:{“altitude”:0,“battery”:“3.62”,“latitude”:29.3148483,“longitude”:-94.8008616,“sats”:6,“speed”:“0.00”},“status”:“success”},“dev_eui”:“A2AD45B9B87831BD”,“devaddr”:“03000048”,“downlink_url”:"Helium Console,
“serie”: “1618952021446”,
“metadata”: null
}
]