ok guys, so basically I need help

I understand how the JSON script works

but im attempting an API that does NOT use "" for categories

ex: "LTC":20292;"DOGE":9384;

but instead it uses: LTC:92323;DOGE:93082

How can I get this to look for DOGE?

This is what I have....
Code:
alias maincheck {
  JSONOpen -duw height https://www.eobot.com/api.aspx?total=423282?doge=v.altitude
  JSONURLOption height Cache-Control no-cache
  JSONGet height
  echo -a $json(height,DOGE)
}


heres what the API looks like:

Code:
Total:0.00094489;BTC:0.00000000;ETH:0.00000000;LTC:0.00000000;DAO:0.00000000;DOGE:3.00000000;XRP:0.00000000;DASH:0.00000000;RDD:0.00000000;BTS:0.00000000;CURE:0.00872575;XEM:0.00000000;XMR:0.00000000;VOX:0.00000000;FCT:0.00000000;BCN:0.00000000;PPC:0.00000000;LSK:0.00000000;MAID:0.00000000;BLK:0.00000000;GRC:0.00002008;GOLD:0.00000000;GHS:2.78868849;GHS2:0.00000000;SCRYPT:0.00000000;BPPD:0.00007349;PPD:10.83832093