{
	"key" : "value",
	"a" : {
		"b" : "hello",
		"c" : {
			"d" : "good",
			"e" : "in the sky"
		}
	}
}