{
	"title": "ScrollNews",
	"type": "object",
	"properties": {
		"text": {
			"type": "string",
			"format": "html"
		},
		"link": {
			"type": "string",
			"format": "url"
		}
	}
}
