{
	"countries": [{
			"countryname": "India",
			"flag": "http:\/\/wptrafficanalyzer.in\/p\/demo1\/india.png",
			"language": "Hindi",
			"capital": "New Delhi",
			"currency": {
				"code": "INR",
				"currencyname": "Rupee"
			}
		},
		{
			"countries": [{
				"countryname": "India",
				"flag": "http://www.geocities.ws/nadzkhie/khuleen%20fan.jpg",
				"language": "Hindi",
				"capital": "New Delhi",
				"currency": {
					"code": "INR",
					"currencyname": "Rupee"
				}
			}]
		}
	]
}