Instead of removing the numbers in front of the object names during parsing, you can also access the object's property like you would access an array element like so.
json.NA.formatted["24max"]
JavaScript variables must begin with a letter, $
or _
. That is the reason why you are getting an error instead.