{ "hello": { "places": ["world", "galaxy", "universe"], "objects": { "planets": {"fifth": "jupiter"} } } }
Result:
{ "hello": { "places": ["home", "couch", "whirlpool"], "objects": { "planets": {"first": "center"} } } }