JSON

		
"object": {
	"string": "string",
	"array": [
		"name",
		"names"
	],
	"object" : {
		"nested": "<div>html</div>"
	}
	"numbers": 1
}