JSON.parse(post.custom_fields["FIELD_NAME"])
You can use above command to convert the string to JSON object.