Convert Profile data to JSON format.
The JSON format must be follow this schema:
{ "name": "(Profile name)", "animal": 0 }
Json toJson();