{
	"isItYesOrNo": 1,
	"boolFromString" : "1",
	"boolFromNumber" : 1,
	"boolFromBoolean" : true,

	"unorderedList": ["1","5","7","2"],
	"dynamicUnorderedList": ["a", "3"],

	"stringFromNumber": 19.95,
	"numberFromString": "1230.99",
	"doubleFromString": "16909129",

	"importantEvent": "2012-11-26T10:00:01+02:00",

	"websiteURL": "http://www.visir.is/jordan-slaer-milljard-af-villunni-sinni/article/2013130709873?key1=test&q=search%20terms",

	"timeZone": "PST",

	"stringArray": ["one", "two", "three"]
}
