Check valid JSON String
To check whether entered string is in valid json format or not. Use below link. Check Valid JSON If you entered valid json string it will show output as shown in below image : If you entered invalid json string it will show output as shown in above image