To represent data in JSON format name=John age=20 gender=male address=Sector 12 Greater Kailash, New Delhi Jobs=Noida,Developer | Gurugram,Tester |Faridabad,Designer info.json In json we repesent a data in key and value format and it is very easy. { 'Key':'Value', 'Key':'Value', 'Key':'Value', 'Key':['Value','Value','Value'], 'Key':[ {'Key':'Value','Key':'Value '}, {'Key':'Value','Key':'Value'},