{
	"index": {
		"description": "Page index.",
		"title": "Home",
		"url": "/",
		"children": [
			{
				"description": "Child page.",
				"title": "Child",
				"url": "/child"
			}
		]
	}
}